In data feeds, i not only want to export the product code, brand etc. but also the sizes of the products which are active.
Is this possible?
Posted 29 January 2016 - 12:22 PM #1
In data feeds, i not only want to export the product code, brand etc. but also the sizes of the products which are active.
Is this possible?
Posted 01 February 2016 - 08:38 AM #2
You can export all options and their variants with the Options field.
If you want to export only available combinations, additional code modifications are required.
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.
Posted 01 February 2016 - 12:40 PM #3
Would you possibly share with me which file(s) should be modified?
Posted 01 February 2016 - 03:14 PM #4
Actually Data feeds module uses schema of the default Export/Import feature:
app/schemas/exim/products.php
You can start from extending it according to your needs
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.
Posted 01 February 2016 - 04:06 PM #5
Thank you very much, i will try to.
Posted 05 May 2016 - 02:03 PM #6
You are welcome! If you need to extend Data Feeds functionality, feel free to contact us
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.