Rocket Shopping Feeds
GSF v2.x
Overview
Welcome to Rocket Shopping Feeds User's Guide This guide covers features of v2.x of the formally ...
Developer
Releases
Releases
File lists Upload, preview and share files with your team.
1.5.20
Release Notes New Features Adding bundle options to overwrite cumulative weight. Adding admin set...
1.6.0
Release Notes New Features Google Automatic Item Updates Concatenate attributes using a string te...
1.6.1
Release notes New Features [GSF-407] - Weee tax (Eco Tax) not included in Google Product Feed [...
1.6.2
Release notes New Features [GSF-376] - Custom Options - support base magento feature. Simple pr...
1.6.3
Release notes This version includes a pricing rewrite for all product types, which address a fe...
1.6.4
Release notes New Features Added microdata "condition" to output Added support for Amasty simpl...
2.0.0
Multi-feed support Release Notes New Features: - Support multiple feeds for the same store - Allo...
2.1.0
Release Notes Concatenate directive now supports including both columns and attributes into con...
2.0.3
Hot Fix: - Missing feed headers when allowed_memory is reached and feed goes automatically in bat...
2.0.4
Hot Fix: - Category tree under product options won't save values. - Detect php max_execution_ti...
2.0.5
Hot Fix: Fix additional image keep repeating same file Added option to customize item_group_id ...
2.1.1
Release Notes: Fixes: - Backwards compatibility with magento 1.6.x - A better shell script with...
2.1.2
Release notes: - Fix identifier_exists - Fix shipping prices with configurable children with dif...
2.1.3
Release notes - Microdata is fixed on all product types - Microdata also works with SCP - Add mis...
2.1.4
Release Notes: Fix missing condition microdata Fix duplicate check on configurable and bundle s...
2.1.5
Release Notes: Fix hidden exception on feed save. Inherit title from parent setting under Confi...
2.1.6
Release Notes Remove disabled categories in product_type_by_category computation, and fix priorit...
2.1.7
Version Log: Add ability to change file delimiter and value enclosure. Fix configurable "Fetch im...
2.1.8
Version Log: Add support for php 7.2 Fix qty increments division by zero issue. Fix skip attribut...
2.1.9
Version Log: Code cleanup & fix codesniffer issues. Add support for POS_SimplePrice module. Fix s...
2.2.0
Change log: Add setting to dictate if selected products are included or excluded from feed.
2.2.1
Release log: Fix find & replace not applying on certain directives. Allow restricted tags in the ...
2.2.2
Release log: Fix serialization issues for versions > 1.9.4.1. Fix missing default columns map pos...
Extension unit testing
Extension unit testing
Pre-requests Install vanilla Magento CE 1.9 with magento_sample_data_for_1.9.1.0 Install extensio...
Unit test Expansion List
This is a work-document where we list all the possible tests that we need to create. Each provide...
Add Columns Map test
All of the files are located inside: magento_root/app/code/community/RocketWeb/GoogleBaseFeedGene...
Add Feed File test
Open extension file Model/Config.php and edit method RocketWeb_GoogleBaseFeedGenerator_Model_Co...
Getting started
Set up Google Shopping
Set up Google Shopping
Prepare your Merchant Account Configure the feed Submit the feed to Google Google will review you...
Run Adwords campaigns
Shopping campaigns offer a simple and flexible way to organize your Google Merchant Center produc...
Set up Google Inventory
Inventory feed is needed for shops where products go out of stock quickly, or prices vary through...
Google Promotions
Google Promotions program help you list the special offer link along with your products on Google...
Shipping and Tax
Both shipping and tax requirements depend on the feed's target country, please read Submitting ta...
Enable automatic item updates
Automatic item updates is a Google Merchant feature which improves pricing and stock information ...
Feeds management
Feeds management
Accessing the feeds From store admin, access Catalog > Rocket Shopping Feeds to see the feeds man...
Adding a feed
Select the feed type From Rocket Shopping Feeds screen, hit the + Add New Feed button. A new dia...
Optimizing feed output
The feed's quality depends on the quality of product data. To make sure that data in the feed is ...
Columns Map
Feed Columns allows you to map any column to any product attributes, or to directives implementin...
Categories Map
This map works as a product filter by categories, also taxonomies defined here output through Tax...
Product Filters
Product filters section mostly allows you to filter out products you don't want in the feed, but ...
Product Options
Current version of the feed extension supports Custom Options for Simple products, and not for co...
Configurable Products
How to add associated products (see Fig 8.5) This option specifies how configurable associated i...
Grouped Products
How to add associated products (see Fig 8.6) This option specifies how items of grouped products ...
Bundle Products
How to add option products (see Fig 8.7) This setting dictates how items that make up the bundle ...
Shipping
The configuration section fine tunes the output of Shipping directive from Columns Map. Make sure...
Run Schedule
Run schedule helps you generate your feed daily to keep your products up to date with the marketp...
FTP Uploads
FTP accounts defined here are used to upload the feed file whenever it completes to an account cr...
Generating the feed
Feeds will generate automatically based on their Run Schedule, but if you need to manually genera...
Testing and Troubleshooting
By Product Troubleshooting by product is the fastest way to correct output: Test output of a prod...
Cloning a feed setup
Cloning a feed would help to create a copy of one of your feeds which you can then modify. This w...
Migration to another magento
Easy migration is useful to push live feeds that where tested on a staging magento instance. D...
General Configuration
Store View Product information may vary by store view, and setting the store view here will mak...
How-to articles
How-to articles
Title Creator Modified Setting up products with Minimum Advertised Pricing Dorin Mirulescu Jan 29...
Use pricing from simple child products
If you use configurable products and have different pricing for each option, then you might w...
Setting up products with Minimum Advertised Pricing
It's recommended that MSR price display is set in magento to the real price aside msrp on the pag...
Set up stores and feeds for multiple countries
Magento supports the very useful feature of creating multiple stores that target different countr...
Detaching feed generation from magento cron
Reasons to detach: No heartbeat detected message on feeds grid. This is a sign that magento cron ...
Set up Bing Catalog
Set up ShareASale
Configure and generate the feed. Submit the feed to ShareAsale You are required to have an active...
Developing custom feeds
This feature is available from version 2.1.1 - contact us for upgrades The Shopping Feeds extensi...