Creating Mappable Attributes

Your store’s categories, product titles, descriptions and attributes, are automatically mapped by the ExportFeed plugin. If you do not see attributes in your feed, please proceed to mapping your attributes to include them in the data feed. Note that custom fields, tags or custom product attributes are mapped manually via the advanced commands. Creating local/mappable attributes […]

Advanced Commands with Amazon Templates

1. First note that NOT ALL fields are necessary when uploading a template. You will notice our template does not have the 200 or more fields present in Amazon’s.. this is OK as long as you provide at least the required fields. You may add your desired fields using the advanced commands box (provided examples […]

Resolving Common Google Errors

Upon submission, Google may provide you with errors for a failed feed upload. Here are some common Google errors and how you should approach about resolving common google errors. “Insufficient product identifiers: Missing two out of three attributes [GTIN, brand, mpn]“ Two of three unique product identfiers are required for uploading into Google Merchant. Here’s how […]

RapidCart – Hosted Shopping Cart Export (SaaS)

After rebranding shoppingcartproductfeed.com to exportfeed.com, we also changed the name for our Hosted Shopping Cart Export platform. We previously called it RapidCart but now we’ve renamed it ExportFeed Cloud Service. ExportFeed Cloud Service allows you to use our cloud platform for your product feed operations. Using our cloud platform allows you to reduce the server […]

Why Shopping Carts Matter…

Think about the last time you bought something online. How was that experience? Was it simple and easy? Or frustrating and difficult? Chances are, if it was easy and simple, then they took their business seriously: they had a shopping cart set up. Being an online business is different than bricks and mortar. You don’t […]

Submitting Shipment and Cancelation Feeds

After the initial Google Trusted Stores setup, you are now ready to create entries in your shipping or cancelation feeds. These feeds can be found at: https://YOUR-WEB-SITE.com/?gtsfeedtype=shipping and: https://YOUR-WEB-SITE.com/?gtsfeedtype=cancellation Shipping Feed setup: To complete a shipping feed entry, you will need change the order status to “complete”, as well as supply: a shipping provider,  the […]

CartProductFeed API: Feed Generation Part 3 – PActionBeforeFeed

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 third of those four points and the differences. PActionBeforeFeed is the third hook. It takes the harmonized product and makes any changes that […]

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 […]

CartProductFeed API: Feed Generation Part 1 – PAttributeDefault

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 first of those four points and the differences. PAttributeDefault is the first hook. It occurs when the product streams out from the database […]