different product "list price" for different store

I am using cs-cart Multivendor edition, is there any way to set different product “list price” for different store. rightnow in default i am only able to change list price for store in which product is currently assigned to.

any help please ??

anyone ???

anyone from cs-cart support team ??

If you want cs-cart support, contact the helpdesk.

Your request is confusing to me because MVE only has one store (but multiple vendors). so when you say you want different prices in different stores, I don't know what you really want to do.

Sorry mate for the confusion, i am using cs-cart ultimate edition and I have two stores rightnow,



Let me explain this to you,

Suppose i have two stores, “Store A” and “Store B”,

I have a product which is shared in those stores, and its currently assigned to store A,



Now, In Admin, When I set “All stores” from top,

and go in any product's page there are two prices which we can set “price” and “list price”.

in right of “price” texbox, there is “update-for-all-icon” from which i can update it for all stores, and if i dont click it then it just change price for specific store only. I dont see this for list price.



Now, In Admin, When I set “Store A” from top,

i am able to change both “price” as “list price”.



Now, in Admin, When I set “Store B” from top,

I am able to change “price” but not “list price” because its currently assigned to “Store A”.



Now, if i change list price when configuration is “Store A”, it automatically changed for “Store B” and “All Stores” settings,

What i want to do is different list price for a product for different stores.

Now you got this ?

[quote name=‘developer’ timestamp=‘1351060683’ post=‘147566’]

Sorry mate for the confusion, i am using cs-cart ultimate edition and I have two stores rightnow,



Let me explain this to you,

Suppose i have two stores, “Store A” and “Store B”,

I have a product which is shared in those stores, and its currently assigned to store A,



Now, In Admin, When I set “All stores” from top,

and go in any product’s page there are two prices which we can set “price” and “list price”.

in right of “price” texbox, there is “update-for-all-icon” from which i can update it for all stores, and if i dont click it then it just change price for specific store only. I dont see this for list price.



Now, In Admin, When I set “Store A” from top,

i am able to change both “price” as “list price”.



Now, in Admin, When I set “Store B” from top,

I am able to change “price” but not “list price” because its currently assigned to “Store A”.



Now, if i change list price when configuration is “Store A”, it automatically changed for “Store B” and “All Stores” settings,

What i want to do is different list price for a product for different stores.

Now you got this ?

[/quote]

Hi there!



The problem is, that the list price is stored globally in the cscart_products table, but the “normal” price is stored locally in the cscart_product_prices table.

So if you would like to use that way, you mentioned in your post, you have to create a custom extension to this functionallity :(

I have the same problem with this list prices. Did you guys came up with some solutions on this matter?

The lack of this feature makes ultimate version useless for us,



We want our .ie store in €

and our .co.uk in £



We want both prices to round to the closest price eg £399 / €499



We also have min RRP for currencies so direct conversion isnt any use to us,



Any ideas?

For some reason, pricing is not setable by company (oversight I'm sure). However, you might be able to assign users to different user groups for each store and set pricing based on that.



I believe Web Graphics has a currency updater that allows you to apply a factor to it. Or you can modify the free one I've posted in the past (search for me as author and then “currency”). You would have to add the factoring into that script.