Add-on - Advanced Product Export (xml and csv formats)
Offers an alternative to the built-in CS-Cart mechanism for working with custom product feeds, the essence of which is to create configurable templates (which defines the format for its construction) and create separate feeds that can use previously created templates as well as flexible conditions (criteria) for adding products in it.
- Support xml, csv, yml, txt feeds formats;
- Ability to pre-prepare the feed file (using scheduled CRON tasks);
- The ability to upload "on the fly" (the product feed file will be generated before trying to download it - it is in demand if the task is to always return only the most relevant data);
- Possibility to add start product feeds template based on the built-in so-called Standard template (uses typical data (fields) of product feeds);
- The ability to edit the template without the need to edit the file code (only an understanding of the basics of Smarty is required);
- Ability to create a product feed template based on fields from additional addons (see the Integration with other addons section);
- Possibility of extending by addons of templates by their custom fields (in this case, development by the user’s addon or by third-party developers is necessary);
- The ability to create an unlimited number of individual product feeds based on previously created templates with their own settings and criteria for adding products;
- Ability to determine the name of the feed file;
- Ability to create feeds for the desired language (from installed in the store);
- The ability to determine the Brand feature in feed;
- Ability to choose the currency for feed;
- The ability to limit the number of images of products used in feed;
- Ability to use uploaded images - originals or prepared by CS-Cart thumbnails used in the product card;
- The ability to work with products - variations in feeds;
- The ability to upload product prices, taking into account promotions with the type For catalog;
- The ability to automatically start the formation of the feed according to the fulfilled condition (action, for example, immediately after the exchange with the accounting system has worked);
- The ability to determine whether to display the feed file on the screen or download the file when switching to the address of the finished upload;
- Ability to set authorization for access to the file of each upload (by the login - password pair configured for each file);
- The ability to specify the criteria for products to be added in feed by price (range), availability (only in stock or all), state of the product description (only with a completed description or all), presence of completed product images (only with an image or all), filter with Stop - words (in the fields: Product name, Short description, Detailed description, Keywords);
- The ability to specify product quantity as a criterion for the inclusion of products in the feed;
- The ability to specify as a criterion for the inclusion of products in the feed of conformity product category;
- The ability to specify product features as a criterion for including products in the feed;
- The ability to specify Manually as the criterion for including products in the feed (only necessary products for inclusion);
- The ability to specify as a criterion for exclusion of products from some category from the feed;
- The ability to specify as a criterion for exclusion of products from feed by filling Manually (only products necessary for exclusion);
- The ability to use additional parameters for unloads added by third party addons (including can be extended by custom development).
For CS-Cart Multi-Vendor edition:
- the administrator can create individual product feeds for a specific vendor and storefront (for Multi-Vendor Ultimate)
Integrations for addons (ready feeds + analytics pixels):
- CS-Cart Ultimate (or CS-Cart)
- Integrations
- 4.3.4
- 4.3.5
- 4.3.6
- 4.3.7
- 4.3.8
- 4.3.9
- 4.3.10
- 4.4.1
- 4.4.2
- 4.4.3
- 4.5.1
- 4.5.2
- 4.6.1
- 4.6.2
- 4.6.3
- 4.7.1
- 4.7.2
- 4.7.3
- 4.7.4
- 4.8.1
- 4.8.2
- 4.9.1
- 4.9.2
- 4.9.3
- 4.10.1
- 4.10.2
- 4.10.3
- 4.10.4
- 4.11.1
- 4.11.2
- 4.11.3
- 4.11.4
- 4.11.5
- 4.12.1
In some cases CS-Cart does not give possibility to extend functions (where is no hooks, another cases), so to inplement extra feature we need to insert it to code of CS-Cart.
- 6 months (a paid renewal is available upon expiration)
No posts found
AB dev team guarantees limited technical support to customers through its own technical support system. In order to use the technical support, authorize on the site and click the "Support" button.
Support
A complete list of technical support conditions look here

