AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Twobad on April 13, 2014, 12:34:00 PM

Title: Stores Default Column In CSV File
Post by: Twobad on April 13, 2014, 12:34:00 PM
Hello Guys

I am trying to find out which column relates to the default store setting? When you are adding a new product and after you have selected your categories there is a setting below this that says stores then it has a box to tick it to enable is your store i take it.

Which column in the CSV file does this setting relate to please ******..

Thanks
Title: Re: Stores Default Column In CSV File
Post by: abantecart on April 13, 2014, 04:25:30 PM
This would be products_to_stores[0].store_id if you need for first store. Value is a store id number. Default value is 0
Title: Re: Stores Default Column In CSV File
Post by: Twobad on April 13, 2014, 04:55:27 PM
Thanks for the reply admin got it now ...

Thanks