Monday, 15 February 2010

magento - show attributes in filter that related with configurable product -



magento - show attributes in filter that related with configurable product -

in store have products 2 main attributes : color , size.

in product listing page display each color of product, gave visibility first simple product of each color (the smallest size) in configurable product.

thats works fine me, problem have size attribute in filters section, because in product listing 1 size appear, don't have other sizes filter alternative related configurable product, there way display sizes ?

what have understand problem description that, want show color variations of same product in product list page, while size attribute should selected user.

for that, suppose have product , product b, indeed same product color variation, reddish , yellow. have create configurable product color set reddish (only red, don't add together other color variations) , set size attribute configurable options. (this our product a). need create configurable product color set yellowish , set size attribute configurable alternative (product b). display product , product b in product list page.

note: need 4 simple product

simple product 1 - color : reddish - size : 1 => these constitute product simple product 2 - color : reddish - size : 2 simple product 3 - color : yellowish - size : 1 => these 2 constitute prodcut b simple product 4 - color : yellowish - size : 2

and configurabe products

configurable product - color : reddish - configured : simple product 1 simple product 2 configurable product b - color : yellowish - configured : simple product 3 simple product 4

showing product , product b in product list page prepare problem.

good luck

magento magento-1.8

No comments:

Post a Comment