Jump to content

In Products list : one product by attribute


Numero50

Recommended Posts

Hello,

 

 

I'm working on PS1.6

All my products have a main product page with many attributes (like color, size etc).

I can not change this because we generate a pdf catalogue which prints the main product and list all attributes in a table.

 

In product_list.tpl, I want to print each products attributes like if they were products without attributes

 

Per example, in product_list.tpl :

 

Today, I have one unique product Dress

This product has attributes color and size :

Color : Red, Blue, Black

Size : S, M

 

Tomorrow, I would like to have products listed like that :

Red Dress S

Red Dress M

Blue Dress S

Blue Dress M

...

 

In product.tpl the attributes would be accessible as standard behavior.

 

I know that not using attributes but separated products would solve my problem but as I said, our pdf catalogue use attributes to be generated properly so I can not change this behavior

 

How can I print all product attributes in product_list.tpl ?

Thank you very much for your help

 

Kind Regards,

Thomas

 

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...