How to create store item with multiple prices?

I’m building an online Art reproduction Store.

I need to assign more than one price to each item based on the size of the same picture.

How can I make it to show the item (picture) with pull down menu next to it?

In this drop menu there should be 4 sizes, and the price should change based on chosen size?

The example of what I’m looking for you can see here:

[URL]http://www.allposters.com/-sp/New-York-New-York-Brooklyn-Bridge-Posters_i201320_.htm[/URL]



There is only one difference between this example and my store - they change sizes with radio buttons and I’d like to do it with pull-down menu.



Thank you in advance for the help!

You should be able to do this with product options. you can specify a price modifer for each option (size, in your case).



Bob

[quote name=‘jobosales’]You should be able to do this with product options. you can specify a price modifer for each option (size, in your case).



Bob[/quote]

Thank you Bob!



I did this, and it works with the only one problem. Options are clearly visible on the page and the price calculation works fine, but, instead of showing new prices for every option, it shows the price difference that would be added to the base price.



I’ve attached the screen shot to illustrate the problem.



How can I show the sale prices (not price differences) in this pull down menu?

screen1.png

You would need to mod the code to display the selling price rather than the price modifier in the options dropdown. The one option you do have is to remove the price modifier in the dropdown. To do this, in Administration-.Settings:General, uncheck “Display modifiers for product options”.



There may be a mod in the forum to display the selling price for the product options. I am not sure if this does what you want but you can take a look at this post:

[url]http://forum.cs-cart.com/showpost.php?p=78547&postcount=5[/url]



Bob

[quote name=‘jobosales’]You would need to mod the code to display the selling price rather than the price modifier in the options dropdown. The one option you do have is to remove the price modifier in the dropdown. To do this, in Administration-.Settings:General, uncheck “Display modifiers for product options”. [/quote]

Thanks! It works. At least in the price filed I can clearly see prices.


[QUOTE]There may be a mod in the forum to display the selling price for the product options. I am not sure if this does what you want but you can take a look at this post:

[URL]http://forum.cs-cart.com/showpost.php?p=78547&postcount=5[/URL][/QUOTE]

I’ll read it. Thank you!

I am not an expert as you on cs -cart.

but is there is a way you sell my photos on your web site?

your web site looks great!!!