hixhix Posted April 24, 2011 Share Posted April 24, 2011 I'm using ps 1.4.1. I have different attributes for each product, and each attribute corresponds to a different price. At the moment, in the product page, the attributes are shown in a drop-down list. I was wondering how can I make a table instead of a dropdown list. In particular, I'd like to have 4 columns: first one is the attribute, second one is the corresponding price, third one is the quantity, and the last one is the add to cart button. Is there any option / module / existing solution to do this? Thanks. Link to comment Share on other sites More sharing options...
tomerg3 Posted April 24, 2011 Share Posted April 24, 2011 I have a few attribute modules that do something similar, see http://www.presto-changeo.com/en/9-attribute-modules Link to comment Share on other sites More sharing options...
marcibet Posted April 30, 2011 Share Posted April 30, 2011 i need this too. i just want in the product page that there is a table where all possibly combinations are listed in 3 columns: Article Number, Name, Price, Add To Basketfor example :AT501 --- Blue, 32 Gigabyte, 400g --- 200 EUR --- BASKETAT502 --- Blue, 64 Gigabyte, 400g --- 200 EUR --- BASKETAT503 --- Blue, 128 Gigabyte, 400g --- 200 EUR --- BASKETAT501 --- Red, 32 Gigabyte, 400g --- 200 EUR --- BASKETAT502 --- Red, 64 Gigabyte, 400g --- 200 EUR --- BASKETAT503 --- Red, 128 Gigabyte, 400g --- 200 EUR --- BASKETMy first thought was somethink like that: {if isset($groups)} {$combination.list}{$combination.quantity}{$combination.price} {/if} In combination.list are the index values of the attributes (for example '22','24','33') - how can i make Text out of this? for example "Blue, 32 Gigabyte, 400 gramm" ??Thank yoU!!!!! Link to comment Share on other sites More sharing options...
da22 Posted May 3, 2011 Share Posted May 3, 2011 I am interested too. Someone has way how to start Link to comment Share on other sites More sharing options...
hixhix Posted May 27, 2011 Author Share Posted May 27, 2011 I'm still looking for a solution. Please help. Thanks. Link to comment Share on other sites More sharing options...
marcibet Posted October 26, 2011 Share Posted October 26, 2011 Is there really no solution?? Link to comment Share on other sites More sharing options...
Aldeag Posted October 26, 2011 Share Posted October 26, 2011 Check if the the different sizes of kites with its different prices is what you are looking for: http://www.aldeaglob...?id_product=176 (Choose only the spanish flag in both) It shows different prices for different sizes. 1 Link to comment Share on other sites More sharing options...
cmbranco Posted November 21, 2011 Share Posted November 21, 2011 Hello Aldeag This is exactly what I need. Do you know the name of the module used? Thanks alot Link to comment Share on other sites More sharing options...
ricardoferreira.net Posted May 22, 2014 Share Posted May 22, 2014 hi cmbranco, have you solved your issue ? i'm looking to do this too ! thanks Link to comment Share on other sites More sharing options...
Recommended Posts