Pricing & Product Descriptions Cs-Cart Ultimate Configuration

Hi,

We have a 30.000 products store that shares them among 20 different stores with the cs cart ultimate version. I've been facing some issues regarding the configuration of descriptions, prices and other.

Indeed, we control everything from one single store.

1. How do we configure different pricing for store fronts ? (Seems that there is something from cs-cart missing here)

2. How would it be able through csv upload to share the description uploaded into the main store to be shared among the others stores ?

Thanks !

1. How do we configure different pricing for store fronts ? (Seems that there is something from cs-cart missing here)

You can just switch to the second store and add price which will be used for the selected store only using default Price field

2. How would it be able through csv upload to share the description uploaded into the main store to be shared among the others stores ?

You can clear the cscart_ult_product_descriptions table. In this case the system will take description from the main table with descriptions. Make a backup of this table just in case.

You can just switch to the second store and add price which will be used for the selected store only using default Price field

Indeed, but how can we bulk upload different prices to each products without create a new one ?

Thanks !

Indeed, but how can we bulk upload different prices to each products without create a new one ?

You can try Import functionality to import price for specific store-front. But do not forget to make backup of the database since import does not work correctly with store-front sometime