CartProductFeed API

These topics discuss how to extend the functionality of the Cart Product Feed plugin using “Custom Modifiers”. To make use of this, you will need an understanding of PHP.   Custom Modifiers can add and remove attributes on the fly. They can change the contents of the attributes or even reformat the feed output. They […]

Merchant Attribute Requirements

To list your products, it is necessary to provide a set of attributes for each product. Most merchants require a product title, description, link and image URL, while some require additional information like UPC and brand. Our plugin remains up to date with current changes and ensures your feed file meets merchant requirements. Follow the […]

Editing Your Inventory Template

The plugin will generate a tab delimited CSV file (the required format for some merchants). To edit the file yourself, first save the file to your local hard drive. Open the file in a text editor and copy/paste all contents into a spreadsheet. Afterwards you will be able to edit and enter any missing values. […]

Changing the Category (taxonomy) List to Another Language

By default, our plugin uses the English Google product categories list. If you edit the file directly then updating the plugin will cause your language file to be lost. This post explains how to install your language file in a separate module and link that module to the Cart Product Feed plugin. Download the categories.txt […]

Advanced Commands

Advanced Commands grant you more control over your feeds. They provide a way to create your own attribute, map from non-standard ones or modify and delete feed data. Creating Default Attributes with Advanced Commands Mapping/Remapping with Advanced Commands Comprehensive Advanced Commands can be found here: More Advanced Commands – *PDF How To Use Advanced Commands […]

Mapping Attributes

Once your local attributes are created, it’s time to map them to merchant-specific fields/attributes. The Shopping Cart Product Feed plugin allows you to map from almost any data within WooCommerce: title, sku, descriptions, WooCommerce id, WooCommerce attributes, custom product attributes, custom fields, tag (single value), as well as default attributes (created by advanced commands) and […]

How To’s

FAQs Here Step by Step Guides: WooCommerce: Amazon Seller Central Bing Product Ads Google Merchant Center Facebook Dynamic Product Ads Houzz Guide WP e-Commerce: Amazon Seller Central Bing Product Ads Google Merchant Center Joomla: Amazon Seller Central Bing Product Ads Google Merchant Center Other Guides: Install & Activate the Plugin Generate Your First Feed View, Edit, […]

View, Edit, Delete Feeds

CartProductFeed > Manage Feeds Figure 1: All your generated feeds are accessible and easily managed through this page. View Feed To view a feed click “view” on the feed you want to see. You will be redirected to the data feed. Edit Feed Editing a feed will bring you to a page similar to the […]