Attention! The new version of the add-on is not compatible with old templates. After add-on update, you have to update all dependent add-ons and their templates.
New features and improvements:
[+] Added compatibility with CS-Cart 4.12.1.
[+] Added progress bar for manual start of datafeed generating from the administrative panel.
[+] Added displaying of the last generating date of the file on the page of datafeeds list.
[+] Pages of the add-on in administrative panel are adapted for mobile devices.
[+] Added autogenerating of the Cron-key, when installing the add-on.
[+] In datafeed settings added product selection conditions by amount.
[+] On the datafeed editing page added link to edit the chosen template.
[+] On pages for managing templates and datafeeds added extra navigation menu.
[+] Multi-Vendor Ultimate edition. Added compatibility.
[+] Multi-Vendor edition. Added condition for product selection by vendor.
[+] Added ability to generate datafeed "on the fly".
Functionality changes:
[*] Queries were optimized for datafeed generating with a big amount of products.
Bug fixes:
[!] Ultimate edition. Product name on different storefronts, if different names were set for different stores, has been displayed incorrectly in some cases. Fixed.
[+] Added PHP hook "ab__pfe_get_items_after_table_fill".
[+] Added Ukrainian language support.
Bug fixes:
[!] SQL errors could occur when adding fields from tables connected by user. Fixed.
[!] Ultimate. Links for Cron tasks were specified excluding storefronts.
[!] Links to products of datafeed's file were always generated on the storefront language by default. Fixed.
[!] Datafeed's file left available even after feed disable. Fixed.
[*] Updated usergroups privileges.
Bug fixes:
[!] On multi-store site product links in a datafeed were incorrect. Fixed.
[!] Stucked datafeed generation didn't reset on cron. Fixed.
[!] On datafeed with features condition generated product variation (as one product) didn't load. Fixed.
[*] Attribute `group_id` was added into the template "General".
Bug fixes:
[!] When the option "Export variations" is enabled, field `variation_group_id` wasn't loaded. Fixed.
[+] Added the ability to install the demo data with all products list.
Functionality changes:
[*] Option "Export variations" work logic is changed.
Bug fixes:
[!] An error occurred at deleting the category. Fixed.
[*] Variations export is adapted to cs-cart 4.10.2
! fixed bug with empty company_id on ultimate;
[+] added ability to include single products;
Bug fixes:
[!] fixed notice on datafeed delete;
[!] fixed error with last product key;
[!] fixed issue with wrong link (if SEO addon is deactivated);
+ added ability to substitute features names by product categories;
+ added hook "ab__pfe_get_product_features";
https://cs-cart.alexbranding.com/en/ab__product_feed_export.doc
------------------------------------------------------------------------
+ added users permissions;
v2.8 March 15, 2017
------------------------------------------------------------------------
~ hide category parent_id, if parent category does not exports;
v2.7 February 24, 2017
------------------------------------------------------------------------
~ add multi-frontstore support;
v2.6.1 October 19, 2016
------------------------------------------------------------------------
~ fixed error with sql field on addon update;
v2.6 October 10, 2016
------------------------------------------------------------------------
+ added scheme for files extension;
+ added all params list in the template editing page;
+ added changelog;
~ fixed styles of templates and datafeeds lists;
v2.5 September 20, 2016
------------------------------------------------------------------------
+ more help added;
~ changed mechanism of characteristics (removed dependency with filters);
v2.4 September 16, 2016
------------------------------------------------------------------------
+ added files autogeneration by hook;
~ extended help;
v2.3 September 16, 2016
------------------------------------------------------------------------
+ added cron-key;
~ printed link for datafeed files generation;
v2.2.1 September 14, 2016
------------------------------------------------------------------------
+ added special chars encoding for brand;
v2.2 September 13, 2016
------------------------------------------------------------------------
~ fix translations;
~ reorder default templates output;
~ change templates ext to .tplx;
v2.1 September 12, 2016
------------------------------------------------------------------------
+ added hook into the function get_datafeed_categories;
------------------------------------------------------------------------
~ hide category parent_id, if parent category does not exports;
v2.7 February 24, 2017
------------------------------------------------------------------------
~ add multi-frontstore support;
v2.6.1 October 19, 2016
------------------------------------------------------------------------
~ fixed error with sql field on addon update;
v2.6 October 10, 2016
------------------------------------------------------------------------
+ added scheme for files extension;
+ added all params list in the template editing page;
+ added changelog;
~ fixed styles of templates and datafeeds lists;
v2.5 September 20, 2016
------------------------------------------------------------------------
+ more help added;
~ changed mechanism of characteristics (removed dependency with filters);
v2.4 September 16, 2016
------------------------------------------------------------------------
+ added files autogeneration by hook;
~ extended help;
v2.3 September 16, 2016
------------------------------------------------------------------------
+ added cron-key;
~ printed link for datafeed files generation;
v2.2.1 September 14, 2016
------------------------------------------------------------------------
+ added special chars encoding for brand;
v2.2 September 13, 2016
------------------------------------------------------------------------
~ fix translations;
~ reorder default templates output;
~ change templates ext to .tplx;
v2.1 September 12, 2016
------------------------------------------------------------------------
+ added hook into the function get_datafeed_categories;
------------------------------------------------------------------------
~ add multi-frontstore support;
v2.6.1 October 19, 2016
------------------------------------------------------------------------
~ fixed error with sql field on addon update;
v2.6 October 10, 2016
------------------------------------------------------------------------
+ added scheme for files extension;
+ added all params list in the template editing page;
+ added changelog;
~ fixed styles of templates and datafeeds lists;
v2.5 September 20, 2016
------------------------------------------------------------------------
+ more help added;
~ changed mechanism of characteristics (removed dependency with filters);
v2.4 September 16, 2016
------------------------------------------------------------------------
+ added files autogeneration by hook;
~ extended help;
v2.3 September 16, 2016
------------------------------------------------------------------------
+ added cron-key;
~ printed link for datafeed files generation;
v2.2.1 September 14, 2016
------------------------------------------------------------------------
+ added special chars encoding for brand;
v2.2 September 13, 2016
------------------------------------------------------------------------
~ fix translations;
~ reorder default templates output;
~ change templates ext to .tplx;
v2.1 September 12, 2016
------------------------------------------------------------------------
+ added hook into the function get_datafeed_categories;
------------------------------------------------------------------------
~ fixed error with sql field on addon update;
v2.6 October 10, 2016
------------------------------------------------------------------------
+ added scheme for files extension;
+ added all params list in the template editing page;
+ added changelog;
~ fixed styles of templates and datafeeds lists;
v2.5 September 20, 2016
------------------------------------------------------------------------
+ more help added;
~ changed mechanism of characteristics (removed dependency with filters);
v2.4 September 16, 2016
------------------------------------------------------------------------
+ added files autogeneration by hook;
~ extended help;
v2.3 September 16, 2016
------------------------------------------------------------------------
+ added cron-key;
~ printed link for datafeed files generation;
v2.2.1 September 14, 2016
------------------------------------------------------------------------
+ added special chars encoding for brand;
v2.2 September 13, 2016
------------------------------------------------------------------------
~ fix translations;
~ reorder default templates output;
~ change templates ext to .tplx;
v2.1 September 12, 2016
------------------------------------------------------------------------
+ added hook into the function get_datafeed_categories;
--------------------------------------------------------
~ changed mechanism of characteristics (removed dependency with filters);
~ more help added;
-----------------------------------------
~ добавлено кодирование спецсимволов в бренде;