Different Prices For The Same Product

Hello everybody,



I am new to CS-CART, this is my first post, so … nice to meet you all!

I have to create 3 prices per each product in cs cart. Depending on the geographic area, only one price from them should become active. I am not talking about currencies, which converts your price, I am talking about different prices (3) for the same product. (the sizes, etc… will have also the same price as the product)



For example, if a user is loging in from Europe, the price available for him should be the one in EUR. If he is in USA, the correct price for him, should be in Dollars. and so on …



Does anyone knows what is the best way to do it? Mod the product page form, alter the sql table with another 2 price columns etc… The Localization Tab, from Shopping/Taxes cn help me with this somehow? I saw that option only select the correct currency attached.



Any thoughts/ideas will be greatly appreciated,

10x

Hello Robert,



Yes, you are right. In this case you need to create several localization zones and set up the necessary currency for an each zone. You should add the necessary currency to the created localization under the “Items” tab on the editing localization page in your administration panel. After creating a localization, it is required to select it in the “Localization” option on the details pages of the desired products, categories, shippings , payments, pages, ads and news in your administration panel to display them for customers from the address selected for the localization.



For more information about how to set up localization, please refer to this article in our Knowledge Base: CS-Cart Documentation — CS-Cart 4.15.x documentation





Anastasiya Kozlova

CS-Cart Support team

[quote name='robert_p' timestamp='1308740574' post='115505']

Hello everybody,



I am new to CS-CART, this is my first post, so … nice to meet you all!

I have to create 3 prices per each product in cs cart. Depending on the geographic area, only one price from them should become active. I am not talking about currencies, which converts your price, I am talking about different prices (3) for the same product. (the sizes, etc… will have also the same price as the product)



For example, if a user is loging in from Europe, the price available for him should be the one in EUR. If he is in USA, the correct price for him, should be in Dollars. and so on …



Does anyone knows what is the best way to do it? Mod the product page form, alter the sql table with another 2 price columns etc… The Localization Tab, from Shopping/Taxes cn help me with this somehow? I saw that option only select the correct currency attached.



Any thoughts/ideas will be greatly appreciated,

10x

[/quote]





I find a solution, by defining / activating the Localization Option for the regions I want to apply the different prices.

I can create 3 products (add 1 new and clone the other 2) and then define the price for each one of them.

Doing those options, I can have different product per different Areas defined in Localizations. Pretty Cool, no?



What do you think? Sounds like a good thing to do? If it works for me, I am more than glad to apply it.

[quote name=‘CS-Cart Support team’ timestamp=‘1308742207’ post=‘115507’]

Hello Robert,



Yes, you are right. In this case you need to create several localization zones and set up the necessary currency for an each zone. You should add the necessary currency to the created localization under the “Items” tab on the editing localization page in your administration panel. After creating a localization, it is required to select it in the “Localization” option on the details pages of the desired products, categories, shippings , payments, pages, ads and news in your administration panel to display them for customers from the address selected for the localization.



For more information about how to set up localization, please refer to this article in our Knowledge Base: CS-Cart Documentation — CS-Cart 4.15.x documentation





Anastasiya Kozlova

CS-Cart Support team

[/quote]



Thanks Anastasiya,



Yes, I will go on using the Localization Features. It is pretty cool. :)

You are welcome, Robert.





Anastasiya Kozlova

CS-Cart Support team