Advanced Search
Search Results
177 total results found
2.1.5
Release Notes: Fix hidden exception on feed save. Inherit title from parent setting under Configurable and Grouped products does not work. Allow spaces in feed columns, required for local inventory feeds: https://support.google.com/merchants/answer/3061342 A...
2.1.6
Release Notes Remove disabled categories in product_type_by_category computation, and fix priority sorting. Fix usage of prefixed tables around salesrule. Fix infinite loop when doing concatenation for replace empty title column Fix removed feeds causing proce...
2.1.7
Version Log: Add ability to change file delimiter and value enclosure. Fix configurable "Fetch images from" not applying for additional images. Do not upload test files to FTP. Fix bundle item price to include tax when configured, pulling price out of default ...
2.1.8
Version Log: Add support for php 7.2 Fix qty increments division by zero issue. Fix skip attribute admin input causing edited products to be skipped unintended. Fix support for developer starter module. Fix usage of group price when computing sale price.
2.1.9
Version Log: Code cleanup & fix codesniffer issues. Add support for POS_SimplePrice module. Fix special price end date, missing last day of availability. Add option to disable qty increments from price computation.
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 description column. Fix pricing of configurable associated products visible in catalog. Allow specific tags in the concatenate directive. Fix output of associated ...
2.2.2
Release log: Fix serialization issues for versions > 1.9.4.1. Fix missing default columns map post migration to json. Fix mixed serialized values in xml configs clashing with json migration.
Extension unit testing
Pre-requests Install vanilla Magento CE 1.9 with magento_sample_data_for_1.9.1.0 Install extension and switch to correct branch (currently phpunit for 2.0, 2.1.0 for 2.0+) How to run Install phpunit v4.8.x or later. Get it from https://phpunit.de/, and incl...
Unit test Expansion List
This is a work-document where we list all the possible tests that we need to create. Each provider test must include all generic mappings! Mappings Generic Mappings Google Mappings Bing Mappings Mapping parameters Product values Running SCP Tests Mappings Ge...
Add Columns Map test
All of the files are located inside: magento_root/app/code/community/RocketWeb/GoogleBaseFeedGenerator/ if not written otherwise! In all YAML files be extremely careful of space denotation (using two spaces)! Setting up default columns map Open test Test/Mode...
Add Feed File test
Open extension file Model/Config.php and edit method RocketWeb_GoogleBaseFeedGenerator_Model_Config::_beforeSave() to a public method (we are modifying the extension file - only temporary) /** * Processing object after save data. Form data preparation after...
Getting started
Getting your products submitted to marketplace is a two step process and could take several iterations to get it right. The amount of effort you need to put in, depends on the quality of your catalog data and the amount of errors you'll be getting when your ...
Installation & upgrades
Backing up Installing or upgrading this extension will make changes in your database, so it is best to have a backup of your database before proceeding. Requirements min PHP 5.3.x Magento CE > 1.4.2, EE > 1.9.2 Step-by-step guide Follow these steps to install ...
Set up Google Shopping
Prepare your Merchant Account Configure the feed Submit the feed to Google Google will review your products, process takes around 24 hrs, and results will be displayed under Diagnostics tab in Merchant Center. Prepare your Merchant Account If you don't already...
Run Adwords campaigns
Shopping campaigns offer a simple and flexible way to organize your Google Merchant Center product inventory within AdWords. To understand how google campaigns work please follow Setting up shopping campaigns. Once your feed is submitted and approved, create ...
Set up Google Inventory
Inventory feed is needed for shops where products go out of stock quickly, or prices vary throughout the day. This feed aims to keep your products up to date in google merchant center. By submitting this update more than once per day, you'll be keeping in sync...
Google Promotions
Google Promotions program help you list the special offer link along with your products on Google Shopping. (See Fig. 2.1) Read Google's program requirements to see if your store can participate in this program. Prepare your Merchant Account Configure the feed...