Hi there,
i just started with CS-Cart, and i think its a great Shop-System! But for the moment i am really missing one important function:
We have one cscart with 2 store-fronts and 2 different domains (one for a german shop and one for a uk-shop). We would like to share the same range of products and categories, but would like to set individual prices for products for each storefronts!
EXAMPLE:
[list]
[]UK Shop: Bottle = £ 4,99
[]German Shop: Bottle = € 5,99 (NOT 6,25 € (automatically calculated))
[/list]
Is that anyhow possible?? (Addons? Script-changes? etc)
Many thanks in advace!
Hueso
You will need an addon for this. You can have this coded for you by one of the cs-cart addon developers.
[quote name='Hueso' timestamp='1402755640' post='185731']
Hi there,
i just started with CS-Cart, and i think its a great Shop-System! But for the moment i am really missing one important function:
We have one cscart with 2 store-fronts and 2 different domains (one for a german shop and one for a uk-shop). We would like to share the same range of products and categories, but would like to set individual prices for products for each storefronts!
EXAMPLE:[list]
[]UK Shop: Bottle = £ 4,99
[]German Shop: Bottle = € 5,99 (NOT 6,25 € (automatically calculated))
[/list]
Is that anyhow possible?? (Addons? Script-changes? etc)
Many thanks in advace!
Hueso
[/quote]
Please check how products sharing works:
CS-Cart Documentation — CS-Cart 4.15.x documentation
You should use Configurable sharing:
Objects can be shared among stores and have different properties in every store. For example, when you share a product, you can define a different price, description, and other properties.