Google: Is there a limit to shipping weight?

Google Merchant may invalidate items with shipping weights greater than 70 lbs. In GMC > Settings > Shipping there would be an option to create a shipping rates based on a weight table or rule. We suggest tinkering around with the shipping settings on GMC, where they regularly update their settings: https://support.google.com/merchants/answer/6069284?hl=en

How do I exclude products from feeds?

Excluding products from feed To exclude a product or products and it’s variations from a data feed, create a Custom Field “valid” with a value of “false” for each excluded product. If you are having trouble performing these, please feel free to contact us or say a quick hello through the livechat.

Terms & Conditions | Privacy Policy

Terms & Conditions END USER LICENSE AGREEMENT/TERMS AND CONDITIONS GENERAL YOU SHOULD CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS BEFORE PURCHASING AND USING THIS PRODUCT OR USING FREE VERSION OF THIS PRODUCT. IT CONTAINS SOFTWARE AND CLOUD APPLICATIONS, THE USE OF WHICH IS LICENSED BY SHOPPINGCARTPRODUCTFEED.COM AND EXPORTFEED.COM INCORPORATED UNDER DIGITAL PRODUCT LABS LLC TO […]

Houzz Export Guide

Our Houzz feed provider requires the user to set just a few static/default fields. These required fields are: LeadTimeMin, LeadTimeMax and Style To set default values for these fields, please find the advanced commands near the bottom of the Create Feed page. 1) Advanced commands to set the Lead Times (change number as needed): setAttributeDefault […]

Joomla VirtueMart – Configure CartProductFeed Component

Follow the simple steps below to configure the Cart Product Feed component and generate your first data feed. 1. Create Feeds Page From the Joomla Admin’s top navigation bar, click Components > Cart Product Feed > Create Feeds 2. Enter Valid License Key You may skip this step to continue using the product for free […]

Troubleshooting the Plugin

WordPress 1. From the WP Dashboard, navigate to the CartProductFeed > Create Feed page 2. To activate the key, enter the license given, including the “5DayTrial” or “Single” text 3. Click save key and then refresh the page. Joomla 1. From the administrator panel, click “Components” and then click “Cart Product Feed” 2. To activate […]

Pronto Integration Guide

What is Pronto.com? Pronto is a shopping search engine that makes it easy for consumers to find products and compare prices. More information on Pronto Merchant Solutions can be found here: https://merchant.pronto.com/enrollment/marketing/faq.do Pronto Requirements Detailed feed specifications can be found here All data fields must not contain HTML or XML tags or comments, field delimiters […]

PAttributeDefault

PAttributeDefault is the first hook. It occurs when the product streams out from the database but before any attributes are applied. At this time, only two properties are known for certain: id and title. Some attributes exist already, such as valid. Attributes set here will be overwritten by any content found in the database. This […]

CartProductFeed API: Feed Generation Part 2 – PActionAfterLoad

Data leaves the Content Management System and enters a feed in a controlled process. There are four points where your custom modifier can hook the feed generation process. This post discusses the second of those four points and the differences. PActionAfterLoad is the second hook. It occurs once for each product immediately after that product […]