Data Feed Manager

Starting at
€95
Export your products from your Magento website into csv, txt and xml data feeds for any shopping engine or market place! This extension includes all Google Shopping features and 19 sample templates.
Starting at
€95
Orders Export Tool allows you to create xml, csv and txt order files from your Magento admin panel and export them to any CRM application or order management software/platform. Any kind of export file types can be easily customized.
Starting at
€95
Data Feed Manager
is available for Magento® 2
- How to use Data Feed Manager?
- Manage your data feed templates thanks to Data Feed Manager
- How to generate XML files with Data Feed Manager
- How to generate CSV/TXT files with Data Feed Manager?
- Attribute management in the Data Feed Manager templates
- Attribute specifications
- PARENT ATTRIBUTES
- PRODUCT IDENTIFIERS
- BASIC INFORMATION
- PRICES AND PROMOTIONS
- LINKS
- CATEGORIES
- AVAILABILITY
- REVIEWS
- PRODUCT VARIANTS
- BASIC OPTIONS
- {attribute_code,[strip_tags]}
- {attribute_code,[cleaner]}
- {attribute_code,[substr],[max_length],[end_string]}
- {attribute_code,[strtoupper]}
- {attribute_code,[strtolower]}
- {attribute_code,[inline]}
- {attribute_code,[html_entity_decode]}
- {attribute_code,[htmlentities]}
- {attribute_code,[implode],[separating_string]}
- {attribute_code,[float],[decimals]}
- STOCK IN THE CHANNEL USERS
- PHP API for Data Feed Manager
- Shopping engines configurations
- How to configure my template with Google Shopping?
- How to configure my template with Shopping.com?
- How to configure my template with Bing Shopping?
- How to configure my template with Shopzilla?
- How to configure my template with Amazon?
- How to configure my template with Price Grabber?
- How to configure my template with Nextag?
- How to configure my template with Twenga?
- How to configure my template with Idealo?
- How to configure my template with eBay?
How to use Data Feed Manager?
STEP 1: Configure Data Feed Manager in a general way
Before being able to configure your data feeds, you should configure the extension in a general way. To do so, go to
System Config Wyomind Data Feed Manager.
In the Cron job reporting tab, you can activate the cron job reporting and fill in an email address to receive the reports. You can also rename the reports as you want.
In the Core Settings tab, you'll need to configure a certain number of fields.
- Items in preview: By default there are 10 items in preview, if you want you can reduce or increase that number.
- Items in buffer: By default, products are inserted into the file on the server every 10 items but you can reduce or increase that number.
- Items in each MySql query: By default, there are 1500 items in each MySql query.
- Number of advanced filters: By default, you have 10 advanced filters. If you need more, you can at any time increase that value.
- Include disabled products: you have the possibility to include or not disabled products in your data feed.
- Use of OR/AND statements in advanced filters: and/or statements can be used in the advanced filters simply by enabling that option.
- Use canonical urls: you have the choice between several options. You can choose to use the shortest category url, the longest one or the product url.
- Include not in menu categories: you can also include the categories of products that are not in the menu.
- Use configurable product categories instead of the child product categories: Use the categories of the configurable products instead of the child ones.
- Php memory limit: The default memory limit is 1024.
- Allow trans-domain import/export: Allow import and export options.
- Enable log file: Enable or disable log file.
STEP 2: Configure your data feeds
To create and configure your data feeds, you can go to
Catalog Data Feed Manager Data Feeds.
Data Feed Manager also allows you to export and import templates into/from your Magento admin.
Export new template
To export a template, select an existing feed from
Catalog Data Feed Manager Data Feeds.
From the dropdown under the Action column, you can choose to Export that data feed template. You can also choose to Edit the data feed and then click on Export.
Via both ways, a popup window opens and allows you to save the data feed template as a .dfm file. After that, you should find the data feed template in your 'Downloads' folder.
Import new template
Before anything, to import a data feed template, it must be a .dfm file.
To do so, go to
Catalog Data Feed Manager Data Feeds
and click on Import a template. Browse the .dfm file and click on Import now.
Now if you go back to
Catalog Data Feed Manager Data Feeds
you should see that the last feed of the list is the one you've just imported.
Create a template
To create your own data feed, you need to go to
Catalog Data Feed Manager Data Feeds.
There, click on Create new template. You now have to configure your data feed as you want.
When creating a data feed, you should see a blackbox on the right of your screen. The Data Feed Manager extension includes that tool to help you create your feed and see what is wrong.
The blackbox is inevitably a very useful tool. This will help you to configure your data feed more quickly.
Here are the different options of the blackbox:
Check syntax: This button allows you to check if your syntax is correct. It helps you to see if you have forgotten a bracket or a coma by underligning in yellow the part of text that contains a mistake.
Load Library: If you click on that button, a library of your store attributes will be displayed. This makes it easier to find very quickly which attribute you need to add into your template.
Check data: When clicking on Check Data, you'll see a preview of your data feed. It's very useful to see if the values of your attributes are correctly retrieved or if your filters are working.
Configuration
In that first tab is the main configuration of the data feed. You'll find several fields to fill in.
- Feed name: enter the name of your feed. For example GoogleShopping.
- File type: choose the format of your file between xml, csv, txt and tsv.
- File name format: you have several format possibilities for your file name. For example you could choose: GoogleShopping-2015-01-26.xml.
- Encoding type: choose the encoding type of the data feed.
- Path: define the path where you want the data feed to be generated. For example /feeds/.
- File status: enable or disable the file.
- Store View: define which store view is concerned.
The following fields vary according to the file type you're configuring:
XML FILES
- Enclose xml tag content inside CDATA (recommended): enclose xml tags inside CDATA or not.
- Remove all empty xml tags (recommended): remove empty xml tags or not.
- Header pattern: Add your header pattern in that field.
- Product pattern: This field is inevitable to configure your product pattern.
- Footer pattern: Add your footer pattern in that field.
CSV, TXT, TSV FILES
- Extra header: It will add whatever you write on the top of your file (fit in with Amazon requirements).
- Include header: allows you to include or not columns names in the first row of your file.
- Columns name: is for the attribute name (you need to look in the shopping engine specifications to know which names are required).
- Pattern: works in the same way than XML files. For example, {url} will return the product's url. You can also add any static values.
- Add field button: click on it to add a new column to your template. The fields order can be easily reordered by using the up and down arrows.
- Extra footer: you can add an extra footer in that field.
- Fields delimiter: lets you choose which kind of delimiter you want to use to separate your fields.
- Fields enclosure: lets you choose which kind of enclosure you want for your data.
- Escape character: define the escape character between \ or ''.
Categories
In the Categories tab, you will find 2 subtabs that will allow you to manage your categories.
Filter the categories
You can filter your categories according to two different ways:
- Exclude all products from the selected categories.
- Include all products from the selected categories.
For example, if you wish to include only products of the Apparel category, you can configure your filter in two different ways.
First of all by ticking the Include option that will allow you to include all categories that you have selected.
Or via the Exclude option that will exclude all categories you have selected.
Category selection and mapping
In that subtab, you can map your categories to Google ones. This step is very important so that Google can make a link between their product categories and yours.
With Data Feed Manager, you have the possibility to change the file on which the category mapping is based. You can have a look to our faq on how to add a new taxonomy file.
Check our faq to know how to map your categories.Filters
Data Feed Manager also allows you to filter your products on several levels according to their attribute sets or their visibility for example.
With Data Feed Manager 7.3.0 and Simple Google Shopping 9.0.0, you can now select all the filters in one click.Product Type
First of all, you can choose to include products to your feed according to their type. For example, only include simple, virtual and downloadable products.
Attribute Set
You have the choice to include several attribute sets. In our case, we've decided to include only attribute sets that are linked to the Apparel category.
Product Visibility
Then, choose the products that will be included to the feed between the products that are not visible individually, products from the Catalog, the Search results, or both.
Advanced Filters
In the Advanced filters, you can go further by setting more personalized filters.
For example, we wanted to include only products which price is higher than 0, and which SKU and name are not null.
Here again, you have the possibility to configure your advanced filters according to several options.
LIKE / NOT LIKE
like: starts / ends with the character string / includes the character string. Eg:
- name like %shirt: will include all products which name ends with 'shirt'.
- name like Apple%: will include all products which name starts with 'Apple'.
- name like %women%: will include all products which name contains the 'women' character string.
not like: doesn't start / end with the character string / doesn't include the character string. Eg:
- name not like %shirt: won't include any product which name ends with 'shirt'.
- name not like Apple%: won't include any product which name starts with 'Apple'.
- name not like %women%: won't include any product which name contains the 'women' character string.
IS NULL / IS NOT NULL
is null: the value is null. Eg:
- Special price is null: will include all products that don't have special prices.
is not null: the value is not null. Eg:
- SKU is not null: will include all products which SKU is not null.
IN / NOT IN
in: is in (selection of several options). Eg:
- Brand in Acer Apple Sony: will include only products from these 3 brands.
not in: is not in (selection of several options). Eg:
- Brand not in Dell Toshiba: will include all products which brand is not Dell or Toshiba.
Scheduled Tasks
Data Feed Manager provides you a fully configurable schedule in the Scheduled task tab of your template configuration for each data feed. You just have to tick the days and hours when you want your feed to be generated.
If you're facing some difficulties with scheduled tasks, or if you think your feed is not automatically generated, have a look to our faq on that subject.FTP Settings
In Data Feed Manager, you can specify ftp settings to upload your data feeds.
Select a data feed and go to the Ftp Settings tab. There you'll be able to configure some parameters:
Enable FTP upload
Select Yes if you want to upload your data feed using FTP.
Use SFTP
Select Yes if you are using SFTP.
Secure connection (sftp) is only available in the latest version of Data Feed Manager.Use Active mode
If you are using SFTP, you don't have to care about the passive/active mode.
For more info about Active and Passive mode, have a look to that documentation.
Host
In that field, fill in the host.
For example: ftp.wyomind.com
Login
is your login to connect to server
Password
is your password to connect to server
Destination directory
is a relative path from the entry directory when you connect to the ftp.
For example: "upload/" or "/".
In order to be sure your settings are correct, click on Test Connection.
- If you don't have an error message, it means the connection succeeded.
- If you have an error message, you'll certainly have to check your credentials.
STEP 3: Generate the data feeds
Generate the data feeds manually
There are two different ways you can use to generate your data feeds:
- You can generate your data feeds manually in the grid from the action dropdown.
- Or you can do it from the configuration panel by clicking on "
generate "
Generate the data feeds automatically through the cron tasks
You can generate your data feeds automatically using the
First, check that the main
If it is disabled, a warning message will appear in Data Feed Manager
You have to select the days and timeframes for the data feeds you want to update, in the Scheduled Tasks tab.
Manage your data feed templates thanks to Data Feed Manager
How to generate XML files with Data Feed Manager
All XML data feeds used by shopping engines, like the one used by Google Shopping, are really simple to build but often have their own specifications.
Simple Google Shopping and Data Feed Manager provide one or more ready-to-configure templates. These templates will allow you to build a valid and well-structured data feed quickly.
7 Things to know when creating an XML data feed with Data Feed Manager:
1. An XML data feed is using an opening and closing tag that includes a value.
<tag>value</tag>
2. For each product you are exporting, you need to choose which tag to use. Most of the time, there is a tag for each attribute.
<g:id>123456</g:id>
<price>45.99 USD</price>
3. When you are building your XML template, you can include between every opening and closing tag one or several Magento attributes. An attribute is specified by its code name and must be enclosed using brackets.
<g:id>{sku}</g:id>
<price>{price}</price>
4. Between every opening and closing tags, you can also include some fixed values. Fixed values are simply text.
<g:brand>YOUR BRAND</g:brand>
5. You have also the possibility to add several attributes and fixed values in a same tag.
<title>{name},available in {color}-{size} for only ${price}</title>
6. You're allowed to use PHP code if you want to customize the pattern. You just have to write your PHP code in one single line, and it will work perfectly (check how to add PHP scripts into your templates).
7. The syntactic coloration in Data Feed Manager will help you to avoid any error in your template. First, the errors will be underlined in yellow. You need to correct each error before checking syntax once again. Finally, you'll be able to check data.
How to generate CSV/TXT files with Data Feed Manager?
Data Feed Manager allows you to generate CSV/TXT files in addition to XML files. This particular kind of file format is required by some shopping engines like Amazon, Shopzilla, Twenga, etc.
Data Feed Manager provides you all you need to create any specific CSV/TXT file that you want.
Each shopping engine has its own requirements and column names. Some require fields enclosure, others need specific delimiters.
You may also need to add a special header to your file (for Amazon data feeds for example).
Things to know when creating a CSV/TXT data feed with Data Feed Manager
1. A CSV file consists of any number of records. Each record consists of fields, separated by some other characters or strings. There is one row per record (so, one per product).
Here is an example of CSV file content:
2. You need to define delimiters to separate your fields ( '; ', ', ', or tab for example) and enclosures for your data (" or ').
3. You can enter the attribute names in each Columns name fields (check the shopping engine specifications to know which names are required). For example:
4. You can include in each Pattern field one or several Magento attributes. An attribute is specified by its code name and must be enclosed using brackets. For example, to return the product's sku, you should use:
{sku}
5. You can also include some fixed values. Fixed values are simply text. For example, instead of the {manufacturer} attribute, you could use directly:
YOUR BRAND
6. You have also the possibility to add several attributes and fixed values in a same field. For example, instead of {url}, you could use:
{url}?_campaign=google&_adwords=test123
7. You're allowed to use PHP code if you want to customize the pattern. You just have to write your PHP code in one single line, and it will work perfectly (check how to add PHP scripts into your templates).
8. You can add a field by using the button Add field. The fields order can be easily reordered by using the up and down arrows.
9. The syntactic coloration in Data Feed Manager will help you to avoid any error in your template. First, the errors will be underlined in yellow. You need to correct each error before checking syntax once again. Finally, you'll be able to Check data.
Attribute management in the Data Feed Manager templates
All the default Magento attributes and also all your own attributes can be retrieved in any template. For example :
<product>{name}</product>
Some Magento attributes like price, image or url may have further configuration options that will correspond to your specific data feed needs. For example:
<price>{price,[EUR],[FR]}</price>
Some Magic attributes are unique to the Google Shopping data feeds. These attributes act as shortcuts to create complete portions of XML in your data feed. For example:
{G:PRODUCT_TYPE}
You can use the OR operand with all these attributes (without option). See example below:
{attributeA | attributeB}
If attributeA exists then the value will be attributeA, otherwise, the value will be attributeB
Attribute specifications
PARENT ATTRIBUTES
Most of the time simple products are related to parent products like configurable, grouped and bundle products. That is why you might need to retrieve Parent attribute values instead of simple product attribute values such as url, image, description...
All the above attributes (Basic, Special and Magic) may be used to retrieve a Parent attribute value instead of a product attribute value.
All options are still available, eg: {description parent,[htmlentities]}
{attribute_code parent}
Retrieves the first parent attribute value.
The parent value is retrieved only if the simple (item) product is associated with a parent product, if not, its own attribute value is retrieved.
The parent product may be a configurable, a grouped or a bundle product. The first parent product that matches the simple product is used to get the attribute value.
Eg:
{G:PRODUCT_TYPE parent}
<g:product_type>{categories parent,[last]}</g:product_type>
{attribute_code configurable}
Retrieves the first configurable parent attribute value.
The configurable product value is retrieved only if the simple product is associated to a configurable product, if not, its own attribute value is retrieved.
Eg:
{G:IMAGE_LINK configurable}
<g:image_link>{image configurable}</g:image_link>
{attribute_code grouped}
Retrieves the first grouped parent attribute value.
The grouped product value is retrieved only if the simple product is associated to a grouped product, if not, its own attribute value is retrieved.
Eg :
{G:GOOGLE_PRODUCT_CATEGORY grouped}
<link>{url grouped}</link>
{attribute_code bundle}
Retrieves the first bundle parent attribute value.
The bundle product value is retrieved only if the simple product is associated to a bundle product, if not, its own attribute value is retrieved.
Eg:
{G:SALE_PRICE bundle}
<g:price>{price bundle}</g:price>
PRODUCT IDENTIFIERS
{id}
Retrieves the product id.
For example:
<g:id>{id}</g:id>
{G:ID}
Is the shortcut for:
<g:id>{sku}</g:id>
You can retrieve the id instead of the sku by adding an option:
{G:ID,[id]}
{G:ITEM_GROUP_ID}
Is the shortcut for:
<g:item_group_id>{sku configurable}</g:item_group_id>
{sku}
Retrieves the product SKU
For example:
<g:mpn>{sku}</g:mpn>
{brand}
Retrieves the brand of the product.
For example:
<g:brand>{brand}</g:brand>
{manufacturer}
Retrieves the brand of the product.
For example:
<g:manufacturer>{manufacturer}</g:manufacturer>
BASIC INFORMATION
{inc}
<g:increment>{inc}</g:increment>
{name}
Retrieves the product name.
Par exemple:
<g:title>{name}</g:title>
{G:TITLE}
Is the shortcut for:
<title>{name}</title>
{description}
Retrieves the description of the product.
For example:
<g:description>{description}</g:description>
{G:DESCRIPTION}
Is the shortcut for:
<description>{description}</description>
You can retrieve the short description instead by adding a parameter:
{G:DESCRIPTION,[short]}
{short_description}
Retrieves the short description of the product.
For example:
<g:description>{short_description}</g:description>
{condition}
Retrieves the condition of the product.
For example:
<g:condition>{condition}</g:condition>
{weight}
Retrieves the weight of the product.
For example:
<g:weight>{weight}</g:weight>
PRICES AND PROMOTIONS
{price}
Retrieves the normal price or the special price if it exists.
If prices are exclusive of VAT and the product is liable to a unique VAT rate, the price retrieved will include this rate. Otherwise, the price exclusive of tax is retrieved.
For example:
<g:price>{price}</g:price>
You also have the possibility to use some parameters with this attribute:
- currency is for currency conversion. This option automatically converts the original product price to a specified currency. It uses an exchange rate already stored by you in your admin panel. By default, your local currency is used.
- vat_rate is a floating value between 0.00 and 100.00 that represents an arbitrary VAT rate to apply. This option rewrites the VAT rule for the product except if the product doesn't have any tax class.
<g:price>{price,[currency],[vat_rate]}</g:price>
Here are some examples:
To convert the prices to EUR and apply a 20% VAT rate:
<g:price>{price,[EUR],[20.0]}</g:price>
To convert the prices to USD and not apply any VAT rate:
<g:price>{price,[USD],[0]}</g:price>
If the prices of your catalog are already including VAT:
<g:price>{price,[EUR]}</g:price>
To use an ISO2 code corresponding to one of the countries for which you specified a VAT rate in your tax settings (from Simple Google Shopping >= 5.1.0, and Data Feed Manager >= 3.0.0 ):
<g:price>{price,[EUR],[FR]}</g:price>
This code may also be completed by an area code:
<g:price>{price,[USD],[US/NY]}</g:price>
To apply the VAT corresponding to a country/area:
<g:price>{price,[USD],[-US/NY]}</g:price>
To retrieve prices including different price values for simple products associated to a configurable one (from Data Feed Manager v7.3 ):
<g:price>{price parent,[EUR],[20.0]}</g:price>
{G:PRICE}
Is the shortcut for:
<g:price>{price}</g:price>
{normal_price}
Retrieves the price and ignores any existing special price value.
<g:price>{normal_price}</g:price>
{special_price}
Retrieves the promotional price (special price) if exists.
If this price doesn't exist the value is null.
<g:price>{special_price}</g:price>
You also have the possibility to use the same parameters than the {price} attribute.{price_rules}
Retrieves either the price or the special price or the price including the catalog price rules if indicated.
For example:
<g:price>{price_rules}</g:price>
You also have the possibility to use some parameters with this attribute:
- currency is for currency conversion. This option automatically converts the original product price to a specified currency. It uses an exchange rate already stored by you in your admin panel. By default, your local currency is used.
- vat_rate is a floating value between 0.00 and 100.00 that represents an arbitrary VAT rate to apply. This option rewrites the VAT rule for the product except if the product doesn't have any tax class.
- customer_group_id allows you to determine which price rules must apply for a given custom group id (by default the "NOT LOGGED IN" customer group applies)
<g:price>{price_rules,[currency],[vat_rate],[customer_group_id]}</g:price>
{group_price}
Retrieves the group price if it exists. Otherwise, it displays the normal price.
For example:
<g:price>{group_price,[1],[USD],[0]}</g:price>
You also have the possibility to use some parameters with this attribute:
- customer_group is the id of the customer group for which the group price is valid (check inCustomerscustomer groups).
- currency is for currency conversion. This option automatically converts the original product price to a specified currency. It uses an exchange rate already stored by you in your admin panel. By default, your local currency is used.
- vat_rate is a floating value between 0.00 and 100.00 that represents an arbitrary VAT rate to apply. This option rewrites the VAT rule for the product except if the product doesn't have any tax class.
<g:price>{group_price,[customer_group],[currency],[vat_rate]}</g:price>
{G:SALE_PRICE}
<g:sale_price>{special_price}</g:sale_price>
<g:sale_price_effective_date>{special_from_date}/{special_to_date}</g:sale_price_effective_date>
<g:price>{normal_price}</g:price>
{G:SALE_PRICE}
{is_special_price}
{is_special_price?[value_if_yes]:[value_if_no]}
- value_if_yes value to retrieve if a special price exists. By default 1.
- value_if_no value to retrieve if no special price exists. By default 0.
For example:
<g:is_special_price>{is_special_price?[yes]:[no]}<g:is_special_price>
{tier_price}
Retrieves the tier price if it exists, otherwise, the value is null.
For example:
<g:price>{tier_price}</g:price>
You also have the possibility to use some parameters with this attribute:
- customer_group is the id of the customer group for which the tier price is valid (check in Customers > Customer Groups).
index is the index of the Tier Price you want to retrieve.- currency is for currency conversion. This option automatically converts the original product price to a specified currency. It uses an exchange rate already stored by you in your admin panel. By default, your local currency is used.
- vat_rate is a floating value between 0.00 and 100.00 that represents an arbitrary VAT rate to apply. This option rewrites the VAT rule for the product except if the product doesn't have any tax class.
<g:price>{tier_price,[customer_group],[index],[currency],[vat_rate]}</g:price>
{min_price}
Retrieves the minimum price.
<g:price>{min_price,[EUR],[20.0]}</g:price>
{min_price} must be used for Bundle and Grouped products.{max_price}
Retrieves the maximum price.
<g:price>{max_price,[EUR],[20.0]}</g:price>
{max_price} must be used for Bundle and Grouped products.{G:PROMOTION_ID}
Retrieves the product promotion id if exists.
To know more about the use of this attribute, check out our doc on Google Merchant Promotions extension.LINKS
{url}
<g:link>{url}</g:link>
The url attribute can receive the currency code as an url parameter to display the landing page with a specific currency, for example:
<g:link>{url}?currency=USD</g:link>
{G:LINK}
Is the shortcut for:
<link>{url}</link>
{image}
- index is the index of any additional images to retrieve. By default 0 (the main image).
For example:
<g:image_link>{image,[0]}</g:image_link>
{G:IMAGE_LINK}
<g:image_link>{image}</g:image_link>
<g:additional_image_link>{image,[1]}</g:additional_image_link>
<g:additional_image_link>{image,[2]}</g:additional_image_link>
...
{host}
Retrieves the host url, for example https://www.website.com.
An example with attribute {small_image}:
<g:image_link>{host}/media/catalog/{small_image}</g:image_link>
{url_key}
<g:url>https://www.mywebsite.com/mystore_code/{url_key}</g:url>
CATEGORIES
{categories}
Retrieves a list of category paths separated by "," in which the product may be found
{categories,[number_of_category_path],[from_category_level],[number_of_categories_in_each_path]}
- number_of _category_path, by default infinity
- from_category_level, by default 1 (root catalog)
- number_of_categories_in_each_path, by default infinity
Example:
<g:categories>{categories,[INF],[1],[INF]}<g:categories>
2 arguments can be used to specify the path separator and the category separator:
{categories,[path_separator],[category_separator]}
- path_separator, by default "coma" (,).
- category_separator, by default "higher than" (>)
Example:
<g:categories>{categories,[,],[>]}<g:categories>
Only one argument can be used to get the first or the last (deepest) category path:
Example:
<g:categories>{categories,[last]}<g:categories>
<g:categories>{categories,[first]}<g:categories>
A complete list of all categories per product can be retrieved with the following method:
<? $product->getCategoriesArray(); ?>
{G:PRODUCT_TYPE}
<g:product_type>category A > sub-category B </g:product_type>
<g:product_type>category A > sub-category B > sub-category C</g:product_type>
{category_mapping}
Retrieves any new category that you have assigned (in the Categories filter) to the item's own product category. If no mapping is assigned to the first category found, the second category will be used etc.
{category_mapping,[index]}
- index: index of the category mapping
For example:
<category>{category_mapping,[0]}</category>
<category>{category_mapping,[1]}</category>
<category>{category_mapping,[2]}</category>
<category>{category_mapping,[3]}</category>
<category>{category_mapping,[4]}</category>
Will retrieve a maximum of 5 category mappings in 5 separate tags.
{G:GOOGLE_PRODUCT_CATEGORY}
Is the shortcut for:
<g:google_product_category>{category_mapping,[0]}</g:google_product_category>
This magic attribute retrieves the Google category that you assigned (in filter section/category filter) of the first category found to which the product is linked. If no Google category is assigned to the first category found, the second category will be used, if no Google category is assigned to the second, the third will be used etc.
To find the Google categories that match with your categories:https://www.google.com/support/merchants/bin/answer.py?answer=160081
Options: see {category_mapping}
{attribute_set}
Retrieves the attribute set in which the product is.
For example:
<attribute_set>{attribute_set}</attribute_set>
That attribute can be useful for your Adwords campaigns.
AVAILABILITY
{status}
Retrieves either "enabled" if the product is enabled or "disabled" if the product is disabled.
{status,[value_if_enabled],[value_if_disabled]}
You can modify the default values:
- value_if_enabled: value to retrieve if the product is enabled
- value_if_disabled: value to retrieve if the product is disabled
For example:
<g:status>{status,[enabled],[disabled]}</g:status>
{stock_status}
Retrieves the stock status "in stock" or "out of stock".
For example:
<g:availability>{stock_status,[instock],[outofstock]}</g:availability>
{G:AVAILABILITY}
is the shortcut for:
<g:availability>{is_in_stock?[in stock]:[out of stock]:[available for order]}</g:availability>
Options: see {is_in_stock}
{is_in_stock}
- value_if_in_stock value to retrieve if the product is in stock
- value_if_out_of_stock value to retrieve if the product is out of stock
- value_if_preorder value to retrieve if the product is backorderable
For example:
<g:availability>{is_in_stock?[in stock]:[out of stock]:[preorder]}</g:availability>
{qty}
Retrieves the available quantity.
The quantity retrieved for the configurable products is based on the sum of simple products.
For example:
<g:availability>{qty}</g:availability>
{min_sale_qty}
Retrieves the minimal sale quantity.
For example:
<g:min_sale_qty>{min_sale_qty}</g:min_sale_qty>
REVIEWS
{review_count}
{review_count,[storeview_id]}
- storeview_id is the id of your store view. If not specified the current store view is used.
"*" will count all reviews for all store views.
For example:
<g:product_review_count>{review_count,[*]}</g:product_review_count>
{review_average}
Retrieves the average score of all the evaluations that your customers have left for the product.
{review_average,[storeview_id],[ base_value]}
- storeview_id id of your store view. If not specified the current store view is used.
"*" will count all reviews for all store views. - base_value the base number. By default 5.
For example:
<g:product_review_average>{review_average,[*],[3]}</g:product_review_average>
{G:PRODUCT_REVIEW}
<g:product_review_average>{review_average}</g:product_review_average>
<g:product_review_count>{review_count}</g:product_review_count>
PRODUCT VARIANTS
{gender}
Retrieves the gender of the product.
For example:
<g:gender>{gender}</g:gender>
{age_group}
Retrieves the age group of the product.
For example:
<g:age_group>{age_group}</g:age_group>
{color}
Retrieves the color of the product.
For example:
<g:color>{color}</g:color>
{size}
Retrieves the size of the product.
For example:
<g:size>{size}</g:size>
{material}
Retrieves the material of the product.
For example:
<g:material>{material}</g:material>
{pattern}
Retrieves the pattern of the product.
For example:
<g:pattern>{pattern}</g:pattern>
BASIC OPTIONS
{attribute_code,[option1],[option2],[option3],[...]}
All options are executed in the written order eg:
<title>{name}</title>
<title>{name,[htmlentities],[strtolower]}</title>
<title>{name,[htmlentities],[strtolower],[ucwords]}</title>
<title>NOKIA© 2610 Phone</title>
<title>nokia© 2610 phone</title>
<title>Nokia© 2610 Phone</title>
{attribute_code,[strip_tags]}
Remove all html tags.
For example:
<description>{description,[strip_tags]}</description>
{attribute_code,[cleaner]}
Remove all characters that don't belong to the utf8 charset.
For example:
<title>{name,[cleaner]}</title>
{attribute_code,[substr],[max_length],[end_string]}
- max_length: maximum length of the value
- end_string: string that will be added at the end of the string. By default: [...]
For example:
<description>{description,[substr],[50],[...]}</description>
{attribute_code,[strtoupper]}
Transforms the value to upper case.
For example:
<title>{name,[strtoupper]}</title>
{attribute_code,[strtolower]}
Transforms the value to lower case.
For example:
<title>{name,[strtolower]}</title>
{attribute_code,[inline]}
Removes all EOL characters from the value.
For example:
<description>{description,[inline]}</description>
{attribute_code,[html_entity_decode]}
Converts all HTML entities to their applicable characters.
For example:
<description>{description,[html_entity_decode]}</description>
{attribute_code,[htmlentities]}
Converts all applicable characters to HTML entities.
For example:
<description>{description,[htmlentities]}</description>
{attribute_code,[implode],[separating_string]}
Joins all array elements in a string.
- separating_string: string used between each value. By default it is a coma (,).
May be useful for multi-select attributes like color.
For example:
<g:color>{color,[implode],[,]}</g:color>
will give: black, blue, red, green.
{attribute_code,[float],[decimals]}
Converts a numeric value to a floating number.
- decimals: number of floating number. By default [0].
<g:shipping_weight>{weight,[float],[2]}kg</g:shipping_weight>
STOCK IN THE CHANNEL USERS
The Stocks in The Channel users can use the following attributes in order to build their data feeds :
{SC:URL}
Retrieves the canonical url of the product :
<link>https://www.example.com/product.html</link>
Can be used in Data Feed Manager with {sc:url}
{SC:EAN}
Retrieves an unique ean value of the product:
<g:ean>1234567891234</g:ean>
Can be used in Data Feed Manager with {sc:ean}
{SC:IMAGES}
Retrieves the associated image of each product :
<g:image_link>https://www.example.com/media/catalog/image.jpg</g:image_link>
Can be used in Data Feed Manager with : {sc:images}
{SC:DESCRIPTION}
Retrieves the description for the product:
<g:description>...product description ...</g:description>
A default value is retrieved when the description is empty.
Can be used in Data Feed Manager with {sc:description}
PHP API for Data Feed Manager
With Data Feed Manager you can use PHP scripts in different ways to fully customize and control the data feed output.
- Inline PHP scripts
Scripts that are added directly to the data feed template surrounded by PHP short tags (<? ... ?>)For Data Feed Manager only
- Custom attributes
Scripts that can be called by using the custom attribute name just like you do for any attribute in your data feed template - Custom functions
Functions that can be called by using the function name and additional parameters and that can be applied to any attribute in your data feed template
API coding standards
The Data Feed Manager PHP API uses the exact same syntax and standards than any PHP coding.
Attribute calls
For performance reasons, Data Feed Manager only loads in the collection of products the attributes that are explicitly required in the data feed template.
This means that only the attributes that are called using the template placeholders, {attribute_code}, will be added to the collection of products.
As a consequence, when you try to access the value of an attribute from the $product object, you must be sure that the attribute has been added to the collection.
Most of the time when the returned value is null for a given attribute, it means the attribute is not loaded in the collection of products.
The best way to be sure that all the attributes you need are well loaded in the
<?
/* list of required attributes
* {attribute_1} {attribute_2} {attribute_3} {attribute_4}...
*/
?>
Then you should be able to get the values of these attributes in your PHP script:
<? return $product->getAttribute1();?>
<? return $product->getAttribute2();?>
<? return $product->getAttribute3();?>
....
PHP functions in attribute calls
You can use any PHP function to apply in the attribute calls even if the function requires one or more additional arguments, for instance:
{name,[str_replace("Apple","Banana",$self)]}
You can use several consecutive functions:
{ean,[str_pad($self,10,"0",STR_PAD_LEFT)],[str_replace("X","0",$self)]}
Conditional values
To output values based on different conditions, use PHP conditional statements:
- if/else
<? /* attribute {sku} required */ if ($product->getSku()=="abc"){ return "Alphabetic"; } elseif($product->getSku()=="123"){ return "Numeric"; } else{ return "Mixed"; } ?>
- switch/case
<? /* attribute {sku} required */ switch($product->getSku()){ case "abc": return "Alphabetic"; break; case "123": return "Numeric"; break; default: return "Mixed"; } ?>
Opening and closing tags
When using the PHP API inline directly in your data feed template, you must use the opening and closing short PHP tags (<? ... ?>)
<?
if($product->getData('size')=="X-Large") {
return "XL";
}
?>
Outputting a value
- Return
Any value that you want to output in your data feed, must be returned with the return instruction.
<? return "Don't miss! ".$product->getTitle(); ?>
/* This script adds for each product in data feed a new ouput line
* Don't miss! Iphone 5
* Don't miss! Galaxy note 7
* ...
*/
- echo, var_dump, print_r
Any value printed in the data feed through these functions will be rendered at the top of the data feed and will not be added to the final file.
Such functions must be used for debugging purposes.
<? var_dump($product->getTitle()); ?>
/* This script adds for each product in data feed a new debugging trace
* String(8) "Iphone 5"
* String(13) "Galaxy note 7"
* ...
*/
Variables scope
All variables available in PHP scripts have a local scope, this means they can't be shared between several scripts.
If you wish to share a variable with different scripts all along the data feed generation process, then the variable must be set as a global variable.
<?
global $increment;
$increment++;
return $increment;
/* This script will output a incremental $variable
* 1
* 2
* 3
* ...
*/
?>
API Objects, Variables and Methods
Object $product
$product is an instance of Mage_Catalog_Model_Product. It contains all methods available by default and some other specific to Data Feed Manager.
The list below is not exhaustive but lists the most useful methods.
- $product->getCategoriesArray()
Retrieves an array of arrays that describes the categories to which belongs the products - $product->getCatgoryIds()
Lists all category ids in which the product may be found - $product->getVisibility()
Returns the visibility of the product (1 = not visible individually, 2 = catalog, 3 = search, 4 = catalog and search) - $product->getStatus()
Returns the status of the product (1 = enabled, 2 = disabled) - $product->getData($attributeCode)
Returns the value of the given attribute code - $product->getAttributeText($attributeCode)
Returns the textual value of the given attribute code
Object $this
$this is an instance of Wyomind_datafeedmanager_Model_Feed. It provides a few useful methods.
- $this->hasParent($product, $type="parent")
Returns a Boolean value whether a product has a parent from the given type (parent, configurable, grouped, bundle) or not
- $this->getParent($product, $type="parent", $strict=false)
Returns a product object of the given parent type (parent, configurable, grouped, bundle) if available or the product object passed as 1st parameter when $strict parameter is set on false. - $this->skip()
Skips the current product, useful to filter out some products based on specific condition
String | Integer | Boolean | Array $self
$self is the value of the attribute for the current product.
This variable is available only in the custom attributes, and in the custom functions.Variable $param
The variable $param contains an array of the parameters that have been passed to the custom function.
{{ean,[str_pad],[10],[0]}}
The custom function
<?
/* var_dump($param) gives
* Array(3)[
* 0 => String(7) "str_pad",
* 1 => String(2) "10"
* 2 => String(1) "0"
* ]
*/
return str_pad($self,$param[1],$param[2],STR_PAD_LEFT);
?>
This variable is available only for the custom functions.Custom attributes use
Data Feed Manager allows you to create your own attributes and to add them to your data feed.
To create custom attributes from your Magento admin, go to:
Catalog Data Feed Manager Custom Attributes
Some templates of use are loaded by default when installing the extension.
Here is how to proceed:
- Create a new attribute.
- Fill in the attribute code with the name of your custom attribute
- Add your custom script. No need to add the PHP tags (<? ... ?>)
- Add the new custom attribute into your data feed template in:
Catalog Data Feed Manager Data Feed
An example of custom attributes:
Replace some words in the product descriptions:
<?
$search=array('Nokia','BlackBerry','apple');
$replace=array("NOKIA","BLACKBERRY","APPLE");
return str_ireplace($search, $replace,$product->getDescription());
?>
Create a thumbnail of the product image:
<? return Mage::helper('catalog/image')->init($product, 'image')->resize(265,265); ?>
Filter out products that match a condition:
<?
if(strlen($product->getUpc())>=12) return $product->getUpc();
elseif ($product->getMpn()) return $product->getMpn();
else $this->skip();
?>
Calculate the sum of all quantity available for a configurable product:
<?
$childProducts = Mage::getModel('catalog/product_type_configurable')->getUsedProducts(null,$product);
$stock_count=0;
foreach($childProducts as $child){
$stock_count+=(int)Mage::getModel('cataloginventory/stock_item')->loadByProduct($child)->getQty();
}
return "<g:quantity>".$stock_count."</g:quantity> ";
?>
Custom options use
Data Feed Manager also allows you to create custom functions.
To create your own functions, go to:
Catalog Data Feed Manager Custom functions
Here is how to proceed:
- Create a new option.
- Fill in the option name with the name of your custom option.
- Define the number of additional parameters expected by your custom option.
- Add your custom script - No need to add the PHP tags (<? ... ?>)
- Add the new custom option into your data feed template.
An example of option functions:
Pad an attribute to a certain length with another string:
<?
/*
* {{ean,[str_pad],[10],[0]}}
* when ean is 12345, then the output is 0000012345
*/
return str_pad($self,$param[1],$param[2],STR_PAD_LEFT)
/*
* could also be used as a inline function
* {{ean,[str_pad($self,10,0,STR_PAD_LEFT)]}}
*/
?>
Format a number:
<?
/*
* {{price,[number_format],[2],[,]}}
* when price is 9.99345, then the output is 9,99
*/
return number_format($self,$param[1],$param[2],' ')
/*
* could also be used as a inline function
* {{ean,[number_format($self,2,',',' ')]}}
*/
?>
Shopping engines configurations
How to configure my template with Google Shopping?
Usefull links for Google Shopping
Google Shopping allows you to create datafeed in destination of Google Shopping.
Here are some tips which will be usefull to create your datafeed.
First, we recommand you to look at these 2 links which will be helpfull:
Once your data feed has been uploaded into your Google Merchant, you can check what products have been added to the Google Shopping index :
https://www.google.com/products?authorid=[your Account ID]
File format with Google Shopping
Google Shopping handles CSV or XML file format (More information).
The following explanations will only concern the most used method: XML files.
File names should remain consistent for all updates. Do not include the date in your file name. File name cannot contain spaces or illegal symbols.
Required attributes with Google Shopping
Required attributes with Google Shopping are depending on what kind of products you want to submit.
For complete informations about required attributes, please refer to the dedicated page on the Merchant Center.
Here are the most frequent required attributes used by Google Shopping.
(Between brackets, specific name for XML files)
Attribute | Description | |
---|---|---|
General attributes |
id (<g:id>) |
The unique identifier for your product (usually the SKU code) |
Title (<title>) |
The name of your item (limited to 70 characters) For variant products, you are required to include the common title of the variant items. |
|
Description (<description>) |
The description of the item. Google Shopping recommend you submit around 500 to 1000 characters, but you can submit up to 10000 characters. |
|
Google product category (<g:google_product_category>) |
Google's category of the item. Indicates the category of the product being submitted, according to the Google product taxonomy. By example, for hard drives items: Electronics > Computers > Computer Components > Storage Devices > Hard Drives Please refer to our Category mapping FAQ to understand how to use it with Simple Google Shopping. |
|
Link (<link>) |
The URL directly linking to your item's page on your website. Note: In addition, you may also specify an adwords_redirect attribute for tracking purposes. |
|
Image link (<g:image_link>) |
The URL of the main image of the item. Google Shopping recommends images of at least 400 x 400 pixels. The accepted image formats are JPG (or JPEG), PNG, GIF, BMP and TIFF. |
|
Condition (<g:condition>) |
The condition or state of the item. Only accepted values: new, used, refurbished. |
|
Prices and Availability |
Availability (<g:availability>) |
The availability status of the item Only accepted values: in stock, available for order, out of stock, preorder |
Price (<g:price>) |
The price of the item. Important : - For the US, don't include tax in the price. For all other countries, value added tax (VAT) has to be included in the price. - The price must include a currency according to ISO 4217 Standard. (by example : EUR for euros, USD for US Dollars, GBP for pounds). - For products on sale, you must use <g:sale_price> (see below) and use normal price in <g:price>. Example : <g:price>15.00 USD</g:price> |
|
Unique Product Identifiers |
Note about unique product identifiers : except for custom made items, you need to submit at least two of the three attributes 'brand', 'gtin' and 'mpn'. | |
Brand (<g:brand>) |
The brand of the item. You must not provide your store name as the brand unless you manufacture the product. |
|
GTIN (<g:gtin>) |
Global Trade Item Number (GTIN) of the item. These identifiers include UPC (in North America), EAN (in Europe), JAN (in Japan), and ISBN (for books). |
|
MPN (<g:mpn>) |
Manufacturer Part Number (MPN) of the item. This code uniquely identifies the product to its manufacturer. |
|
Only Apparel Products |
Gender (<g:gender>) |
3 accepted values: male, female, unisex. Note: Required for all apparel items in feeds that target the US, UK, DE, FR, and JP. Recommended for other countries and product categories (might become required in the future). |
Age group (<g:age_group>) |
2 accepted values: adult, kids. Note : Required for all apparel items in feeds that target the US, UK, DE, FR, and JP. Recommended for other countries and product categories (might become required in the future). |
|
Shared by Apparel and Variants |
color (<g:color>) |
Color of the item. This defines the dominant color(s) of an item. Note : When a single item has multiple colors, combine them with '/' (/ with XML files) in order of prominence (dominant color first, then accent colors). |
Size (<g:size>) |
Size of the item. Note : - required for 'clothing' and 'shoes' sub-categories within the 'apparel and accessories' category targeting the US, UK, DE, FR, and JP. - For apparel variants submitted to the US, UK, DE, FR, and JP: Each different size or size combination must be submitted as its own item, in conjunction with the 'item group id' (<g:item_group_id>). |
|
Item group id (<g:item_group_id>) |
Shared identifier for all variants of the same product. Allows to identify all variations (size and/or color) of a same item. We recommand you to use the product'SKU parent as item group id value |
Recommended attributes with Google Shopping
Here are some attributes (non-exhaustive list) recommended by Google Shopping that we think could be quite usefull to add in your template:
(Between brackets, specific name for XML files)
Attribute | Description | |
---|---|---|
General attributes |
Product type (<g:product_type>) |
Your category of the item. This attribute also indicates the category of the product being submitted, but you can provide your own classification. You can include more than one 'product type' attribute value if products apply to more than one category. |
Additional image link (<g:additional_image_link>) |
Additional URLs of images of the item. You can include up to 10 additional images per item by including the attribute multiple times. |
|
Sale price (<g:sale_price>) |
Advertised sale price of the item. Important: - You must still include the <g:price> attribute in your feed, which must reflect the non-sale price you have previously sold the item for. - As the normal price, the sale price must include a currency according to ISO 4217 Standard. - You must not include a price value of 0.00 USD. |
|
Sale price effective date (<g:sale_price_effective_date>) |
Used in conjunction with sale price, this attribute indicates the date range during which the sale price applies. Information about time format: Start and end dates separated by a forward slash (/). The start is specified by the format (YYYY-MM-DD), followed by the letter T, the time of the day when the sale starts, followed by an expression of the timezone for the sale. The end date should be in the same format. Example: 2011-03-01T13:00-0800/2011-03-11T15:30-0800 |
|
Tax and Shipping |
Tax (<g:tax>) |
Value added tax (VAT). Providing this attribute for an item overrides the default tax costs specified in your Google Merchant Center settings. Note: This attribute is only accepted in the US, if your feed targets a country outside of the US, please do not use this attribute. |
Shipping (<g:shipping>) |
Shipping cost. Providing this attribute for an item overrides the global shipping settings you defined in your Google Merchant Center settings. More informations about shipping and tax |
|
Shipping weight (<g:shipping_weight>) |
The weight of the product used to calculate the shipping cost of the item. If you have specified a global shipping rule that is dependent on shipping weight, this attribute will be used to calculate the shipping cost of the item automatically. Accepted weight units: lb, oz, g, kg. |
|
AdWords attributes |
Note : These attributes help you to organize your AdWords campaigns and track the traffic to your website. | |
Adwords grouping (<g:adwords_grouping>) |
Used to group products in an arbitrary way. It can be used for Product Filters to limit a campaign to a group of products, or Product Targets to bid differently for a group of products. Required if you want to bid differently to different subsets of products in the CPC or CPA % version. It can only hold one value. Example: <g:adwords_grouping>comforters</g:adwords_grouping> |
|
Adwords labels (<g:adwords_labels>) |
Very similar to <g:adwords_grouping>, but it will only work on CPC. It can hold multiple values, allowing a product to be tagged with multiple labels. Example: <g:adwords_labels>clothing</g:adwords_labels> <g:adwords_labels>shoes</g:adwords_labels> |
|
Adwords redirect (<g:adwords_redirect>) |
Allows advertisers to specify a separate URL that can be used to track traffic coming from Google Shopping. Example: <g:adwords_redirect>https://www.merchant.com/product.html</g:adwords_redirect> |
Example of template with XML format with Google Shopping
Here is an example of template in XML format:
<g:id>{sku}</g:id>
<title>{name,[substr],[70],[...]}</title>
<link>{url}</link>
<!-- you must change the currency unit or convert the price to match with your magento store and your merchant account setting -->
<g:price>{normal_price,[USD]} USD</g:price>
{G:SALE_PRICE,[USD]}
<g:online_only>y</g:online_only>
<description>{description,[html_entity_decode],[strip_tags]}</description>
<g:condition>new</g:condition>
{G:PRODUCT_TYPE,[10]}
{G:GOOGLE_PRODUCT_CATEGORY}
{G:IMAGE_LINK}
<g:availability>{is_in_stock?[in stock]:[out of stock]}</g:availability>
<g:quantity>{qty}</g:quantity>
<g:featured_product>{is_special_price?[yes]:[no]} </g:featured_product>
<g:color>{color,[implode],[,]}</g:color>
<g:shipping_weight>{weight,[float],[2]} kg</g:shipping_weight>
{G:PRODUCT_REVIEW}
<g:manufacturer>{manufacturer}</g:manufacturer>
<!-- In most of cases brand + mpn are sufficient, eg. :-->
<g:brand>{manufacturer}</g:brand>
<g:mpn>{sku}</g:mpn>
<!-- But it is better to use one of these identifiers if available : EAN, ISBN or UPC, eg : -->
<g:gtin>{upc}</g:gtin>
How to create a data feed in Google Merchant Center?
In order to submit your products to Google Shopping, you'll have to create a data feed in your Google Merchant Center.
Once you're login into Google Merchant Center, go in the Data feeds section.
You can choose between creating a New Data Feed and a New Test Data Feed.
We recommend that you start by creating a New Test Data Feed.
After clicking on New Test Data Feed, you have to choose the target country and a name for your data feed ("datafeed_test" by example).
You can confirm by clicking on Save changes.
Now you can see your data feed appears in the data feeds list.
Next step will be to setup this data feed so it will import the data feed you created with the extension Simple Google Shopping in your Magento store.
Click on the link Create schedule. You are now accessing the schedule upload options.
You can manage the Google Merchant's importation frequency. You can choose to import you data feed monthly, weekly or daily at a specific time.
Paste your data feed's URL in the field Feed URL.
Click on Schedule and fetch now to start the importation and the process of your data feed.
Your data feeds' status shows Processing...
After a few minutes, Google Merchant Center shows you the number of inserted items and offers you to display errors in your data feed.
Click on View errors will show you errors in your data feed.
Google Merchant Center discerns 2 kinds of anomaly: errors and warnings.
As long it will remain errors in your data feed, Google Merchant will not display your items in Google Shopping.
It's very important to read errors' descriptions. It will help you to understand and fix quickly your data feed's issues.
Once the errors fixed, you'll be able to proceed to the creation of a new data feed (not a test one this time) which will perform the processing and referencing of your items by Google Shopping.
Warning: the validation of the first submission of your data feed to Google can take some days because it's performing manually by Google's teams. The next submissions will be validated almost instantly.
How to configure my template with Shopping.com?
Data Feed Manager allows you to create datafeed in destination of Shopping.com.
Here are some tips which will be useful to create your datafeed.
First, we recommand you to look at the following link which will be helpful:
File format for Shopping.com
Shopping.com handle CSV or XML file format.
For CSV files, data should be enclosed within double quotation marks ( " ), and tab as field separator.
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>.
File name should remain consistent for all updates. (e.g. MerchantnameSDC.csv). Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes for Shopping.com
These 9 attributes are required. Products without these values will not display on Shopping.com :
(Between brackets, specific name for XML files)
Attribute | Description |
---|---|
Unique Merchant SKU (Merchant_SKU) |
The unique SKU number you use internally to identify this item |
Product Name (Product_Name) |
Product Names must be clear and concise. They should also be descriptive of the product being sold.(limited to 90 characters) |
Product URL (Product_URL) |
URL on your website containing the product detail and buy button for the applicable product |
Image URL (Image_URL) |
Provide the URL to the item's largest primary image. Minimum size accepted: 150 pixels on at least one side of the image. Any modern format is acceptable, i.e. JPEG, PNG, GIF, TIFF |
Current Price (Current_Price) |
Provide your current selling price for the item before tax or shipping |
Stock Availability (Stock_Availability) |
Denote Y or YES to show you have the product in stock and N, NO or NONE when the product is out of stock. Out-of-stock products will not be shown on Shopping.com. (Allowed values : In Stock, Yes, Y, 1, Limited availability, Out of Stock, No, N, None, Pre-Order, Back-Order) |
Condition (Condition) |
Please use this field to indicate if the item is "New", "Used" or "Refurbished". IMPORTANT: Shopping.com currently displays "New" products only. "Used" and "Refurbished" products are rejected automatically |
These 2 last attributes are only required for media | |
MPN/ISBN (MPN ou ISBN) |
The ISBN is a unique machine-readable identification number. Shopping.com supports both the 10 and 13 digit versions of ISBN |
UPC ou EAN (UPC ou EAN) |
Shopping.com supports both the 12-digit Universal Product Codes (UPC) and the 13-digit EAN codes. UPC or EAN are strongly recommended in all categories |
Recommended attributes for Shopping.com
Here are some attributes (non-exhaustive list) recommended by Shopping.com we think are quite usefull to add in your template :
(Between brackets, specific name for XML files)
Attribute | Description |
---|---|
Shipping Rate (Shipping_Rate) |
Shipping cost for this item. Use 0 to denote free shipping. Refer to the Merchant Account Center at Products > Edit-Shipping-Information page if you want to define Shipping Rates by Price ranges |
Original Price (Original_Price) |
If your website displays a price drop and/or percent savings for this item, provide here the item's original price |
Brand / Manufacturer (Brand ou Manufacturer) |
Brand, manufacturer, or publisher of the product |
Product Description (Product_Description) |
Product Descriptions should elaborate on Product Names and provide all relevant product details (limited to 4000 characters) |
Product Type (Product_Type) |
Provide an ordered list of nouns describing the type of product. Use a comma to separate them. Please refer to Shopping.com' specifications to find a list of relevant categories |
Category (Category) |
Please provide a breadcrumb describing the classification of the respective product. (ie: "Electronics > Digital Cameras"). Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly |
Category ID (Category_ID) |
Use the Shopping.com's taxonomy to provide the right Shopping.com's Category ID for this item |
Parent SKU (Parent_SKU) |
If the product is one variant in a family of similar products, provide here a SKU number that uniquely identifies the family |
Parent Name (Parent_Name) |
The name of the parent product |
Example of template for Shopping.com with XML format
Here is an example of template for a website selling t-shirts:
Header:
<?xml version="1.0" encoding="ISO-8859-1"?>
<Products>
Pattern:
<Product>
<Merchant_SKU>{sku}</Merchant_SKU>
<Product_Name>{name,[substr],[70],[...]}</Product_Name>
<Product_URL>{url parent}</Product_URL>
<Image_URL>{image parent}</Image_URL>
<Current_Price>${price,[USD],[0]}</Current_Price>
<Shipping_Rate>$7.50</Shipping_Rate>
<Stock_Availability>{is_in_stock parent?[in stock]:[out of stock]}</Stock_Availability>
<Condition>New</Condition>
<Original_Price>${normal_price,[USD],[0]}</Original_Price>
<Manufacturer>{brand}</Manufacturer>
<Product_Description>{short_description parent,[html_entity_decode],[strip_tags]}</Product_Description>
<Product_Type>Clothing</Product_Type>
<Category>{category_mapping,[0]}</Category>
<Category_ID>31515</Category_ID>
<Parent_SKU>{sku parent}</Parent_SKU>
<Parent_Name>{name parent,[substr],[70],[...]}</Parent_Name>
<Estimated_Ship_Date>Allow 10 days for Delivery</Estimated_Ship_Date>
<Gender>{gender}</Gender>
<Color>{color,[implode],[,]}</Color>
<Size>{size,[implode],[,]}</Size>
<Alternative_Image_URL_1>{image,[1]}</Alternative_Image_URL_1>
<Alternative_Image_URL_2>{image,[2]}</Alternative_Image_URL_2>
<Alternative_Image_URL_3>{image,[3]}</Alternative_Image_URL_3>
<Alternative_Image_URL_4>{image,[4]}</Alternative_Image_URL_4>
<Alternative_Image_URL_5>{image,[5]}</Alternative_Image_URL_5>
<Merchandising_Type>New</Merchandising_Type>
<Bundle>No</Bundle>
</Product>
Footer:
</Products>
How to configure my template with Bing Shopping?
Data Feed Manager allows you to create datafeed in destination of Bing Shopping.
Here are some tips which will be useful to create your datafeed.
First, we recommand you to look at these 2 links which will be helpful:
File format for Bing Shopping
Bing Shopping doesn't support XML file format. You should create TXT file format.
HEADER (the line with attribute's names) is required by Bing Shopping.
Data should be enclosed without any characters, and you should use tab as field separator.
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>
- No $ sign in the price values and no lbs in shipping weights (only numbers, limited to 2 decimal places)
File name should remain consistent for all updates. Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Bing Shopping recommends to use bingshopping.txt as a file name.
Required attributes for Bing Shopping
Bing Shopping requires these 6 attributes:
Attribute | Description |
---|---|
MerchantProductID | You can either use internal Magento ID, either product'SKU as a unique identifier |
Description | Detailed description of your offer (limited to 5000 characters). No HTML coding. Ensure no descriptions are wrapped in quotes. Please do not include promotional text. |
ProductURL | URL of the product. Link to your website where a potential buyer can complete the purchase of your product. |
ImageURL | Provide the URL to the item's largest primary image. Acceptable formats: BMP,JPG, PNG, GIF, TIFF and EXIF |
Price | Provide your current selling price for the item before tax or shipping |
Title | Product Names must be clear and concise (limited to 255 characters) |
Recommended attributes for Bing Shopping
Bing Shopping highly recommends to use these attributes in your template :
Attribute | Description |
---|---|
Brand | The product manufacturer's name, brand name or publisher's name |
MPN | The ISBN is a unique machine-readable identification number. Bing Shopping supports both the 10 and 13 digit versions of ISBN |
UPC | Universal Product Code. Only 8 and 12 digit codes are supported |
ISBN | International Standard Book Number |
SKU | The SKU unique number of the product. Used to refer to different versions of the same product |
Availability | The current availability for the offer. Choose only one of following values: In Stock; Out of Stock; Pre-Order; Back-Order |
Shipping | This attribute will override any info set in the Shipping tab of your Bing Shopping account. Each shipping attribute group must be separated with a comma and the four sub-attributes by colons such as: Country:Region:Service:Price. Only Price value is required. Three colons are required even for blank values. Examples: No shipping world wide = :::0 No shipping US wide = US:::0 Multiple variables are allowed and are split with a comma = US:024*:Ground:7.95,US:MA:Ground:5.95 |
MerchantCategory | Your internal category hierarchy for this product |
ShippingWeight | The weight of the product in pounds. Don't use lbs sign and avoid the use of leading zeros |
Condition | Acceptable condition values are: New; Used; Collectable; Open Box; Refurbished; Remanufactured WARNING: Currently Bing Shopping shows only new products. If not specified, Bing Shopping assumes the product is new |
Tax | This attribute will override any info set in the Tax tab of your Bing Shopping account. Each tax attribute group must be separated with a comma and the four sub-attributes by colons such as: Country:Region:Rate:Tax_Ship. Only Rate value is required. Three colons are required even for blank values. Examples: No tax world wide = ::0: No tax US wide = US::0: Multiple variables are allowed = US:CA:8.25:y,US:926: *:8.75:y |
B_Category | Bing Shopping Category. Bing's list of categories to match your product to Bing's standardized structure. Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly |
Example of template for Bing Shopping with TXT format
How to configure my template with Shopzilla?
File format for Shopzilla
Shopzilla doesn't support XML file format. You should create TXT file format.
HEADER (the line with attribute's names) is required by Shopzilla.
Data should be enclosed without any characters, and you should use tab as field separator.
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>
File name should remain consistent for all updates. Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes for Shopzilla
Shopzilla requires 15 attributes in the datafeed, but only 5 must contain data. Others are highly recommended by Shopzilla.
WARNING: these 15 attributes must respect this order:
- Category ID
- Manufacturer
- Title
- Description
- Product URL
- Image URL
- SKU
- Availability
- Condition
- Ship Weight
- Ship Cost
- Bid
- Promotional Code
- UPC
- Price
Bold attributes above must contain data.
Here are the 5 required attributes :
Attribute | Description |
---|---|
Category ID | Shopzilla Category. You have to map your own categories by using Shopzilla's taxonomy. Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly |
Title | Product Names must be clear and concise (limited to 100 characters) |
Product URL | URL of the product. Link to your website where a potential buyer can complete the purchase of your product. |
SKU | The SKU unique number of the product. Used to refer to different versions of the same product |
Price | Provide your current selling price for the item before tax or shipping (don't use $ sign) |
Recommended attributes for Shopzilla
Shopzilla highly recommends to use these attributes in your template :
Attribute | Description |
---|---|
Manufacturer | The product manufacturer's name, brand name or publisher's name. Leave empty if you don't know the manufacture's name. |
Description | Detailed description of your offer (limited to 1000 characters). No HTML coding. Ensure no descriptions are wrapped in quotes. Please do not include promotional text. |
Image URL | Provide the URL to the item's largest primary image. Acceptable formats: JPG or GIF. Image size should be at least 200x200 pixels and no greater than 1000x1000. Image URLs must begin with https:// (Shopzilla doesn't support secure locations (https://) |
Availability | Lets your consumers know if the product is currently available on your website. Choose only one of following values: In Stock, Back-Order, Pre-Order, See Site, Out of Stock, Limited Qty, Special Order. If empty, Shopzilla will default to "See Site for Availability". |
Condition | Designates the state of the product. Acceptable condition values are: New, Refurbished, Used, Open Box, OEM. If empty, Shopzilla will default to "New". |
Ship Weight | Designates the weight of your product (in pounds). |
Ship Cost | Designates a flat shipping cost for the product, if desired. This field is not necessary if you plan to use the Shopzilla Shipping Tool to specify ship costs. Note: To designate free shipping, please use 0.00 |
Bid | This is an optional field and recommended only for those merchants programmatically setting their product bids. Please refer to Feed Specifications for further information about this attribute. |
Promotional Code | This field is used to add promotional text next to your product. Please refer to Feed Specifications for further information about this attribute. |
UPC | Universal Product Code. Only 8 and 12 digit codes are supported |
Example of template for Shopzilla with TXT format
How to configure my template with Amazon?
Data Feed Manager allows you to create datafeed in destination of Amazon.
Here are some tips which will be usefull to create your datafeed.
First, we recommend you to look at this link which will be helpfull:
Amazon Browse Tree Guide (BTG) (Amazon'specifications)
For Amazon Product Ads, we recommend the following documentation :
https://sellercentral.amazon.com/gp/help/
File format with Amazon
Amazon doesn't support XML file format. You should create TXT file format.
HEADER (the line with attribute's names) is required by Amazon.
ATTENTION : Amazon requires an extra-header , which allows Amazon to identify which kind of products is in you data feed, and the actual used version. Here is an example concerning Home category products:
TemplateType=Home Version=2012.0228 This row for Amazon.com use only. Do not modify or delete.
In order to use these specific extra-header, Data Feed Manager has a specific field named Extra header :
Data should be enclosed without any characters, and you should use tab as field separator.
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>
File name should remain consistent for all updates. Do not include the date in your file name.
Informations groups with Amazon
Amazon distincts different informations groups to describe the products you'll send them in your data feed.
Some groups are generic and suitable for all types of products:
- Basic Product information
- Offer Information
- Sales Price information
- Item discovery information
- Image Information
- FBA (Fulfillment By Amazon)
- Variation information (if your Product is available in different variations)
- Product Dimensions
- Infrequently used attributes
Beside these generic groups, there are specific groups depending of your products' categories.
Here are specifc groups from Home category:
- Product specific attributes included in the "ArtAndCraft"
- Product specific attributes included in the "Kitchen"
- Product specific attributes included in the "Indoor Home"
- Product specific attributes included in the "Outdoor Home and Garden"
- Battery Information
The very first thing to do before creating your Amazon data feed is to identify which kind of products your Magento catalog contains.
Once this is done, you'll have to refer to the Amazon Browse Tree Guide (Amazon BTG) matching this product category to create your data feed in the best way.
By example, if you're selling furnitures, you'll have to refer to Home Amazon BTG, which matches with following themes:
- Art and Craft
- Kitchen
- Indoor Home
- Outdoor Home and Garden
We'll use this particular example for following explanations.
Required attributes with Amazon
Usually, Amazon requires these 10 attributes in the datafeed.
WARNING: These 10 attributes have to be in the data feed unless Amazon will reject it.
Attribute | Description |
---|---|
SKU | The SKU unique number of the product. Used to refer to different versions of the same product |
StandardProductID | A standard, alphanumeric string that uniquely identifies the product. This could be a Global Catalog ID (GCID), UPC, EAN or GTIN. |
StandardIDType | The type of standard, unique identifier entered in the ProductID field. Select one of the following options: Global Catalog ID (GCID), UPC, EAN or GTIN. |
ProductName | Product Names must be clear and concise (limited to 500 characters). Don't use special characters. |
ProductType | Identify the product types. With our example : For all Indoor products, choose from: Kitchen, BedAndBath, ArtAndCraft, Furniture or the general category Product type of Home. Select one of the following options: Art, BedAndBath, FurnitureAndDecor, Home, Kitchen, OutdoorLiving, SeedsAndPlants. |
Brand | The brand or manufacturer of the product. Populate this field so your brand name is displayed on the Amazon.com site. (Brand or Manufacturer is required, both are desired) |
Manufacturer | Specify the manufacturer for your product. (Brand or Manufacturer is required, both are desired) |
ItemType | Use this to specify what your item is. This field is primarily used for browse classification. Refer to the Browse Tree Guide (BTG) for allowed values. Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly |
ItemPrice | The price at which the merchant offers the product for sale, expressed in U.S. dollars. Don't use currency unit. |
Link | The URL of the product. Must start with https:// |
Recommended attributes with Amazon
Amazon highly recommends to use these attributes in your template :
Detailed description of your offer (limited to 2000 characters). Don't use special characters.
Attribute | Description |
---|---|
Description | |
Currency | The currency code indicating what currency the pricing data is in. (USD for US Dollars, EUR for Euro, GBP for Pounds). |
ShippingWeight | The weight of the product when packaged to ship. A number with up to 10 digits to the left of the decimal point and 2 digits to the right of the decimal point. |
ShippingWeightUnitOfMeasure | The unit of measure used to describe the weight of the product: OZ, LB, GR or KG. |
MainImageURL | Provide the URL to the item's largest primary image. Preferred format: JPG. Image size must be at least 500 pixels in either height or width and should be 1000 pixels or larger. Image URLs must begin with https://. |
OtherImageURL1-OtherImageURL8 | Additional images showing different sides of a product, the product in use, or details that aren't visible in the MAIN image. |
Quantity | The quantity of the item you are making available for sale. Quantity is required for all "child" or stand-alone items. If left blank when first submitting the product information, the item will be displayed as "Out of stock". |
How to configure my template with Price Grabber?
Data Feed Manager allows you to create datafeed in destination of Price Grabber.
Here are some tips which will be usefull to create your datafeed.
First, we recommand you to look at these 2 links which will be helpfull:
Price Grabber Integration Guide
Price Grabber's taxonomy
File format with Price Grabber
Price Grabber doesn't support XML file format. You should create TXT file format.
HEADER (the line with attribute's names) is required by Price Grabber.
Data should be enclosed without any characters, and you should use tab as field separator.
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>
File name should remain consistent for all updates. Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes with Price Grabber
Price Grabber requires some attributes regarding to the kind of product you're selling in your store.
By example, Home & Personal Products requires 9 attributes, where Tech Products & Software only requires 7 attributes (not the sames as well).
Please have a look at the Price Grabber Integration Guide to know exactly which attributes are required for your products.
However, here are the most current required attributes:
Attribute | Description |
---|---|
Retsku | The SKU unique number of the product. Used to refer to different versions of the same product |
Product Title | Product Names must be clear and concise (limited to 100 characters) |
Detailed Description | Detailed description of your offer (limited to 1500 characters). No HTML coding. Ensure no descriptions are wrapped in quotes. Please do not include promotional text. |
Categorization | Price Grabber Category. You have to map your own categories by using Price Grabber's taxonomy. By example : laptops products needs to have: Computers > Laptops & Accessories > Laptops as matching category. Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly |
Product URL | URL of the product. Link to your website where a potential buyer can complete the purchase of your product. |
Primary Image URL | Provide the URL to the item's largest primary image. Image URLs must begin with https:// (Price Grabber doesn't support secure locations (https://) |
Selling Price | Current selling price of the item. Please omit currency symbols. Prices should be provided in the appropriate currency (US Dollars for PriceGrabber.com, Pound Sterling for PriceGrabber.co.uk, Canadian Dollars for PriceGrabber.ca). |
Manufacturer Name | The product manufacturer's name, brand name or publisher's name. Leave empty if you don't know the manufacturer's name. |
Recommended attributes with Price Grabber
Price Grabber highly recommends to use these attributes in your template :
Attribute | Description |
---|---|
Manufacturer Part Number | Manufacturer-issued part number (MPN) for the product. |
UPC / EAN | UPC (US, Canada): Unique code of 12 numbers. EAN (Europe): Unique code of 13 numbers. |
Availability | Lets your consumers know if the product is currently available on your website. Choose only one of following values: Yes, No ou Preorder |
Weight | The product's shipping weight. Required if you select a shipping cost formula which depends on weight. The unit for weight is pounds in the US, and kilograms for UK. |
Shipping Cost | Required if you select "Use the shipping costs provided in my product data feed" in the Shipping section of Price Grabber Login. |
How to configure my template with Nextag?
File format with Nextag
Nextag handles TXT file format.
HEADER (the line with attribute's names) is required by Nextag.
Data should be enclosed without any characters, and you should use pipe (|) as field separator.
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>
File name should remain consistent for all updates. Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes with Nextag
Here are required attributes with Nextag:
Attribute | Description |
---|---|
Category: Nextag Numeric ID | The Nextag category of the products you are listing. You have to map your own categories by using Nextag's taxonomy. By example : laptops products needs to have: 300359 as matching category. Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly Note : You must match one of the "Category" columns to a column in your feed. |
Category: Other Format | The category of the products you are listing. These should be the categories you use on your site. Example : Computers > Laptops. Note : You must match one of the "Category" columns to a column in your feed. |
Click-Out URL | URL of the product. |
Condition | The condition of the products you are selling. Choose only one of following values: New, Open Box, Refurbished, Pre-Owned, Like New, Good, Very Good, Acceptable |
Description | Detailed description of your offer. No HTML coding. Ensure no descriptions are wrapped in quotes. Please do not include promotional text. |
Ground Shipping | The amount you charge for ground shipping. In dollars with or without the $ sign. If you use a carrier such as FedEx or UPS, you can define this on your Seller Dashboard to ensure you display accurate shipping. |
Image URL | The URL or address of the images of your products. URL starting with https://, https:// or just www and ending with .jpg or.gif |
ISBN | The ISBN of any book products you are selling. This field is only required if you are selling books. |
MUZE ID | The MUZE IDs of any music, video or video game products you are selling. This field is only required if you are selling music, video or video game products. |
Price | The price of the items you are selling. In dollars with or without the $ sign. |
Product Name | The name of the products you are selling. |
Seller Part # | The SKU unique number of the product. |
Stock Status | The availability or stock status of your products. Choose only one of following values: In Stock, Yes, le nombre en stock, Out of Stock, <blank>. If you leave this blank, Nextag will assume the product is in stock. |
Weight | The weight of your products. Number in pounds (lbs). |
Recommended attributes with Nextag
Nextag highly recommends to use these attributes in your template :
Attribute | Description |
---|---|
Cost-per-Click | The Cost-per-Click or CPC that you want to pay Nextag when a buyer clicks from our site to yours. In dollars with or without the $ sign. This should only be used if you want to bid on individual products using your Product File. |
Distributor ID | The distributor ID of your products. One of the following initials: Ingram (I, IM, IP, IA), TechData (T), eNighted (E), ISBN, UPC, LCC plus the number ID. |
Ingram Part # | The Ingram ID of your products. |
Manufacturer | The name of the manufacturer of your products. |
Manufacturer Part # | The manufacturer's part number for the product. It is strongly recommended that you provide this information to improve the quality of your listings on Nextag. |
Marketing Message | The text message you want to display on our site next to your display name. Example : Free Tax and Shipping |
UPC | The Universal Product Code (UPC) of the products you are selling. |
ListPrice | The item's price when it is not on sale. In dollars with or without the $ sign |
How to configure my template with Twenga?
Data Feed Manager allows you to create datafeed in destination of Twenga.
Here are some tips which will be usefull to create your datafeed.
First, we recommand you to look at this link which will be helpfull:
Twenga's feed specifications
File format with Twenga
Twenga handles CSV/TXT or XML file format.
About CSV/TXT files :
- data shouldn't be enclosed
- you can use either tab, semicolon, comma or pipe as field separator.
About XML files :
- the datafeed must be UTF-8 encoded (<?xml version="1.0" encoding="UTF-8" ?>)
- catalog tags (<calalog>...</catalog>) must enclose the content.
- each product must be in product tags (<product>...</product>)
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>.
File name should remain consistent for all updates. (e.g. MerchantnameSDC.csv). Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes with Twenga
These 7 attributes are required. Products without these values will not display on Twenga :
Attribute | Description |
---|---|
product_url | URL on your website containing the product |
designation | Product Names must be clear and concise. (limited to 255 characters) |
price | Final price of the product, with or without VAT, depending on local regulations. |
category | Navigation path of the product (Breadcumb). Default separator : > (greater). The category mapping of the product (by example : "Home>Televisions>LCD TVs>Thomson"). Remember to use category mapping in Data Feed Manager to fill-in this attribute correctly |
image_url | Main picture of the product. Minimum size : 500x500 pixels. Maximum size : 2000x2000 pixels. |
description | Product's description. Only the first 180 characters will be display in Twenga |
regular_price | Product's sale price, before any sale. Leave empty if the product doesn't have any discount. |
Recommended attributes with Twenga
Here are recommended attributes by Twenga :
Attribute | Description |
---|---|
merchant_id | Product's ID. The internal product ID used by the merchant. |
manufacturer_id | The manufacturer ID. You may use SKU for this attribute. |
shipping_cost | Shipping cost. If not specified, leave empty or specify "NC" For free shipping, specify "0". |
in_stock | Denote Y to show you have the product in stock and N when the product is out of stock. |
availability | Number of products available |
condition | For new products, use "0". For used or refurbished products, use "1". |
upc_ean | UPC or EAN of the product. |
brand | Brand or manufacturer of the product. |
Example of template with XML, CSV and TXT format with Twenga
Here is an example of template with XML format:
Here is an example of template with CSV format:
Here is an example of template with TXT format:
How to configure my template with Idealo?
Data Feed Manager allows you to create datafeed in destination of Idealo.
Here are some tips which will be usefull to create your datafeed.
First, we recommand you to look at these 2 links which will be helpfull:
Idealo's technical informations
Idealo'sample CSV file
Here are the admission requirements for Idealo:
- Your store contains at least 20 products already existing in Idealo's catalog.
- All prices are displayed in euro (including VAT)
- Your legal infos are correct
- Your policies are accessible and understandable to any customer
- Customers can choose between at least 2 payment methods.
- Shipping won't exceed 15.00 for small appliances
- Shipping won't exceed 50.00 for big appliances
File format with Idealo
Idealo is used to work with CSV files.
Data shouldn't be enclosed
You can use either tab, semicolon or pipe as field separator.
The CSV file must contain a header line describing each column's names.
Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes with Idealo
These attributes are required by Idealo.
Products without these values will not display on Idealo:
Attribute | Description |
---|---|
Catégorie | Internal category path. (By example: digital photography - digital camera - compact digital camera - Canon - Canon Digital Ixus 70) |
Marque / Fabricant | The brand or manufacturer of the product |
Produit | The name of the product |
Référence fabricant (HAN) | The manufacturer reference |
Prix en euro (TVA incluse) | Price in euro (including VAT) |
Frais de port | Shipping cost. If free shipping, fill in with "0". |
URL produit | URL on your website containing the product |
Délai de Livraison | Delivery time / availability |
EAN (European article number) | EAN code of the product |
Code CIP | Only for pharmaceuticals |
ISBN | Only for books |
Ecotaxe | Eco-tax amount, only if not already included in the price |
Recommended attributes with Idealo
Here are recommended attributes by Idealo:
Attribute | Description |
---|---|
Numéro d'article (interne) | Internal reference of the product (usually SKU) |
information sur le produit | The description of the product (short version if available) |
URL photo | The URL of the main picture of the product. |
Prix Promo | Sale price of the product |
Example of template with CSV format with Idealo
Here is an example of template with CSV format:
Numéro d'article (interne);EAN (European article number);Référence fabricant (HAN);Marque / Fabricant;Produit;Catégorie;Prix en ¤ (TVA incluse);Délai de Livraison;Frais de port;URL produit;URL photo;Ecotaxe (si non incluse dans le prix);Prix Promo (facultatif)
40101966;3165140580113;GSB 14.4-2-LI;FBC BOSCH;PERCEUSE VISSEUSE 14,4V 1,3AH LI-ION;Outillages électroportatif à batterie; 518,87;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1; 418,87
40101915;0000401019151;BHP453RHEX;MAKITA;PACK PERCEUSE A PERCUSSION 18V 1,5AH LXT;Perceuses, visseuses et boulonneuses; 164,00;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1; 16,00
43302205;3148518627948;CPE.PB;FACOM;LOT DE 2 PINCES "PACK PREMIER";Pinces standards et coupantes; 68,90;Livrera sous 3 jours ouvrables après réception du paiement.;0 (si frais de port gratuits);https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1; 55,90
46600252;0000466002525;1-94-747;STANLEY TOOLS;SERVANTE DE CHANTIER LOCK & STOCK FATMAX;Boite à outils; 1122,95;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1;
45900043;3253561956294;1-95-629;STANLEY TOOLS;GILET PORTE-OUTILS FATMAX XTREM;Saccoches et porte-outils; 53,20;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1; 43,20
44800848;9999999999999;0-10-825;STANLEY TOOLS;COUTEAU CUTTER PLIABLE FATMAX;Cutteurs et ciseaux; 17,95;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1;
46600415;3253561974755;1-97-475;STANLEY TOOLS;JEU 2 TRETEAUX PLIABLES COMPACTS;Etais et trétaux de maçon; 84,45;Livrera sous 3 jours ouvrables après réception du paiement.;0 (si frais de port gratuits);https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1; 80,00
60800432;3253561951480;1-95-151;STANLEY TOOLS;LAMPE TORCHE LED PETIT MODÈLE;Torches, ampoules, et éclairage; 16,67;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1;
42606588;3253560975456;0-97-500;STANLEY TOOLS;CLE A MOLETTE A CLIQUET FATMAX;Clés de serrage à ouverture variable; 14,23;Livrera sous 3 jours ouvrables après réception du paiement.;4;https://www.idealo.fr/exemple;https://www.idealo.fr/exemple-exemple.jpg;0,1;
How to configure my template with eBay?
File format with eBay
eBay handles CSV/TXT or XML file format.
About CSV/TXT files :
- data must be enclosed with double quotation marks (")
- If you intend to use the double quote character ( " ) itself and not as a delimiter, it should be repeated. For example, '15" TV' should be entered as "15"" TV".
- you must use comma as separator in CSV files, and either tab, semicolon, comma or pipe in TXT files.
About XML files :
- the datafeed must be UTF-8 encoded (<?xml version="1.0" encoding="UTF-8" ?>)
- each product must be in product tags (<product>...</product>)
The following characters are forbidden within any cell:
- Smart Quotes Character ("?")
- Carriage Returns Character
- New Line Characters
- Any character whose ascii value is less than 32, e.g. Carriage Returns (ascii 10), Newline (ascii 13)
- HTML, CSS, or any other formatting languages, e.g. "\n\r", <p>, <br>.
File name should remain consistent for all updates. (e.g. ebay.csv). Do not include the date in your file name.
File name cannot contain spaces or illegal symbols.
Required attributes with eBay
These 9 attributes are required by eBay. Products without these values will not display on eBay.
(between brackets, the name to use with XML files)
Attribute (Merchant_SKU) |
Description (Merchant_SKU) |
---|---|
Unique Merchant SKU (Merchant_SKU) |
The unique SKU number you use internally to identify this item. |
Product Name (Product_Name) |
Product Names must be clear and concise. They should also be descriptive of the product being sold. Use the following template to build your product names: [MAIN BRAND] [PRODUCT NAME] [GENERIC PRODUCT TYPE] Example : Leica M7 Rangefinder 35mm Camera |
Product URL (Product_URL) |
URL on your website containing the product detail and buy button for the applicable product. |
Image URL (Image_URL) |
URL to the item's largest primary image. Minimum size accepted: 150x150 pixels. |
Current Price (Current_Price) |
The current selling price for the item before tax or shipping. |
Stock Availability (Stock_Availability) |
Denote In Stock to show you have the product in stock and Out of Stock when the product is out of stock. |
Condition (Condition) |
Please use this field to indicate if the item is "New", "Used" or "Refurbished". IMPORTANT: eBay Commerce Network currently displays "New" products only. "Used" and "Refurbished" products are rejected automatically. |
MPN/ISBN (media only) (MPN ou ISBN) |
The ISBN is a unique machine-readable identification number. eBay Commerce Network supports both the 10 and 13 digit versions of ISBN. |
UPC/EAN (media only) (UPC ou EAN) |
eBay Commerce Network supports both the 12-digit Universal Product Codes (UPC) and the 13-digit EAN codes. UPC or EAN are strongly recommended in all categories. Items with UPC or EAN will be better classified in eBay Commerce Network. |
Recommended attributes with eBay
Here are recommended attributes by eBay:
(between brackets, the name to use with XML files)
Attribute (Merchant_SKU) |
Description (Merchant_SKU) |
---|---|
Shipping Rate (Shipping_Rate) |
Shipping cost for this item. Use 0 to denote free shipping. |
Original Price (Original_Price) |
The item's original price. |
Brand / Manufacturer (Manufacturer) |
Brand, manufacturer, or publisher of the product. |
Product Description (Product_Description) |
Product Descriptions should elaborate on Product Names and provide all relevant product details. Limited to 4000 characters. |
Product Type (Product_Type) |
Provide an ordered list of nouns describing the type of product. Example: "Sneaker, Cross Trainer"). |
Category (Category) |
Please provide a breadcrumb describing your classification of the respective product (use > to delimiter sub-categories) |
Category ID (Category_ID) |
Please use the updated Category worksheet to provide the right eBay Commerce Network's Category ID for this item. (cf. "Categories" tab in eBay'specifications). Remember to use category mapping in Data Feed Manager to fill in this attribute properly. |
Parent SKU (Parent_SKU) |
If the product is one variant in a family of similar products, provide here the SKU of the parent product. |
Parent Name (Parent_Name) |
If the product is one variant in a family of similar products, provide here the name of the parent product. |
Estimated Ship Date (Estimated_Ship_Date) |
Provide your estimated time frame for the shipping of the product. Example: Allow 2 - 3 weeks for delivery. |
Gender (Gender) |
Indicate the gender(s) for whom the product is intended. Use a comma to separate them. Admited values: Men, Women, Boys, Girls, Infants and Toddlers, Unisex |
Color (Color) |
The primary colors for the product. In the event that the product is multi-colored, please separate the colors with a slash (/). Please provide an individual record for each color. |
Material (Material) |
Indicate the materials from which the product is intended. Values should be comma separated. |
Size (Size) |
The size of the product. |
Age Range (Age_Range) |
eBay strongly recommends that age ranges are included for data feeds that include toys, apparel, jewelry and sporting goods. Examples: 3 - 6 months, 5 years and up, Adult,... |
Example of template with XML format with eBay
Here is an example of template with XML format:
<Products>
<Product>
<Merchant_SKU>93345</Merchant_SKU>
<Product_Name>J. Crew White Floral Summer Sundress</Product_Name>
<Product_URL>https://www.abcxyz123.com/store/product.html</Product_URL>
<Image_URL>https://www.abcxyz123.com/images/6857623495-1000.jpg</Image_URL>
<Current_Price>$99.99</Current_Price>
<Shipping_Rate>5.95</Shipping_Rate>
<Stock_Availability>Pre-Order</Stock_Availability>
<Condition>New</Condition>
<UPC>053759061260</UPC>
<EAN></EAN>
<MPN></MPN>
<ISBN></ISBN>
<Original_Price>$199.99</Original_Price>
<Manufacturer>J. Crew</Manufacturer>
<Product_Description>Medium weight floral printed sundress. Perfect for Sunday brunch.</Product_Description>
<Product_Type>Dress > Sun Dress</Product_Type>
<Category>Clothing & Accessories > Women clothing > Dress > Sundress</Category>
<Category_ID>31515</Category_ID>
<Parent_SKU>93344</Parent_SKU>
<Parent_Name>J. Crew Floral Summer Sundress</Parent_Name>
<Estimated_Ship_Date>Allow 3-4 Weeks for Delivery</Estimated_Ship_Date>
<Gender>Women, Girls</Gender>
<Color>White</Color>
<Material>Cotton, Spandex</Material>
<Size>10</Size>
<Age_Range></Age_Range>
</Product>
</Products>
Display your products on any marketplace and make the most of your data feeds thanks to Data Feed Manager
Efficiently export your products catalog to Shopping engines
- Export your products into any data feed type:
,csv andtxt xml - Include all product types: simple, configurable, grouped, bundle... and custom types
- Create multi-stores, multi-currencies, multi-VAT-rates data feeds
Create data feeds compliant with any shopping engines requirements
- Start with the 19 sample templates
- Find any attribute in the attributes library
- Preview your data feeds and use the syntactic helper to avoid misprints
Completely customize your data feed according to your products catalog
- Add any Magento® attribute to your template
- Create attribute set and category filters
- Use OR/AND statements in your filters
- Add any PHP option
Automatically and regularly send your updated data feed to the shopping engines
- Use the scheduled tasks to automatically update and generate your data feeds
- Upload your data feeds via FTP (Ftp testing tool)
Magento® versions supported by Data Feed Manager
This extension works with Magento Community Edition and also Magento Enterprise Edition. To know if Data Feed Manager is compatible with your Magento version, please check the Compatibility tab.
Simple Google Shopping Vs Data Feed Manager
Supported countries by Data Feed Manager
All countries are supported (tax rates and currencies). You just need to edit the feed for the target country.
You also may have to use the appropriate currency when using prices attributes.Supported currencies by Data Feed Manager
Each currency can be managed in your data feed. You can use different values in all price attributes in order to convert currencies.
Character encoding of the generated data feed
The char encoding of the data feed generated is UTF-8 for Simple Google Shopping. It allows the use of special characters, such as accented letters, but also Arabic and Chinese letters.
If you are using Data Feed Manager, the default char encoding is UTF-8, while no char encoding is specified in the XML header.Data Feed Manager limitations
Data Feed Manager has been tested successfully on a file containing more than 70,000 products.
Remember that the generation and export time for any quantity of products will depend on your server capacity. Generally, exporting a data feed with 10,000 products shouldn't take more than 2-3 minutes on a standard shared server.
License validity
A license is valid for an unlimited period of time on one single Magento installation.
If you use more than one Magento installation, you will have to buy a separate license for each.
if you run several domains on the same Magento installation, you will need only one license for them all.
Although your license doesn’t have a limited period of validity, your upgrade period does.
By purchasing an extension, you’ll be granted a 3-month upgrade period for free.
Passed this period, you will have to pay for a new one (see FAQ: Extension upgrade).License and pre-registred environments
You can pre-register your live domain to your license and activate it in advance.
Thanks to this option, you'll be able to get the extension ready to use on your domain before it goes live.
To pre-register your production domain, go to:my account downloads
And click on next to the extension you want your domain to pre-register on.At the bottom of the page, below the list, click on the orange link saying:
Do you want to pre-register your domain in order to be ready to go live?
Finally, enter your domain name and click on pre-register nowLicense and testing environments
One license is valid for an unlimited period of time on one Magento installation only.
It is possible, however, to extend or transfer your license in three cases:- If you'd like to add your testing environments to your license.
In this case, it is possible to extend your license to an unlimited number of domains for free.
For example mywebsite-staging.com or mywebsite-dev.com - If you redirected definitively one domain to another one (301 permanent
redirection ).
In this case, you can request a transfer of license for free. - If you'd like to shift your license from one Magento installation to another.
In this case, you can request a transfer of license which you'll have to pay for.
To be able to use Data Feed Manager on both your production and testing environments, follow the instructions below:- Download Data Feed Manager (see FAQ: Extensions download).
- Install Data Feed Manager on your testing environment.
(see FAQ: Extensions installation) - Activate the license (see FAQ: Extensions activation).
- From your Magento admin panel,
go in syStem CONFIGuration WYOMING YOUR EXTENSION
Enter your current Activation Key. - Save config
Now that you can use Data Feed Manager on your production environment, repeat the same steps as above on your testing environments.
The only difference this time: a notification will appear on your Magento admin.
You will be given a choice in between: buy a new license now and add this domain to my license (see below).
Click on add this domain to my license.A transfer request will then be sent to our team within an hour.
The order in which you activate your license on your domains does not matter.
Once the request is taken care of, you will receive a confirmation email.
If your transfer request is accepted, you can use Data Feed Manager on both environments at the same time.
You can start with your staging/dev/local environment or with your live domain, the process will be the same.- If you'd like to add your testing environments to your license.
Extensions installation
Before installing Data Feed Manager, you’ll have to:
- Backup your Magento installation.
Go to: system tools backups - Disable the compiler in your Magento admin panel if it’s not already.
Go to: system tools COMPILATIONS - Refresh your cache.
Go to: systemselect cache typeactionsrefreshsubmit
Now you can install Data Feed Manager:- Download Data Feed Manager (zip file) on my account my downloads
Refer to FAQ here: Extensions download - Once Data Feed Manager is downloaded, open the folder and unzip it.
- Copy the content of the unzip folder and paste all files and directories in your Magento root directory (the folder content can vary according to the extension but it generally includes app, lib and skin folders).
- Once your installation is complete, don't forget to enable the compiler back (if it was already enabled before the installation) and run compilation process.
- Refresh your cache, logout from your admin panel and log back in right after.
Next step is to activate your license, to do so, click here: Extension activation
- Backup your Magento installation.
Extensions uninstallation
To uninstall Data Feed Manager, go on its zip folder and open it.
You will find a shell file (suchas: yourextension -uninstall.sh) to execute on both your server and Magento root directory.
Once the uninstallation is over, refresh your cache and enable the compiler back again (if you use it).Extensions activation
Once Data Feed Manager is downloaded, you have to activate the license:
- Go to your Magento admin panel. A message pops up at the top of the page.
If the message doesn't appear then you must check that:
Wyomind's License Manager has not been removed from your installation.
system configuration advanced advanced
Wyomind's License Manager is enabled in: app/etc/modules/Wyomind_Licensemanager.xml
The HTML output for Wyomind_Licensemanager and/or Adminhtml_Notification are not disabled in your system under - Copy your activation key.
You can find your activation key in 2 different places:
- In the confirmation email that you received after purchasing Data Feed Manager
- In your Wyomindaccount: MY ACcount My downloads
Select Data Feed Manager and click on
A new page opens where you'll find your activation key (see below). - In your Magento admin go
to: System Configuration Wyomind Your extension
Paste the activation key in the Activation Key field and choose between the automatic (yes) or the manual (no) activation method.
- By choosing Yes, the connection to Wyomind's license server will be automatic.
- By choosing No, you will have to log on to Wyomind's license server yourself. - Save config.
- A message appears at the top of your admin panel: Activate it now! Click on that link.
- Copy and paste the license code in the License code field from your admin or simply click on Activate now!
- Finally, refresh your cache, log out and log back in straight after, to complete the installation.
To activate the license of an extension that includes other modules, you’ll have to repeat the steps described above for each, using the corresponding activation keys (each module has its own activation key).
- Go to your Magento admin panel. A message pops up at the top of the page.
Extensions download
In order to download Data Feed Manager, log into your Wyomind account:
Extensions upgrade
With each purchased extension comes a free 6-month upgrade period, during which you can download and install the new version of your extension. Passing this period, you will have to purchase an additional upgrade (price depends on how long the period is)
To upgrade Data Feed Manager, follow the steps below:- Go to: my account my downloads
- Click on next to Data Feed Manager
- Choose the latest version of Data Feed Manager (for Magento 1 and Magento 2).
- Click on download
- Enter your current activation key and click on
- Select domain name.
- Choose from 1 to 12 months of upgrade period.
- Choose a professional installation or not.
- Click on BUY NOW
To finish, don't forget to reinstall Data Feed Manager to update your Magento admin.
If you can't find your download after upgrading your domain, please contact us here:
https://www.wyomind.com/fr/contact.html
XML data feed and CDATA
CDATA stands for Character Data. It means that the data in between these tags include data that could be interpreted as XML markup, but should not be.
Syntactically, CDATA behaves similarly to a comment but it is still part of the document.
CDATA sections have no encoding, so there's no way to include the string ]]> in them.Data feeds urls
For example, you are getting https://mywebsite.com/googlefeed/example_feed.xml?r=0123456789 instead of https://mywebsite.com/googlefeed/example_feed.xml.
Actually, the url https://mywebsite.com/googlefeed/example_feed.xml is still available. The parameter ?r=0123456789 at the end of it is simply a random number to avoid cache issue when you download the data feed from your magento admin.Data feed download
Category mapping
What is category mapping?
Categories names you are using in your Magento aren't always the same than the ones used by Google Merchant to reference your products.This means you have to find out which Google Merchant categories have the best matching with yours, according to the Google product taxonomy.
For example, if you're selling furnitures like coffee tables, you'll have a Coffee table category in your Magento admin.
But Google Merchant doesn't handle this kind of category. The closest Google product category could be Kitchen & Dining Room Table.
So this should appear this way in your data feed:
<g:google_product_category>Furniture > Desks & Tables > Kitchen & Dining Room Tables</g:google_product_category>
This Google product category will be retrieved in your data feed after 2 steps.
1. How to map my categories with Data Feed Manager?
Data Feed Manager provides you an easy way to input Google product categories matching yours.
In your data feed configuration, go in the Categories tab. Then, in Category selection and mapping section, you'll find a treeview of all your categories.For each category, you have a little arrow followed by mapped as . There, you'll be able to start typing a keyword in order to display a list of all categories including that keyword. You simply need to select the one you need.
If your press the End key of your keyboard after typing a category mapping, the value will apply to all sub-categories.Once all your categories are mapped, you can click on the Save button.
Here are a few guide lines for choosing the most appropriate category:
- Use the category that best describes your item. To do this, first determine the primary function of the products you are submitting. For specific items like MP3 Players, select the MP3 Players category. While some MP3 players can also serve different functions, like those that contain a clock, they are primarily MP3 Players.
- Use only one category. For some products, more than one category might be relevant. For example, an adapter to allow an MP3 player to be used in a car could be in both categories Motor Vehicles > Audio & Video and Electronics > Audio > Audio Accessories > MP3 Player Accessories . In such cases, choose the category that seems the most appropriate to you, but don't include more than one.
- Use the most specific category possible. Being specific will help improve your data quality and in turn ensure that offers are presented in the right category. When viewing the taxonomy, try to navigate to the most specific category that still covers all the products being submitted. For instance, if you are submitting MP3 player chargers use the category MP3 Player Chargers . Conversely, if you are submitting multiple types of chargers use the category Chargers .
2. How to add the Google category to the Data Feed Manager XML template?
Finally, so that the Google category is retrieved in your data feed, you must add the following attribute to the XML template:{G:GOOGLE_PRODUCT_CATEGORY}
or
Please note that this attribute is different from Product Type for which the name of the category you have defined in your Magento admin is retrieved. Google recommends you include this attribute for all products, and for all target-countries. It will result in better categorization for your products.<g:google_product_category>{category_mapping,[0]}</g:google_product_category>
Video tutorial on how to map your categoriesFilters usage in a data feed configuration
Data Feed Manager provides you multiple ways to adjust which kind of products you want in your datafeed.
In the Filters tab of your datafeed configuration, you'll find 3 sections:- Product type
- Product visibility
- Advanced filters
Product typeIn this section, you could choose which kind of product type (Simple, Configurable, Bundle, Grouped, Virtual, Downloadable) you want to export.
By example ( Case 1 ), if you're selling t-shirts and you want to export every sizes and every colors individually , just tick Simple checkbox and leave others empty.
But if you only want ( Case 2 ) to export your t-shirts and specify appart sizes and colors available , tick Configurable checkbox and leave others empty.
PLEASE NOTE that Google Merchant specify that for feeds targeting US, UK, FR, and JP : Any apparel item that varies by 'color', 'material', 'pattern', and/or 'size', must be submitted as a unique combination (like in our Case 1 ).
Product visibilityIn this section, you will be able to export in your datafeed the products depending on their visibility in Magento.
In our Case 1 , your simple products are probably not visible individually (because connected to configurable products). So you'll have to tick Not visible individually checkbox.
If you're in the Case 2 , just tick Catalog and Search checkboxes, it'll do it great.
Advanced filtersThis is probably the most powerful part of the filters section.
This section will allow you to filter your products with barely all the ways you want to. You can apply condition on each attribute of your products, like price, name, SKU, color, size, etc.
Most of the conditions available are pretty obvious : = , < , > , ≤ , ≥ , ≠
Like and Not like are to use with the wildcards _ (any character) and % (zero or more characters)
By example, this will return only products whose name starts with 'rock and roll' (like 'rock and roll pants', 'rock and roll shirt', etc):null and is not null are used to identify products with empty attributes.
in and not in are used to identify products with possible multiple values (like t-shirts whose color is black or blue or red by example).
PLEASE NOTE that attributes with multiple values (like Shirt Size) appear as a list (Small, Medium, Large). This makes you easier to select specific products.Automatically schedule data feeds generation
Data Feed Manager provides you a fully configurable schedule in the Scheduled task tab of your template configuration for each data feed.
Warning: So that it works, you must have one main scheduled task running from your server side and targeting cron.php (or cron.sh) located in the Magento root directory (each hour ideally).
If the management panel from your hosting compagny doesn't provide such a service, you can use a remote service such as: http://www.mywebcron.com.
Data Feed Manager also provides you a cron job reporting, so you can get email reports on each data feed you will generate.
What's the difference between Generating and Exporting a data feed?
Generating a data feed is totally different from exporting a data feed.
To Generate a data feed from Data Feed Manager, you only need to choose Generate in the action dropdown from the data feeds list or to click on Generate from the feed configuration.
You will get an .xml, .csv or .txt file according to your configuration. This will allow you to upload your products data into the platform you want (such as Google Shopping).
To Export a data feed from Data Feed Manager, you only need to choose Export in the action dropdown from the data feeds list or to click on Export from the feed configuration.
You will get a .dfm file. You will be able to save a template that you have previously created from Data Feed Manager and to import it if needed into your Magento admin for example.Why some products are not showing up in one of my data feeds, but they do in other ones?
This issue must come from string values with some HTML tags, non-UTF8 chars,...
In order to fix this, you could use the following options to all concerned fields:
{attribute,[strip_tags],[html_entity_decode],[inline],[cleaner]}
Here is the detail of parameters used above:
- strip_tags: Remove all HTML tags
- html_entity_decode: Convert all HTML entities to their UTF8 equivalents
- inline: Remove all unneeded spaces
- cleaner: Remove all non UTF8 chars
How to open my CSV file with a spreadsheet application?
You have the possibility to open the generated CSV file with any spreadsheet application.
While opening your data feed, you need to make sure to select the delimiter options that correspond with your data feed configuration.
- In your data feed configuration, choose how your columns will be separated with: tabulation, comma, semi-colon...
- Generate the data feed.
- Open the data feed with a spreadsheed application.
- Choose the same delimiter and enclosure characters as in your data feed configuration.
For example, if you've chosen semi-colon as Fields delimiter, then you'll need to open the file choosing ";" as field delimiter as well as if you've choosen double quotes as the Fields enclosure, then you'll have to make sure that you've selected the same character.
Note that the Excel application won't show this popup when opening the file.How to configure FTP Settings tab?
In Data Feed Manager, you can specify ftp settings to upload your data feeds.
Select a data feed and go to the Ftp Settings tab. There you'll be able to configure some parameters:Enable FTP upload
Secure connection (sftp) is only available in the latest version of Data Feed Manager.
Select Yes if you want to upload your data feed using FTP.
Use SFTP
Select Yes if you are using SFTP.Use Active mode
If you are using SFTP, you don't have to care about the passive/active mode.
For more info about Active and Passive mode, have a look to that documentation.
Host
In that field, fill in the host.
For example: “ftp.wyomind.com”
Login
is your login to connect to server
Password
is your password to connect to server
Destination director
is a relative path from the entry directory when you connect to the ftp.
For example: "upload/" or "/".In order to be sure your settings are correct, click on Test Connection.
- If you don't have an error message, it means the connection succeeded.
- If you have an error message, you'll certainly have to check your credentials.
The file is uploaded each time the feed is generated manually or automatically.
How to use the product custom options in your template?
You can use the custom options of your products in your template.
Note: This can be done only with the last version of the module (v7.0.0)
STEP 1
Add the following snippet to your template:{load_options,[OptionA],[OptionB]}
OptionA and OptionB are the titles of the custom options of your product given in the admin area. These titles are case sensitive and space sensitive, so they must be entered exactly as they are in the admin.
As an example, we have a product with 2 custom options: LugColor and LugSize. So the product is available in Small, Medium, Large and in Black, Purple and White.
Instead of one item in our data feed we will get 9 items:- Product 1 Small Black
- Product 1 Small Purple
- Product 1 Small White
- Product 1 Medium Black
- etc
So our template should look like the following screenshot in order to retrieve all the options of our product.
STEP 2
In your data feed, you have the possibility to use the following attributes:- {OptionA_label} {OptionB_label}
- {OptionA_sku} {OptionB_sku}
- {OptionA_price} {OptionB_price}
- {OptionA_type} {OptionB_type}
Your template must be managed to avoid any duplicated items, so instead of:
<g:id>{sku}</g:id>
You must use:
<g:id>{sku} {OptionA_sku} {OptionB_sku}</g:id>
and concerning the prices, you should use:
<g:price><? return {price}+{OptionA_price}+{OptionB_price}; ?></g:price>
So if we take the example of our product, we should add {LugColor_label} {LugSize_label} into our template. Then for each option, it will retrieve it's own label: black, purple and white.
Configurable products in Google Shopping data feeds
As you probably know configurable products are only containers filled with not visible individually products, what Google names "variants".
That's why the configurable products should not be sent to Google Merchant because there are missing required attributes (price, color, size or any variant attribute). Instead, you should submit the simple products that have all the required information.
In your data feed template, you need to check that:
- You use the Configurable or Parent option to retrieve the information from the configurable product.
Most of the time the attributes that must be retrieved from the configurable products are url and description.
Example
<link>{url parent}</link> <description>{description parent}</description>
- All the simple products not visible individually that belong to the same configurable product are grouped under the same item_group_id. This can be done easily by adding the below "Magic Attribute" in the data feed template.
{G:ITEM_GROUP_ID}
- your filters are not too restrictive. For example, if your variants are not visible individually, make sure to have ticked that options in your data feed filters.
- the categories you've selected are assigned to the simple variant. For example, if only the parent product has a category assigned, you'll be able to include product into your data feed based on the Product and parent categories.
- You use the Configurable or Parent option to retrieve the information from the configurable product.
Google Shopping Ads and performance tracking
Google Analytics provides many details about incoming traffic from Google Shopping Ads Campaigns.
However, you may want to track incoming traffic from your Shopping Ads in Google Analytics by your owns. To do so, you can use the UTM parameters with dynamic variables and/or fixed values as follows:
<link>{url}?utm_source=My Website&utm_medium={medium}&utm_campaign={campaign}&utm_term={term}&utm_content={content}</link>
Get the currency in the URL and preselect the currency in the landing page
You have the correct currency specified in your data feed. However, when a customer clicks on the link from Google Shopping, it shows the default currency instead of the correct currency.
For this reason Google may not approve your data feed and may suspend your account.
That issue has nothing to do with the extension, but you can easily fix it copying the fileapp/code/Core/Mage/Core/Model/Url.php to app/code/local/Mage/Core/Model/Url.php
locate the method
setRoutesParams()
and add the below code at the beginning of the function :
if (!is_null($this->getRequest()->getParam('currency'))) { if ($this->getRequest()->getParam('currency') != Mage::app()->getStore()->getCurrentCurrencyCode()) { Mage::app()->getStore()->setCurrentCurrencyCode($this->getRequest()->getParam('currency')); } }
The beginning of the function should now look like :// [...] public function setRouteParams(array $data, $unsetOldParams = true) { // the changes begin here if (!is_null($this->getRequest()->getParam('currency'))) { if ($this->getRequest()->getParam('currency') != Mage::app()->getStore()->getCurrentCurrencyCode()) { Mage::app()->getStore()->setCurrentCurrencyCode($this->getRequest()->getParam('currency')); } } // the changes end here if (isset($data['_type'])) { $this->setType($data['_type']); unset($data['_type']); } //[...]
You can now use
?currency=currency_code
at the end of your products urls so that the monnaie will be loaded automatically when displaying the page.
Exampleshttp://www.website.com/men/new-arrivals/linen-blazer.html?currency=EURhttp://www.website.com/men/new-arrivals/linen-blazer.html?currency=USD
Get a list of all the categories
This can be easily achieved with a few lines of php code in the product pattern or even in the header pattern. For example:
<categories> <? if(!isset($this->done)){ $xml=null; $categories= Mage::getModel("catalog/category")->getCollection() ->addAttributeToFilter('level',array('gt'=>1)) ->addAttributeToSelect('name'); foreach($categories as $category){ $xml.="<category> <name>".$category->getName()."</name> <url>".$category->getUrl()."</url> </category>\n"; } $this->done=true; return $xml; } ?> </categories>
This code will produce:
<categories> <category> <name><![CDATA[Women]]></name> <url><![CDATA[http://www.wyomind.com/women.html]]></url> </category> <category> <name><![CDATA[Men]]></name> <url><![CDATA[http://www.wyomind.com/men.html]]></url> </category> ... </categories>
Exclude products from a data feed based on the category ID
You need to complete your data feed template with some php script:
<? if(in_array(CATEGORY_ID,explode(',',$product->getCategoriesIds())) $this->skip(); ?>
Exclude specific products from a daat feed
You have the possibility to exclude some products from the feed using advanced filters from the Filters section.
For example, you would like to filter out 3 products: SKU1, SKU2 and SKU3. Then you only have to create a NOT IN advanced filter as below:
Sometimes, advanced filters aren't enough to generate your data feed in the way you want it to be.
For example, let's say you want to extract all your catalog products, except the ones whose category mapping is Shoes. If you tick all categories except the Shoes one in the Categories section, you'll miss all uncategorized products.
In that case, you can use a code snippet in your template which will exclude the Shoes category.
This will only work if you untick all categories in the Categories section.<? // if category is Shoes then skip the product) if("{category_mapping}"=="Shoes") $this->skip(); ?>
In a general notation:
<? if("{attribute_code}"=="value") $this->skip();?>
Avoid enabled child products to show up in the feed when their parent products are disabled
When you want to disable configurable products, you usually only disable parent products and not the relative simple products. The consequence is that these simple products are still present in your data feed.
To save you from the annoying task of disabling each child product, you can first enable the Include disabled products option in System > Configuration > Wyomind > Data Feed Manager > Core Setting.
Then, you have to add the following script in the Product Pattern field of your data feed configuration:<? {status,[isset]} ?> <?if($this->checkReference("parent",$product)->getStatus()==2) $this->skip;?>
Finally, in the Filters tab of your data feed, add:
Status | = | enabled (or 1 if the dropdown doesn't display)
Sort products order in the data feed
You can add the sort order by editing app/code/local/wyomind/datafeedmanager/model/product/collection.php.
Replace all code with the below code (change "attribute" with the code of your attribute):
<?php class Wyomind_Datafeedmanager_Model_Product_Collection extends Mage_Catalog_Model_Resource_Eav_Mysql4_Product_Collection { public function isEnabledFlat() { return false; } public function getCollection() { return $this->addAttributeToSort('attribute', 'asc'); } } ?>
Skip all the empty values of my data feed
There are several possibilities to skip the empty values of your data feed:
1. You can use the advanced filters in order to filter out the products for which the value is null.
Here is how to use the advanced filters with Data Feed Manager: https://www.wyomind.com/data-feed-manager-magento.html#Filters
2. You can use some php scripts that will clear the output ($this->skip();) depending on your own conditions:
<? if (...something...) $this->skip(); ?>
3. You can also return a false boolean value in the custom attribute that will skip the corresponding products:
return false;
Generate custom values for a specific attribute
First, create a custom attribute in Catalog > Data Feed Manager > Custom Attributes. For example {attribute_name}.
Then, in the php section enter the code you need:if($value="A") return 123; elseif($value="B") return "456";
Don't forget to Save your custom attribute!
Finally, insert the attribute in you template:
Base table or view not found
This issue may be due to a problem during the installation process.
You can fix it by following these steps:
- Access your database via your control panel (Phpmyadmin for example).
- Delete the entry extension_setup from the core_resource table. Be careful, that entry depends on your extension. For example, if you have the extension called Simple Google Shopping, you should delete simplegoogleshopping_setup.
- Logout from your Magento admin.
- Log into your Magento admin.
Fatal error: Mage_Core_Model_Resource_Setup.php
If your site crashes and gives this error message after uploading all files to the correct folders:
Fatal error: Class 'Wyomind_Notificationmanager_Model_Resource_Setup' not found in includes/src/Mage_Core_Model_Resource_Setup.php on line 234
It probably comes from installing an extension while the compiler is still enabled.
Important note:
- If the compilation is enabled on your website (System > Tools > Compilation). Disable it first before installing any extension. After installation re-run the compilation process and re-enable the compiler.
- Before installing any extension, it's advisable to backup your Magento installation.
Here is the way to disable the magento compiler:
Edit the following file: includes/config.php and add a # before the 2 following lines:define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src'); define('COMPILER_COLLECT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'stat');
to get:
#define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src'); #define('COMPILER_COLLECT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'stat');
Then go back to your website admin and re-run the compilation process.
Scheduled tasks don't work
How do cron tasks work:
- cron.php is launched regularly from your server side (every 5 minutes most of the time)
- The cron task for Data Feed Manager is targeted and evaluates if a data feed or a profile needs to be refreshed (depending on the timestamp stored in the database and on the schedule table for this specific profile)
- If the above condition matches, then the data feed and the profile is re-generated
Be sure that you have correctly configured a scheduled task from the server side (cpanel) targeting the cron.php file in your magento installation.
Data Feed Manager includes reporting and debug tools for the scheduled tasks in:
system > configuration > Wyomind > Data Feed ManagerWe also strongly advice to install the AOE Scheduler that will help you to monitor the magento cron tasks.
404 error in system > configuration page
Most of the time log-out/log-in may solve this issue.403 forbidden error
If when saving your data feed configuration, you get:
Forbidden, You don't have permission to access /.../ on this server.
This is probably something regarding the hosting company that doesn't allow to post XML in the form.
The mod_security (security module) includes rules that stop all post/get requests including code.
In order to fix that issue, you should get in touch with your hosting company so that they can add some exceptions to the security rules.
404 error instead of the Google Taxonomy
404 error instead of the extension page in the admin panel
Try to run the below request in phpmyadmin or in any database manager :
For Simple Google Shopping :
UPDATE simplegoogleshopping SET store_id=(SELECT store_id FROM core_store WHERE store_id>0 LIMIT 1);
For Data Feed Manager
UPDATE datafeedmanager_configurations SET store_id=(SELECT store_id FROM core_store WHERE store_id>0 LIMIT 1);
404 error page after deleting a storeview
If after deleting a storeview, you get a 404 error page, you must look in your database (with PhpMyAdmin) which store_id (i.e. storeview ID) has been deleted.
Then to fix the issue, you have to update each element from the table simplegoogleshopping or datafeedmanager (depending on your extension) with another valid store_id.
Please make sure that '/feeds/' is writable by the server
Please create the specified folder before saving the data feed configuration
Empty feed when trying to open it from the browser
Characters from my data feed aren't displayed properly.
First, be sure you used special attributes which will clean your content:
{attribute,[strip_tags],[html_entity_decode],[inline],[cleaner]}
If your data feed still doesn't display properly, maybe it's because you try to read it as an ISO file while Data Feed Manager creates UTF-8 encoded files.
We recommend you to read it with dedicated programs like Notepad++ or even Firefox (with Display > Encoding type > utf8 selected).
Unable to list current working directory
The Data Feed Manager module uses a temporary directory to store data. You must make sure that var/
tmp exists under your Magento root directory, if not you should create it.
Magento® Community Edition
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.11
- 2.1.1
- 2.1
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.16
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.1
- 2.0
- 1.9.3 +
- 1.9.2 +
- 1.9.1 +
- 1.9.0 +
- 1.8.1 +
- 1.8.0 +
- 1.7.0 +
- 1.6.2 +
- 1.6.1 +
- 1.6.0 +
- 1.5.1 +
- 1.5.0 +
- 1.4.2 +
- 1.4.1 +
- 1.4.0 +
- 1.3.3 +
- 1.3.2 +
- 1.3.1 +
Magento® Enterprise Edition
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.9
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.16
- 2.0.14
- 2.0.13
- 2.0.12
- 2.0.11
- 2.0.10
- 2.0.1
- 2.0
- 1.9.1 +
- 1.14.3 +
- 1.14.1 +
- 1.13.1 +
- 1.13.0 +
- 1.12.0 +
- 1.11.2 +
- 1.11.1 +
- 1.11.0 +
- 1.10.1 +
- 1.10.0 +
Log into your account to leave your review and get up to 3 months of FREE Support & Upgrade
Powerful extension but can break easily
Very customizable extension to generate almost any data feed you could want... however the version that was available when we purchased this extension was never able to perfectly generate a usable feed without a manual fix up of the files. For example on configurable products, many times the template asks for {{parent}}.{{anyAttribute}} except the feed would not get the data from the parent. Also some attributes would break feed generation with every new release or patch of Magento. Things that I am sure have gotten ironed out by now and probably were due to Magento bugs rather then bugs with this code. Going to give it another shot and see if I can get usable feeds automatically.
saminmontreal
18th April 2018
a very good extension
It works very well. It is great help when you need to make any complex feeds. It is important not to generate different feeds at the same time. This extension works very well with our store. Helpfull, undrestanding and fast support. Good team! Thank you!
Alex - http://abgastechnik-autoteile.de
10th April 2018
Critical extension for our store
We tried several other data feed modules before installing this one. The flexibility of this module is far better than the rest. We've never had to worry about it again.
Isaac - https://www.supplychimp.com
29th March 2018
Great extension for all
Very good extension, tried a few free ones but they all had issues so decided to buy this one and it was great. Had some technical issue but it was resolved in a couple of days. There are several similar extensions on the market, but WYOMIND created the best one. This is exactly what everyone needs to configure feeds. It allows to setup anything I can imagine for my store. Thanks for such a great extension!
Kate - https://ladyshop.ua
23rd March 2018
Versatile and meets all my needs so far
Great for setting up google shopping and also a great overal tool for many other things. Need a quick fresh Product database export? - Check. A developer recommended Wyomind to us and it was well worth the investment. Many thanks for their efforts and support.
12Game.com - https://www.12game.com
22nd March 2018
Data feed Manager is a great tool
Data feed manager is an excellent tool for an eCommerce manager that helps you set up your feeds with 0 knowledge of development, therefor saving a great amount of time. I totally recommend the use of it for every kind of e-shop!
kostantinos nt
20th March 2018
Google Shopping data made easy...
It took me hours to understand how to build a good feed for Google Shopping... and when I understood it, I realized it wasn't possible to build it easily... and having it updated regularly in the right way... I looked around and found many solutions... most of them looked promising, but a deeper investigation showed few of them were easy to set up... and even less of them were capable of handling data feeds for other engines. I already had positive experiences with Wyomind (WatchLogPro) so the choice was also quite easy. And I'm happy I did it ! I found a complete and detailed instruction set (actually a complete Google Shopping learning session !), which lead me quickly to a "set it and forget it" solution ! Thumbs up !
Michele - http://www.4shops.it
14th March 2018
Highly Customisable and versatile tool for people who want control
Excellent module. We were using this module for 3 years with google product and amazon. Initially hard to grasp as all complex things are but we very pleased to find it hadnt been dumbed down for stupid people. Id rather have to work to understand something than take it for granted. Unfortunately we couldnt afford to keep the channels going. However, we return now in full confidence that it gets the job done and well !
The Gin Box Shop - https://www.theginboxshop.co.uk
8th March 2018
An Essential Magento Tool for Highly Customizable Feeds
I’ve been using this extension since 2011 and it’s made our jobs so much easier. I would be hard pressed to find a such a feature rich and powerful feed builder that’s better than Wyomind’s Data Feed Manager. Most recently it has been a huge help in building magmi imports. But it’s also been a reliable tool for when we need to build repricer feeds for other selling channels, and shopping feeds for Google and BING.
Effi - http://www.sneakerdoctor.com/
7th March 2018
Perfect Solution
it is very good data feed solution. And it is powerfull with the good support. Thanks guys :)
Onur - http://www.karamela.com.tr
6th March 2018
Awesome solution
We use it to handle all our feeds - awesome tool to let none developers create and manage new feeds.
Martin - https://www.trendhim.dk/
2nd March 2018
On ne peut plus s'en passer
Cette extension est déjà complète à la base, mais la possibilité d'ajouter tous ses propres attributs et d'en créer via code php, c'est tout simplement fantastique! Cela nous permet de nous connecter à pratiquement n'importe quelle marketplace rapidement, de créer des flux, de trouver des soucis dans notre catalogue, et bien d'autres choses encore. Comme indiqué, on ne peut plus s'en passer et je me demande comment les autres font sans!
Bruno
2nd March 2018
Seamless and no problems
I've used this software since last year and my shopping feed has performed seamlessly and lawlessly. I'm not surprised it is recommended by developers to me. I did look around and look at other options. Reading about this one seemed to persuade me and then when I asked two different developers they said the same thing to me. It has been a great choice and I have been very very happy
Paul - http://www.photobooth-props.co.uk
27th February 2018
Order (with picture) - EN2
I like this extension. I there aren't any problem. If you're wondering whether to buy it, do it. You will be happy.
Sylwester - http://luminosfera.com.pl
25th February 2018
Good Choice - quick answers
Although my questions are quite basic I get answers very quickly, documentation is available with examples.
Georg - http://www.foeger.com
20th February 2018
An amazing tool for exporting Magento data
Using this tool has been essential for many operations on our websites, including providing dropshipping services, generating statistics, and many more. Once you get it, using the plugin is quite easy and intuitive - you can do everything with it. Thanks for the great module and support! Best product export tool on the market, hands down!!!
Elena - https://www.grabells.bg
20th February 2018
Disappointed on Required Support Contract
We purchased the plugin prior to starting our Magento 2 enterprise build as part of our developers requirements. Our development time is now approaching 12 months (much longer than we hoped but similar to any IT project). in retrospect, this was a big mistake not purchasing closer to the end of the website development cycle. After 6 months the support ends and if you are like us and plan on making upgrades to the versions during the development cycle, you will be stuck with a non-working plugin. This plugin initially worked when we were developing on 2.1.4, but stopped working after we upgraded from 2.1.4 on-ward. We are now being required to pay to be under a support contract in order to receive the updated version of the plugin for it to work. From what we remember when it worked, we think it's going to be a nice plugin to have. However, we were not expecting to have to pay support contracts just to keep it consistently working with version updates of Magento.
Tyler - http://www.SDBullion.com
8th February 2018
Excellente extension. Support ultra réactif.
Fait gagner pas mal de temps de temps par rapport au développement d'un export en ligne de commande. Très pratique pour le client final tout en gardant la possibilité d'utiliser des fonction php customs pour les cas particuliers. Très bonne extension.
Yann Charlou / Bulle Communication - https://bulle-communication.com/
2nd February 2018
Easy to Setup
This extension is very intuitive and allows you to create data feeds quickly. Simple tick boxes for most of the settings allow you to customise your feed's functionality, without demanding much technical expertise. Similarly, we have had some technical queries that were quickly resolved by their excellent support team. I would definitely recommend their product and service.
Gary - https://www.craftcompany.co.uk
31st January 2018
The best Datafeed Extension for Magento
This extension is essential if you want to create data feeds intuitively and quickly. It supports various functions, also to create datafeeds with particular fields. No Magento datafeed extension is complete like this. Support is realy fast! Thank you.
Massimino Maria Rosaria - http://www.kinnik.it
23rd January 2018
Create feeds with ease!
I've been using this extension for nearly a year - what previously seemed like a daunting task has been made so much easier being able to create multiple feeds for multiple marketplaces with ease, would definitely recommend. p.s. the datafeed manager allows for the production of feeds for a variety of marketplaces and not just limited to the ones they show, this tool offers the flexibility to create feeds and pull attributes through at the drop of a hat!
Sabina
19th January 2018
Great Datafeed extention
An excellent and easy way to manage and to export data. I have used others, so can compare and conclude that this is the one you want
Richard - https://www.felinaworld.com/nl/
18th January 2018
The best in his category
I am working at an online marketing company. We use Wyomind's data feed manager for a lot of our customers. It is a must have tool to export all product data for different feeds. Their support responds really fast and is always willing to help.
Lex - https://www.donargroenshop.nl/
18th January 2018
Must Have Tool
A real necessity for exporting live data. This extension has saved us considerable time and energy. It's much more than a just a data feed manager.
POLYP
16th January 2018
Great
Really good feed! Thanks
Lewis
10th January 2018
Datafeed for Google Shopping and Amazon
When you have a large catalog and want to sell your products in multiple marketplaces, you HAVE TO use this extension, we've been using it since we moved to Magento platform and it helps us to create datafeed for Amazon and Google Shopping with an easy to use template system. this is a great company to work with, clean codes and no conflict with other extensions.
Hossein E - https://shopila.com
9th January 2018
Very easy to use extension!
We use this extension from a variety of other websites, in order to sync products and available stock across all of them. It is very easy to use! The support team was also very useful. The documentation contains everything you need!
razvan - https://yvy.ro/
4th January 2018
awesome plugin
This extension allows us to generate feeds very quickly and simply, you do not need to have technical experience to handle this, which makes dealing with large catalog's, and different vendors requiring different feed contents simpler than it had ever been previously. It ties in with Magento very quickly and easily, and if you have experience using a Magento installation you will have no problem using the data feed manager interface. I would suggest any Magento merchant who requires large data exports, or just integration with Google Shopping to pay for and download this extension.
lucas - https://abaraujo.com
20th December 2017
awesome plugin
This plugin helps me to generate automate feeds for my website, besides that it allows me to customize a lot of options for data feed to adjust to all need that I have. The support of Wyomind is really good and they always quickly answer my doubts about the plugin. For me, this is the best plugin that I already but for my e-commerce.
lucas - https://www.abaraujo.com
20th December 2017
Well maintained
Wyomind has been a well maintained extensions - reliable in keeping up to date with the latest Magento updates
S Damani
15th December 2017
Flawless
Works very very well, outputs our products to Google and tock levels to various platforms
snapper
13th December 2017
Using it daily since last year
This is a very good extension, with customization and great flexibility. the developers are also active and responsive. the pre-installed templates are very helpful and cover most of the shopping portals. I am overall happy with this purchase.
KG - http://screenguards.co.in/
12th December 2017
Good plugin, shame about the paid updates
The extension itself works fine. Had a few problems with upgrades but they were resolved. Too bad updates aren't free because some problems may be fixed with an upgrade and it's not easy to test this way.
Caspar
11th December 2017
Ottima App
La uso da due anni e mi trovo benissimo. I used to work generation feeds with GoMage Feed Pro module. But I always had trouble .... filters didn't work OK... plus I couldn't get some attributes to work. Now....I am so happy I am writing this review...so others lost souls can found peace. Support is by the way awesome. !
alessio - https://www.carrellodigitale.it/
7th December 2017
A must-have tool
Wyomind's Data Feed Manager is a must-have for any Magento web site that generates feeds of any sort. It is easy to use and very flexible, I use it for all of my projects.
Robert
7th December 2017
works well
nothing but works well for google merchant and facebook ads.
Vincent
7th December 2017
Great Product
The data feed manager extension saves us a ton of time, great work!
Brian
6th December 2017
Great extension for product feeds
We use this extension for automatic feed updates and this works great!
Joris
1st December 2017
Why would you try another data feed extension?
There is a lot of competition out there but I would not choose another "no name" company to help. Wyomind knows what they are doing and have been around for a long time. Take my advice, stop looking around and use this extension.
Steve
29th November 2017
Great extension would recommend.
This extension allows us to generate feeds very quickly and simply, you do not need to have technical experience to handle this, which makes dealing with large catalog's, and different vendors requiring different feed contents simpler than it had ever been previously. It ties in with Magento very quickly and easily, and if you have experience using a Magento installation you will have no problem using the data feed manager interface. I would suggest any Magento merchant who requires large data exports, or just integration with Google Shopping to pay for and download this extension.
D1ng - http://www.houseofwatches.co.uk
28th November 2017
Robust and Reliable Extension
The extension is quite robust, I love how the feed configuration is completely customizable. Perfect for developers, but may be too complicated for non-devs. There is a learning curve, and takes some time to get everything setup correctly, especially working with the Google feed. After that, it's hands-off and you don't need to worry about random bugs. Overall I would recommend this extension (and have!) for its flexibility and reliability.
Kevin
24th November 2017
Great extension!
Already used this extension in M1 for exporting (and editing) productdata, creating sitemaps and generating the feed foor Google Shopping. The M2 version is even more user friendly, really love it! 5/5 stars!
Tjeerd
23rd November 2017
Great extension
Extension works very well, it has enhanced features that can be boost with php code. this makes it even better. It greatly supports Google Shopping + Promotions. If your store requires to export specific feed - you can make it with detailed manuals and examples. You can also start with templates for +20 price comparators. It support multiple currencies in feed, you can add custom options. I checked 3 other extensions on market and this is the robust plugin for XML. It support UTF-8 coding and feed can be scheduled with detailed time/date selectors. You can also use filters per product attribute, use custom attribues that are calculated or even use text strings that can be concat with php. No other extension on market support such broad features. It's great for Magento 1 and also version for Magento 2.2 thanks to latest update.
Sara - http://yumikim.com
22nd November 2017
Okay, but unfortunately with some mistakes
The DataFeedManager is okay, but also with some bugs provided which are however gradually resolved by Wyomind. Here, however, you always have to buy the update to the newer version for a fee, which is very annoying. We will permanently strive for an alternative.
Manu33
20th November 2017
Works like a charm!
Wonderful must have extension for every serious e-commerce site!
Foliencenter24 - https://www.foliencenter24.com/
17th November 2017
Works pretty well
Love the data feed, very powerful and flexible. Once you learn to master the different processes there is flexibility in what you can achieve. We’ve had ongoing issues getting the cron jobs working, hope the upgrade fixed it it!
Benno
17th November 2017
This modules rocks
I used to work generation feeds with GoMage Feed Pro module. But I always had trouble .... filters didn't worked OK... plus I couldn't get some attributes to work. Now....I am so happy I am writing this review...so others lost souls can found peace. Support is by the way awesome. !
Nicolas - http://www.dimerc.cl
17th November 2017
Simple to use
This extension is as easy or as complicated as you want it to be. You can choose the default exports and even use custom PHP code to take your variable and output to a higher advanced level. This meets all of our needs for creating XML shopping feeds for Google across various countries. The support is always very helpful. I cannot recommend this product highly enough!
Kash
15th November 2017
the best xml feed extension for google shopping and price comparators
Extension works very well, it has enhanced features that can be boost with php code. this makes it even better. It greatly supports Google Shopping + Promotions. If your store requires to export specific feed - you can make it with detailed manuals and examples. You can also start with templates for +20 price comparators. It support multiple currencies in feed, you can add custom options. I checked 3 other extensions on market and this is the robust plugin for XML. It support UTF-8 coding and feed can be scheduled with detailed time/date selectors. You can also use filters per product attribute, use custom attribues that are calculated or even use text strings that can be concat with php. No other extension on market support such broad features. It's great for Magento 1 and also version for Magento 2.2 thanks to latest update.
Sellio - https://enfamilk.pl
11th November 2017
Perfect magento extension
This extension is excellent and the support is great.
Patrick
8th November 2017
We have used this extension for years. Great product and simple to use.
We used some other solutions in the past and they were taxing on our server. This gets the job done and we don't notice any issues with Magento resources.
Columbus Percussion - http://columbuspercussion.com
3rd November 2017
Nice plugin
Datafeed manager from Wyomind works as exactly as described, nothing is impossible to generate the feed with custom options. We're using it to generate serval feeds like Google Shopping, but also for Beslist.nl and a custom CSV feed what our marketing agency use. We love this extension and now we're using it in our multistore but also will use it in our new Magento 2 webshops.
Witgoedparts - http://www.witgoedparts.nl
2nd November 2017
works
Works pretty good, just some minor issues. Would recommend this extension though. Using the extension on several sites and so on, will use on more.
NWT - http://nordicwebteam.se
1st November 2017
Useful Extension
I am using Data Feed Manager on my magento 1.9.2.4 website. I had a problem with child products but I read inside of changelog about fixed child products qty and is in stock or not problem. Anyway, I am using this extension and this is the best price/value calculation. Thank you again.
Hakan VAR
31st October 2017
a great extension to handle all your products feeds for all your distribution channels
A great extension to handle all your products feeds for all your distribution channels! It's easy to use and simple to setup for any marketing people. No need to call your DEV once the installation is properly setup. A clever tool to export simple products with attributes from the configurable products without any need of programming.
tom
30th October 2017
Data Feeds Made Easy
The Data Feed Manager extension from Wyomind makes creating and updating feeds a breeze. We use this extension for multiple stores and for Google Shopping and Bing Ads, it is easy to include the correct fields we need, to pick which products we want included, and to filter which products types (simple, bundled, configurable, etc) or attribute sets we want included.
Dave
26th October 2017
Truly a must have extension
We use this extension to list our products to multiple channels including Google Shopping and Fruugo. It's really versatile, you can use PHP to pull in custom data from magento ,it also has excellent documentation and the support is blazing fast.
Daniel
17th October 2017
Data Feed Manager
Un ottimo prodotto per la generazione dei feed, in particolare del feed di Google Shopping, il modulo è compatibile con Magento 2, facile anche la creazione dei feed per l'inserzionista LeGuide. Inoltre i feed sono personalizzabili, si possono aggiungere capi aggiuntivi, come ID prodotto.
Arkin - https://farmavia.it
16th October 2017
Data Feed Manager
We have used Data Feed Manager for a couple of years and have found it to be an incredibly flexible product. It has enabled us to dynamically create Data feeds for a number of third parties quickly and easily. Support has also been excellent. I would recommend this product.
ethical.market - https://ethical.market
15th October 2017
must have tool
easy to use. i'd like have a log to find and fix the errors in export...
luca - https://www.kvstore.it
13th October 2017
Great extension and does what it says.
The data feed manager has enabled us to list products on many different sites. The editor and builder enable you as the user to make changes without the need of a developer.
Jeremy - http://au.rusty.com
12th October 2017
Great Product. Always Use Wyomind Products
I was first advised to use your products by my developer Dava since then i haven't turned back. it makes the feed so much easier to manage would highly recommend if your looking to setup a google shopping feed
Sonny
12th October 2017
A must-have module
We must have installed this module, and its "little brother" on dozens of sites over the years. For those who need more power and performance than the Wyomind Simple Google Shopping module, the Data Feed Manager is a must-buy. It's handled pretty much everything we've thrown at it over the years, and whenever we've had an issue the support has been second to none.
Giles Bennett - https://www.hummingbirduk.com/
11th October 2017
Great Plugin - Even better support - A Must have!
Love the plugin! I have used a lot of different systems to do google feeds and i do like this one - It gives you the ability to make a nice simple feed with little past experience, but you also have the ability to really make it what you want it to be. The support you receive is next to none, any configuration questions they will help with (without making you pay extra). A real first class plugin - Definite must have for any Magento store!
Joe.JES - http://www.juiceelectricalsupplies.co.uk/
10th October 2017
Data Feed Manager - good extension
Data Feed Manager - good extension, everyone need it.
Ahuang
10th October 2017
Excellent Extension
Excellent extension! We have been working for a while with Data Feed Manager and encountered only minor problems which we could handle ourselves as developers. With the new Fixes and Upgrades, we hope even this minor problems will be gone. Looking forward. Regards
tiptop - https://www.timeshop24.de/
4th October 2017
The only feed manager for Magento
great feed manager - lets you slice and dice your catalogue to ensure your feeds are optimised
Tony
29th September 2017
Great extension and awesome support
Awesome module with a bunch of functions. Great for any purpose if you want to export product data, even image links. Very flexible due to use of php code. We can recommend this extension! Works fine together with magmi.
hab - https://www.bunte-handytaschen.de
26th September 2017
Excellent product
This extension works as described (I currently use it on Magento 1.9.3.2). I have no doubt to recommend it to others who need to upload their products enmass to marketplaces.
Zola
26th September 2017
Great extension
I've used Wyomind's Data Feed Manager on two sites now. It's flexible, works as advertised, and helps enable non-developer team members quickly produce the feeds to integrate with other services that would otherwise require custom work. Huge timesaver for our development team.I needed to add our custom product type to the collection filter for our feed and was blown away by how quickly support responded and pointed me in the right direction. Works great!! For programmers it does everything it must do, it checks data for you as well as code and previews it. Lot's of options to include or exclude items. We was able to implement all features within of a few hours and since then we never had a single issue. Overall a very good and stable Extension that is definitely worth its money. Also the website wyomind.com is very easy to use. It works marvelously and whenever we have questions the support team replies within a few minutes. I can only recommend this extension and Wyomind. Small minor I think the update periods should be longer, and one should be able to download the latest version that was available during ones update period. Right now, you are not able to download the latest version that was available when you still had a downloadable license
Guus - https://www.shopx.nl/
23rd September 2017
Great Extension and Wonderful support!
We have been using Wyomind's data feed manager for a year now and we have been extremely pleased. We mainly use it for Google Shopping. Very professional extension and highly recommended! We have our product feeds that make Google Shopping happy!
Emily Pepperman - http://www.divegearexpress.com
22nd September 2017
Great extension!
We have been using Wyomind's data feed manager for over half a year now and we have been extremely pleased with how it works. We primarily use it for Google Shopping and with all the feed customisation options we have been able to flawlessly export our catalog and run successful shopping campaigns. Very professional extension and highly recommended!
Jesse - http://www.bokstijn.nl
21st September 2017
Quality Extension
Works as advertised and frequently updated. Support helps with any issues. Used primarily for Google product feeds. Highly recommended!
Rock Strongo
19th September 2017
Perfect
We use the extension with other from Wyomind, it was easy to install, top customize and the support is great.
Florent - http://swww.laparqueterienouvelle.fr
18th September 2017
Can't do without it
It is simple, you just can't do without Datafeed Manager from Wyomind. It does everything it must do, it checks data for you as well as code and previews it. Lot's of options to include or exclude items.
Tim - http://www.maxifleur-kunstplanten.nl
12th September 2017
Best Plug in for Magento Data feed
Best Plug in for Magento Data feed
S.P. Singh - http://clousit.com
9th September 2017
4 years a good partner
We use this extension now over 4 years without complaint.
Marcus - https://www.kaffeeabo.de/
8th September 2017
Excellent extension
This is a really good extension. Easy to customize to suit any feed, you can customize the feeds in every possible way and use it with any formats and file configurations. The documentation is very good. Highly recommended!
Marko - http://www.progear.net
6th September 2017
Best Data Feed tool ever
We tested many, this one is the best.
Bouke
6th September 2017
I cannot fail the extension or the support!
As the title says the extension is fantastic and it comes enhanced by the fastest support I ever came across. Everyone who owns a Magento shop should use this tool. Is very powerful and easy to use. We had a few issues at the beginning but the support was excellent and helped us to fix every single one of them. After almost a year now since we purchased it I would still buy it again!! This extension worth every single penny! Thank you Wyomind !
Soren - https://www.foxschandlery.com
23rd August 2017
The perfect Data Feed Manager for us.
We had a few months ago the situation that a customer of us joined a affiliate-program that required a Data Feed. The possibilities within Magento are limited so we tried out a few products and ended with the powerful wyomind Data Feed Manager. Die Preview Console allow to verify the code on the fly and makes working with the Datafeeds enormously easy and effective. The Datafeed Manger comes with 30 Presets, so its pretty easy to understand quickly how the different Datafeeds works. We was able to implement all features within of a few hours and since then we never had a single issue. Overall a very good and stable Extension that is definitely worth its money.
Chimmy
22nd August 2017
No Magento without Data Feed Manager!
We use this extension for each of our systems, regardless of the customer. The Data Feed Manager offers a lot of applications for us that it is not worth it to think about whether we install it within the basic installation or not. Magento without the Data Feed Manager would not be usable! Thank you Wyomind for this great extension.
wellLINKED
18th August 2017
Simple and Practicle
We are using this extension since 2014 and it's very useful. Allows to easily integrate with any feed program. It's very simple and fast to create new feeds.
Rafael
17th August 2017
Does the job perfectly
Been using this extension for five years now for several feeds (including Google Shopping, Facebook and more). It does the job perfectly and support from Wyomind is A+ as well. Customizing the feeds is easy as well, with custom code available.
MJ
8th August 2017
Great extension. Must have for each shop.
All my feeds in one tool and easily to manage. Our Magento multi shop setup requires a lot of feeds. With this extension we can handle them all very easy. Instalation was never a problem. I recommend this extensio too everyone who has a e-commerce webshop.
Ben - https://www.fun4kinderen.nl
2nd August 2017
Great extension
Everything worked as described. Easy to use.
johnp
28th July 2017
Really fantastic module, so useful!
It has saved us so much time, really great product would highly recommend! It's quite easy to install and is very well coded, the module allows you to create feeds easily and with so many different conifguration options, it's a very powerful Magento module
Murray - http://www.rodial.co.uk
26th July 2017
Great extension
Great extension that adds simple the shopping feed to Google. Highly recommended
Henri - http://flowerservice.nl
25th July 2017
Great extension
Works well for us to generate Feeds for Google Shopping and trademe.
dbashyal
25th July 2017
Great
Works well for us to generate Feeds for Google Shopping, Facebook and others
Chris
21st July 2017
Very flexible
Some bug but it's so powerful. I hope that with the new version the bugs is fixed. I use it to export the feed rss of my ecommerce. Very good module and very quick support.
FrancescoT - https://www.techly.com/
21st July 2017
Perfect for Generating Local Inventory Ad stock updates since Google doesn't support XML yet for LIA's
We were using Simple Google Shopping for ages and it was extremely capable and flexible, so choosing to upgrade to Data Feed Manager was a no-brainer when we needed a feed generator that supported other file formats beyond XML. Kudos to the Wyomind team! Thanks a million for building these well thought out extensions.
The Gamesmen - https://www.gamesmen.com.au/
20th July 2017
good
The module is easy to use and can save money if you know how to use it.
Adam - http://www.pacmall.net
20th July 2017
eCommerce Essential
If you are selling online you need this Magento extension! Wyomind is one of the best and Data Feed Manager is a must have!
David
20th July 2017
Really easy to use, we use it for all our websites.
Overall it does what it says it does. I just think the UX and user interface are not the best. I would love to be able to do things more easily. For example I do not know how I can setup feeds to auto update every day. I have been using the Data Feed Manager for over a year now and so far, so good. I think the update periods should be longer, and one should be able to download the latest version that was available during ones update period. Right now, you are not able to download the latest version that was available when you still had a downloadable license
lucas - http://www.abaraujo.com
19th July 2017
easy to use and a time saver
This module automates sending of feeds to google (important) and to various other avenues of selling. If you are trying to showcase your product on multiple avenues and want it automated- this is the module for you. I have customized what I am sending in my feeds and it works great. I have had the module for several years. Have found the staff to be responsive to my questions.
Val - https://www.legacystation.com/
19th July 2017
great extension
This extension works well.
Frank C
17th July 2017
good
very good
Ian - http://www.kokonewyork.com
15th July 2017
Module et support génial
Depuis plusieurs années j'utilise plusieurs extension de Wyomind sur mes différents sites. A chaque fois que j'ai eu besoin du support, j'ai reçu une réponse professionnel et surtout d'une rapidité jamais vue !!! Ce module est le meilleur module de flux pour Magento. Avec ce module vous oubliez toutes les sociétés de flux hors de prix que je ne citerais pas. Très simple d'utilisation et fiable. Un grand merci pour cette extension au top et un support exceptionnel.
Nicolas - http://www.jouetprive.com
14th July 2017
Excellent module de flux pour Magento
J'utilise ce module pour tous mes flux : comparateur de prix, marketplace et affiliation. Très simple d'utilisation avec toujours plus d'options à chaque mise à jour. Support exceptionnel au niveau de leur temps de réponse et aide technique. Je recommande avec plaisir ce module Magento et toute l'équipe de Wyomind. Un grand Merci. Module de flux Magento par excellence.
Caroline - http://www.trocity.fr
14th July 2017
Nice Extension
The Data Feed Manager is an absolutely great extension. Easy to handle and efficient
m.steck@moodia.net - http://weidezaunshop24.de
13th July 2017
Really easy to use, we use it for all our websites.
We are using this extension for more than 5 years now, and there is still no better alternative. It's highly customisable and flexible and there are no irritating issues. Generating feeds have never been easier.
Dominique - https://www.dermapro.nl
12th July 2017
Excellent module
Je pense que c'est le meilleur module de flux pur Magento. Support au top !!! Merci beaucoup.
Nico08
12th July 2017
Great support and extensions!
We are now using this extension for more than 4 years on M1 and now for our M2 store. Still all code is perfect and everything works like a charm without terribel issues. Very happy with this extension and can advise eveyrbody else. Btw, its very easy to make your own feed, 1 minute work.
Steven - https://www.onlinecamerashop.nl
11th July 2017
I wish the user interfact was simpler so I could have feeds autoupdate for example
Overall it does what it says it does. I just think the UX and user interface are not the best. I would love to be able to do things more easily. For example I do not know how I can setup feeds to auto update every day. I have been using the Data Feed Manager for over a year now and so far, so good. I think the update periods should be longer, and one should be able to download the latest version that was available during ones update period. Right now, you are not able to download the latest version that was available when you still had a downloadable license
Sven
11th July 2017
The best feed extension
We use data feed manager from wyomind for years on a daily basis, very stable and user-friendly, we recommend for sure.
Fabio Eichler - https://www.mobilemaniacos.com.br/
23rd June 2017
A 'No Brainer' for Data Feeds to Other Sites
We've used Data Feed Manager for several years because we wanted the easiest way to export to places like Google Shopping with as much information as possible. Compatibility with other engines is definitely a bonus and makes it easy to try other comparison/search sites.
Droo - http://www.tss-radio.com
21st June 2017
Perfect, no more words
With this plugin, I finally find the way to export all my feeds in an easy way, with a simple configurator I can export all data I need. They also add many templates to make export easier. You really solved my problem.
Alessandro P. - https://www.svapoforniture.com/
21st June 2017
Product is good. Support seems to be limited to referral to faq...
We use data feed manager to extract products data from Magento and send it every night to Google shopping. We are experiencing issues with the feed not being automatically generated. Our support inquiry was answered by referring us to the faq. No troubleshooting was offered to try to help the situation... We need to figure out how the cron jobs are scheduled.
Jakkad
20th June 2017
With problems in Magento 2
It is a good extension for the generation of feeds, but the extension does not work with "Javascript Bundling" mode. Magento2 correctly indexes the categories tree by checking only the final categories, but with this extension, it is not possible to filter by level if it has not been manually assigned. The service is quick but they prefer to take the ticket off instead of reading it correctly and understanding the problem.
Pixtonic - https://www.electrotres.com/
17th June 2017
Nice tool which saved us a lot of work!
We use data feed manager to generate feeds for many different price search websites and for google shopping. You can customize the feeds in every possible way and therefore use it with any given input formats and file configurations.
Christian - https://coldseason.de
11th June 2017
Works great
The extension is easy to install and works very well.
Pavel K - http://www.ipcstore.com
9th June 2017
Fantastic support
This is the most useful extension we have ever used. support is fantastic - we experimented a lot before finally using it live - there are so many things you can do considering that it accepts PHP functions. class A extension - top of the whole Magento pile so far as we are concerned.
Adam
6th June 2017
AMAZING
Amazing extension, it's very easy to make things work. It took me only 10 minutes to get my feeds ready!
Gio
5th June 2017
simple, fully customizable and rapid feed manager and generator
Great extension, with data feed manager we can manage all our feeds in a simple and custom way. we created some of custom attributes and dozens feeds for the main price aggregators, include Google shopping. the module is easy and fully configurable.
webperformance - https://www.drugstore.it/
31st May 2017
the great extension for data manager
You can easily create all feed you want using a graphical interface and many short tag, you can create custom short tag and custom function, there also many pre-configured templates that are very useful to help.
Andrea
30th May 2017
Perfect solution for exporting data
The perfect solution for exporting data.
Kevin
29th May 2017
Superb - easy to use extension
Easy to follow guide that helps build the feeds for our external sites and for google.
LaLaPo - http://www.gymequipment.co.uk/
23rd May 2017
Amazing !!
What a great product, works like charm. It helps to feed pretty much all shopping platforms.
AD - http://www.unitedcorsets.com/
21st May 2017
We use it to feed many systems, current count is over 40 different feeds configured.
We started using the Simple Google Shopping feed but soon upgraded to the Data Feed Manager as it gave us a lot of functionality, including the ability to build custom feeds for specific shopping systems, we now have multiple feeds going out to Amazon, eBay, Tesco, Daily Mail Shop as well as Google. I also prefer to use this extension when doing exports as you can add specific PHP based functionality. This ability allows extra manipulation of the data as point of export. I have had issues with data manipulation a few times, where my PHP skills where not good enough and the guys at Wyomind have been quick to help. Can't recommend this extension and the support team enough.
Andrew Cater - http://www.bhma.co.uk/
18th May 2017
Best extension ever
This extension is really great. The complete configuration is simple and self explanatory. So far we have found nothing better for the price. Very clear purchase recommendation. And the support is also really great.
Manu33
18th May 2017
Great extension! I really recommend. Works perfect
Data feed manager is a really useful extension. I have a Magento 2 site that communicated with a WordPress. So it helps me a lot to send all my products from Magento to Wordpress. I really recommend this extension. It works perfect.
Sebastian
17th May 2017
Great Google shopping extension you must have!
I have bought more than 5 copies of Data Feed Manager and it's the best Google shopping extension I've seen. Buy this if you are serious about your business. I had very few problems when using this extension. I contacted the customer service and got a very quick reply. They helped me solve my problems even if they were not responsible for them. I really appreciate it.
Jason
17th May 2017
Great extension - does exactly what is suspose to do.
I'm using this extension to generate feeds for Google Shopping, Bing Shopping, Bol.com, Amazon, Kelkoo, Beslist.nl. The extension comes with multiple example feeds which are great to understand how the feedmanager is working.
Nageldecoratie - https://www.nageldecoratie.nl
16th May 2017
Must have extension for Magento
Data feed Manager is a real system to export your products i every way you need, not only amazon google shopping ebay or the others precompiled marketplace but for example even in some customized system. Furthermore the customer care is one of the most impressive and faster service i ever seen. Nice work guys!!!
Biancheriaweb - https://biancheriaweb.it
16th May 2017
Great customized extension
It really saves your time, many popular feeds are preinstalled, if you need your own it is easy to copy one and customize it.
Andrew - http://www.ifishing.eu
16th May 2017
Great extension
Great extension and quick support. Saves us allot of time.
nico - https://www.innocam.nl
15th May 2017
Excellent!!
It works like it is expected.
Javier García - https://www.babaik.es/tienda/
13th May 2017
The data feed manager is great and really achieves exactly what we needed
What a great module. Extremely in depth and effective. Thanks Wyomind
Sefton Fashion - https://www.seftonfashion.com
10th May 2017
the best plugins for magento
i try the elastic search and i think that is very powerful and easy to use for the customers
arkin
5th May 2017
Love :)!
Works great and meet's googles requirements. Thanks!
PC
5th May 2017
Excellent extension
Has been a really good useful extension, use it for merchants.google.com and Facebook products. Highly recommended for anyone who wants to scale up their e-commerce business and save time. The documentation is good and the module has all you need in order to create feeds.
Giamp23
3rd May 2017
Great extension
Very flexible extension, we are very content with its functions and like the fact that we can make feeds for different marketplaces. This extension saves a lot of time for me and my co-workers. I can highly recommend buying the datafeed manager from Wyomind.
Jesse - http://www.6ways.eu
2nd May 2017
Excellent extension usefull and simple
Excellent extension, perfectly executes the required task. I use it to create xml feeds to Google Shopping and it has never disappointed me.
Jan - http://www.babyplezier.nl
28th April 2017
The best data feed tool on the market.
The data-feed-manager-magento extension works really well and provides great feeds with ease. A must-buy for anyone who requires the use of data feeds of any kind.
Elena
27th April 2017
Excellent extension usefull and simple
We need to get a swiss army knife tool for our flux to the different market place. With little help from the team support we set up differents formats on our website. Works fine with little work ! Wyomind has an excellent support, one of the best ever !
jean-paul - http://www.sobrico.com
26th April 2017
Superb extensions with lightning support
We have used datafeed manager for a long time now and is one of our core extensions we cannot live without! Wyomind has the fastest support I have ever experienced and always provide the right answers, highly recommended!
Scott Brown - http://www.machine-dro.co.uk
25th April 2017
Nice extension good support
Really nice extensions, support is great!
Jens
24th April 2017
This is a must have product for Magento
This is a great product, we use it for our google product feed and our Amazon product feeds. It is a huge time saver for us. Support is fantastic if you ever need it.
randy Rubinstein - http://www.sra-shops.com
24th April 2017
The greatest xml feed extension on market
I use this extension for more than 1 year. I tested deeply other similar from other vendors and only Wyominds make it easy to setup and forget xml generation. Google shopping works flawless. You have all you need to setup special prices, with prices rules. Also tax prices are handled correctly. I use this extension for many price comparators and no matter how the xml must be build - Wyominds Feed Extension does it the best way. I use complex PHP filters and rules - and I can make xml sufficient for any 3rd party xml/csv importer. It also support bundle product type and child items. I have other store - which uses advanced custom options - and there is no other xml feed extension that support custom options like Data Feed Manager does. 5 stars! The best feed extension on market
Tomek - http://www.dzieckoimy.pl
22nd April 2017
Thank you for EXCELLENT service
The support that we received from the Data Feed Manager team has been EXCELLENT. They went to great lengths to help us out!! Quick response times and a positive attitude. Oh, and the product is also great!!
Wilhelm - http://www.happysocks.com
21st April 2017
Excellent extension
Excellent extension, perfectly executes the required task. I use it to create xml feeds to Google Shopping and it has never disappointed me.
DevUp - http://www.cv2.it
14th April 2017
Flexibility is great
With the possibility to customize the data with your own PHP code, this feed manager is definitely far better than the competition! With the addition of your own custom fields I haven't found a scenario in which this feed manager can't give me the solution!
Kees - http://www.hard-wear.nl
11th April 2017
Additional Feeds
Wyomind's Data Feed Manager extension has been great for us with Google Shopping, along with the ability to create additional feeds required by our different advertising partners. I would definitely recommend their extension!
Dallas
5th April 2017
Game Changer
Data Feed Manager makes it so easy to integrate with new advertising platforms and marketplaces. We currently use it to run daily updates for many different partners including Google, Walmart, Amazon, Criteo, and more. Highly recommended for anyone who wants to scale up their e-commerce business and save time.
Jeremy - http://www.shineretrofits.com
3rd April 2017
Super Flexible Product Exports
We have been using this extension for over 3 years. Installation was straight forward and anytime we needed support to customise our feed templates the team at Wyomind have been very helpful. The extension itself is really flexible and we use it not just for shopping feed generation, but also to export data to other 3rd party systems. Scheduled generation and auto FTP uploads have helped us to automate so many tasks too.
AB
1st April 2017
Good extension
Has been a really good useful extension use it for google shopping
B.C
31st March 2017
Truly must have
We do recommend that extension to all our customers, as you can solve numerous issues with it. Today more and more cool 3rd party services appearing, that helps to boost marketing and sales, and Data Feed Manager helps a lot with any of them.
Art
30th March 2017
Well documented and handy extension with many useful options!
We originally purchased this to build feeds for Google Shopping, and Bing. But over the years Data Feed Manager has proven itself to be much more useful. We also found it great for working with our repricing and inventory software. The data exports we are able to produce are excellent for migrating data or bulk updates via dataflow or even Magmi. Inline PHP, and the ability to code your own custom attributes and functions have also been extremely valuable for getting the data just the way we need it. I am also impressed by the knowledgeable and responsive support team who were always willing to provide me with useful examples.
Ryan - http://www.sneakerdoctor.com
28th March 2017
Good extension must have it.
Been using it for last 4 years, great!
Aaron - http://www.mobileciti.com.au
26th March 2017
Fantastic Module!
This module has been running really well for us for about 2 years now!
Stefany
23rd March 2017
Easy to use
The extension was very helpful in our process to create and manage our feeds. Easy to use as well.
Tara - http://www.bagginsshoes.com
23rd March 2017
I am using this for third time for my third website
Extension is great for Magento 1.9.1.0 as always.Support experience is Fantastic.
Md. Kamrul Hasan
22nd March 2017
Very usefull extension
This module has been very usefull for us, we use it with our affiliation partners like Tradedoubler and Public Idees and for google shopping. The documentation is good and the module has all you need in order to create feeds.
Outletbambini.it - http://www.outletbambini.it
20th March 2017
Great Support and very usefull
We are using this great extension now over one year and we are very satisfied. We needed some additional settings like base price and the support helped us immediately. Every support question is fast and polite answered, so we recommend this data feed extension to every shop owner.
Gino - http://www.stararoma.com
17th March 2017
Just works, amazing
Module is very flexible- Highly recommend!
Jeff Lenz
16th March 2017
For efficient workflow for shopping feeds, Data Feed Manager is The Best
Not all Magento extensions are created equal!! Wyomind is my trusted source for compatibility and stability!
Dscott - http://www.whiteboard-atoz.com
14th March 2017
It works well in our website
We think that Data Feed Manager is a very powerful and flexible extension. We are able to generate different feeds and feed types, depending upon the application. For example, we need upload our products to Facebook, it can export exactly the data we want.
Good extension - http://www.yumikim.com
10th March 2017
Works well!
The extension works well for Google shopping
Jeroen - http://www.webdesigntilburg.nl
8th March 2017
Data Feed Manager is a very powerful and flexible extension.
Data Feed Manager is a very powerful and flexible extension. We are able to generate different feeds and feed types, depending upon the application. For example, some of our clients require comma separated values (CSV) files. In these cases, Data Feed Manager adds the required CSV headers.
Angelo Fraietta - http://www.wildfiretextbooks.com.au
7th March 2017
Excellent time saving plugin
We have been using this combined with Simple Google Shopping and it makes a huge difference in time saving. Set your rules and watch it generate your feed on specified times!
Joel D - http://www.hockeyfactoryshop.co.uk
6th March 2017
Easy to configure and very flexible
We've found the data feed manager extension to be very easy to configure and use for all of our external feeds. Primarily bought for google shopping but now feeds out to over a dozen systems via http and ftp. We particularly like the customisation using PHP and the built in custom fields. We really couldn't be without it, thanks for a great product!
Andrew Steeple - http://www.cramptonandmoore.co.uk
2nd March 2017
Amazing Extension, A must have for your ecommerce site
I highly recommend this module to anyone, we have used it on all our websites and it offers unparalleled flexibility and is easy to use with Wyomind's brilliant documentation. A must have for your magento website.
Mark Sloclock
2nd March 2017
Must have for feeding external services.
Primarily purchased for Google Shopping. Now we use it for several other feeds as well. Capable of feeding many different systems with widely varying feed requirements. Absolutely a requirement for connecting to external services and networks.
Brandon
2nd March 2017
Good and flexible
The extension works pretty good and is easy to configure. There were issues at first when trying to configure for Bing, however, the latest version has this. Very hopeful that this will work as well for that. So far so good. For Google this works perfectly.
Will - http://www.coffeecow.com
1st March 2017
Works well!
The extension works well for Google shopping
Eve
28th February 2017
This is a must have extension
If you are serious to get your products out there this is a must have extension. Our sales has really picked up from the time we use this extension.
Peter - http://www.kousenboutique.nl
26th February 2017
Nice build extensions and good support
We started in 2012 with the Simple Google feed generator extension and it worked like a charm. We wanted more options so contact Wyomind. So we switched after several weeks to the bigger Data Feed Manager extension from Wyomind. Upgrading was no problem and it was fixed in 30 minutes. We use it for a long time now. When you have a question about the extension you receive always a super-fast response via e-mail and there is always a solution available. Sometimes you receive a reply in the evening or in the weekends. It's great when you are working on a project and need fast response. I would recommend this extension. Also for multi-store environment. Nice to work with this Wyomind team.
Micha - http://www.verzorgingstassen.eu
22nd February 2017
Data Feed Manager has been awesome!
Great Magento extension!
Gabriel - http://www.detroitathletic.com
22nd February 2017
Really Neat Product
Installed without a problem, does what it says on the tin
John Wright - http://www.iconwallstickers.co.uk
21st February 2017
Really Neat Module
Does a great job!
John Wright - https://www.shopaardvark.com/
21st February 2017
Works as expected
We bought several licences. Works good
Chris
20th February 2017
Great for integrating with Google Shopping, Channel Advisor, etc
I've used the Wyomind Data Feed Manager extension on several projects and have been happy with it. My clients have used it for exporting products to Google Shopping, Channel Advisor, and SKU Vault. We ran into some issues with the early version of the Magento 2 extension, but Wyomind's support was quick to resolve the issues and push out new versions of the extension to fix the problems.
Erik - http://www.classyllama.com
17th February 2017
Good extension
We've been using this extension on our store for 3 years and never had any problems. Support is fast and reliable. I would recommend this extension. Also the setup is simple and documented (a documentation available for developers as well).
Romain - https://www.cresus.fr/
16th February 2017
Great Extension
We've been using this extension on our store for a long time. Support has been great and the extension has worked well for us. Would recommend.
Ben - http://bakerybits.co.uk
15th February 2017
Perfect
Would recommend the service, the support, and most definitely this extension. Setup was simple, and it seems to be the most functional tool we've experienced for feed management on Magento. This completely removed the need for a 3rd party feed management agency, optimizations are simple and relatively easy to grasp, even more so if you have a developer who knows what they are doing. I would recommend this extension to any e-Commerce website looking for presence on Google Shopping.
Ding - https://www.thejewelhut.co.uk/
14th February 2017
Great Extension with Fab Technical / Customer Support.
I have this extension installed on 4 shops, works a treat. We have recently upgraded 2 to Magento Version 2. sensible upgrade costs with outstanding support. We have been using this now for around two years, 3 sites with smallish feeds but one with in excess of 17,000 products. Our site developers prefer this extension, and have asked for it by name. Had a slight problem with one site been upgrades, but support was there even chased us to ensure that could close the ticket and our problem was solved. This is our no 1 stop for this extension
philip Stainton - http://www.ecoaquaeurope.co.uk
13th February 2017
Extension works very good and is really fast 12000 products in less 2 minutes
Extension works very good and is really fast 12000 products in less 2 minutes thanks!!
miki82
8th February 2017
Works really well
It's a bit confusing at first but it's honest such a great tool. We use it to to send product and inventory feeds to 3rd marketplaces. In about 30 min I was able to have a perfect inventory feed sent right to marketplace in question.
Eric H - http://eyeattire.com/
8th February 2017
Great at getting your data out to google
Used for many years to export data to google shopping feeds and now looking to use for other merchant channels.
Stuart Porter
6th February 2017
The best data feed generator there is.
On every site we build, I recommend Wyomind's DataFeedGenerator. The support is excellent, and the flexibility of the plugin is fantastic.
Chris - https://www.larryadler.com/
5th February 2017
Must have extension
Easy to use an well documented definitely a must have extension
Jim
2nd February 2017
Powerful and a must have
This extension is a must have, we win a lot of time and it's easy to use We used it for feeds our catalog to marketplace and for our retailers to generate csv of our stock, price list per customer. We appreciate the support guide and in case of problem, the support team answer fast.
Stef
1st February 2017
Great extension
Really excited to have this smart module running on my store. Easy to install and it's very flexible to customizations. We never had any technical issues with it. Very helpful and fast to respond support service on top of it. Great job Wyomind!!!!!
Guus
1st February 2017
Must Have Extension
With this extension I saved a lot of time on my store and earned a great flexibility with feeds for Google, Facebook, Price comparator. In other words, if you have a magento store you must have this extension.
André Gustavo de Andrade - https://www.canalagricola.com.br/
1st February 2017
Easy & Powerful
One of the best extensions out there, we use this extension for feeds to multiple other systems, including paidonresults, google merchants, external stock feeds to customers and more, it couldn't be easier. Great for XML and CSV exports, fast and flexible with lots of standard filters and it's own functions for generating custom data. The only thing we have found is that if you have a large number of Attribute sets on your install, it can drag heavily on the database when exporting large amounts of data, but this can be avoided with a little thought about what you are generating and when.
Patrick - https://www.latexleatherandlace.co.uk/
26th January 2017
Excellent extension and support
We use the extension to generate product feeds for multiple marketplaces. We never had any technical issues with it. When we had failed to achieve something and reached out to them they were always quick to reply and solve our issues. I can only recommend Wyomind and their extension.
TrevorGinn
24th January 2017
The most flexible and powerfull Data feed manager for Magento
Wyomind is the very very best data feed manager for Magento. Mos flexible and work fine with very big catalog ad export what do you wont in xml and css. Support very very professional and tremendous responsive. Over the top!!!
Fabio
21st January 2017
Best Plug-in
Excellent solution to manage all types of feeds. We were very pleased.
ELLENO
20th January 2017
Very very powerful magento module. This solved all my Google problems
This is very very powerful magento module. This is more flexible and advanced configuration setting , also with php code, permit high configuration. Powerful and very responsive support. 100% ok
triplexita
18th January 2017
Using it for Google Shopping - Works as described
We have been using it since about a year and it works as described. In case of questions, the support is fast and helpful.
Workwear Center - http://www.workwearcenter.ch
16th January 2017
Perfect module, great support and fast response
We use the data feed manager for quite a period now. Support guide is very complete. I was as newbie able to adjust and create many feeds to export to market places or create feeds for business customers. Absolute must have for each B2B or market place selling webshop.
Rick
16th January 2017
Great Module
We use it to export our products. Easy install and no problems what so ever. A lot of options to configure
Catwalk Wholesale - http://www.fashionsquare.co.uk
16th January 2017
Excellent extension
We have been using this extension for 2 years across multiple website and it really saves a lot of time with auto-generating feeds. Easy to setup with predefined feeds. This is exactly what we were looking for.
Jiri
13th January 2017
Absolutely Amazing
We use Data Feed Manager to create feeds for multiple marketplaces e.g. Fruugo, Google Shopping, Facebook, Bing. It works marvelously and whenever we have questions the support team replies within a few minutes. I can only recommend this extension and Wyomind.
Daniel Berko - https://www.hellobabydirect.com
11th January 2017
Great plugin, one of the most valuable plugins we use
The Data Feed Magento extension creates great customized feeds which we use for marketing as well as for inventory management and selling on other platforms. Truly a professional tool!
Emiliyan
9th January 2017
Great and flexible product
I can suit this extension as I wish. Fast support. Excellent
Sylwester - http://sferalumina.pl
7th January 2017
Great tool for marketing your products
Great Extension and Great Support
Ahmed - http://www.premiumvials.com
6th January 2017
Great extension and exceptional support
All the extensions I have so far tried and used from wyomind are well crafted and work as intended. Support is very responsive and helpful. Can only recommend them.
Nima
6th January 2017
I have used datafeedmanager for 3 years.
It is very essential tool.
Park
5th January 2017
Great Extension and Great Support
Great Extension and Great Support
Shafique
5th January 2017
Great extension for most shopping feeds
Really extensible and flexible. You can essentially create a feed for any shopping channel easily. Also comes with some useful default popular shopping channels. Thanks!
RB
4th January 2017
automatically generates multiple feeds everyday for other channels
its a very useful extension and automatically generates multiple feeds everyday for other channels. quick and helpful support
keshav - http://screenguards.co.in
2nd January 2017
Good extension
The data feed manager is a good extension which we use for all our Data feeds, however make sure you buy additional upgrade months. We have had issues with incomplete feeds because of an old version of the data feed manager extension.
Casper
2nd January 2017
Excellent extension
We have been using this extension for 2 years across multiple website and it really saves a lot of time with auto-generating feeds, set your filter and away it goes! Easy to setup and go.
AJ
30th December 2016
Data feed manager takes the pain out of keeping my inventory synced
This extensions has greatly reduced the time needed to keep my inventory synced with google shopping. It is worth double of what I paid for it easily. Support is top notch.
Jess
28th December 2016
Thank you
Excellent extension, Excellent Support
Nick - https://www.sunsvision.com
28th December 2016
Great module for creating standard feed and customize them
Good support but they could improve dev licensing.
Ecommerce Therapy - http://www.ecommercetrp.it
23rd December 2016
Great extension for data feeds
We use the Data Feed Manager in a multi-store environment to generate our data feeds for Google Shopping and other merchants, we can export feeds in various formats - xml, csv, txt. It's a great and important extension that improves our bottom line. However, we would like a better licensing support for the development environment.
Dano
20th December 2016
Best feed extension
I'm a consultant and SEM manager. I've deployed this extension on more than 25+ stores. Whenever there's been any problems, Pierre always helped fix within 24 hours.
Sunny
17th December 2016
Great support
Wyomind provide excellent support.
Ronald He - http://www.divotiusa.com
17th December 2016
The best accurate Feed Manager Ever.
It made my life easier for the Google Merchant Account. The feed works so great with cron updates.
Sage - http://www.ezzibo.com
16th December 2016
Works as expected
This is exactly what we were looking for. Makes it ease to create multiple feeds
Catrael - http://www.barronmall.com
15th December 2016
Works like a charm
Must have extension if you want to cast your sales. It can sync via ftp all needed data and Lokad could build salecasts for magento store. Good choice.
Cermis
14th December 2016
crashed my store
Crashed my store. Support didnt seem to care and gave me refund. Never seen it work but im sure it does. I would have liked having the extension but with support not interesting in even finding out my environment to ensure it doesnt happen to others.
gutarkomp
20th November 2016
About configurable products?
I bought module, easy to use, everything as described. My problem is CONFIGURABLE products. There is no sample data for configurable stocks with child products. I asked them, how can I show my simple products under configurable. They didnt give me any sample data feed for configurable products with childs. They explained this is special and asked for 100Euros. Module is 95Euro, you are asking 100Euro for small data feed. That was interesting. And after I sad this is too much, They locked my ticket, I didnt ask anymore. Am I advice module = yes, Support = of course NO. If you need sample for configurables I have, I can send you sample without any price.
hakanvar
15th November 2016
Fantastic plugin, even better service
This plugin does exactly what it says it's going to and is very easy to use. However, what really sets it apart is the incredible support. I've had a couple of instance where we needed some help in getting our data to format correctly, and each time support responded within a couple of hours to help us fix our code. I couldn't recommend this more.
tcmax76
30th June 2016
The best extension for price comparison
Great extension. Simple and powerful. It can handle more and more datafeed without server charge.Save me hour of work
pstrada
23rd June 2016
DATA FEED MANAGER
Excellent extension, Excellent SupportIt worked very well in 1.9.2.4 and very good reactivity of the support.
Help_Fr
17th June 2016
Excellent support
I have had a number of occasions reaching out to support and always had excellent support! Keep up the good work.
feyazk
3rd June 2016
Wow am I pleased!
I knew this extension was way over my head when I purchased it so I paid for the configurable installation. It was the best money I've ever spent. They were very, very conscientious about getting it installed properly for my particular application and I couldn't be more pleased with the end product.
gretchen2u
29th May 2016
Great, out of the box!
This extension is very easy to use. Up and running in just a few minutes. The documentation an the Wyomind site is excellent. I had a few little questions on how to make a feed work like i needed it to and the FAQ provided al my answers.
lepel
6th April 2016
Awesome extension and support
Very useful and complete extension and amazing super responsive support. Every request was answered really fast and I could accomplished everything i wanted with this extension. super recommended!
carlosvs
7th March 2016
Superb Service
This extencion is A Must Have!I had problems because I ordered wrong extencion(monday morning:-), but Wyomind fixed it with in minutes. Thanks to the support team everything is working perfekt! The extencion is as described and working good! Thanks!
sollok
16th February 2016
Amazing extension
I'm a marketing agency, managing over 5 different stores. There's 2 things that makes this extension very valuable for us:a. Flexibility - the feeds can be altered in any way we want.b. Support - If we don't know how to do something, there's really kind and smart support team that usually helps within a few minutes..Very happy.
arikbarel
13th January 2016
Awesome extension
Thia extension do exactly what promise.Great support from the team.Thanks for all
chaosm
2nd December 2015
Amazing support, great module
Made initial contact with Wyomind, a response came back within a couple of minutes saying the module could do what I wished it to do.After buying, install was straight forward, we needed a solution for tiered pricing which then calculated against another value, the support for this was pretty amazing and didn't have to wait more than 5 mins before the next response came.Thanks again.
NewMedia
12th November 2015
Data Feed Manager
Works perfectly for us, it does exactly what we wanted works exactly the way we hoped. Can't think of any improvements to even suggest.The companies support is fantastic, we also use their delivery time estimater.
hotbuyer
12th October 2015
great extension and support
this extension does what it says. i had a problem with a custom attribute and the support helped me to make it work. I highly recommend this extension!
fborg
9th October 2015
Superb extension with outstanding support!
This is definitely one of the best export extensions out there. The customization options are endless, I have not yet stumbled across one requirement this extension couldn't fulfill. The possibility to use php functions, If / else conditioning, etc with any attribute allows for a dynamic export of literally any information.
sasoriza
2nd October 2015
Oustanding
Not only is this extension amazing but the customer service that Wyomind provides is at the ver top level of quality. I am very happy with the quality work that there team provides and the functionality all of their plugins provides. I wish there was another star so that I could give it 6.
rroberts1983
30th September 2015
The best modul & developer on market!
I think this developer & this extension is best on market. 150% Support, friedly and really really helpful!I recommend this extension and hope this developer will develop more extensions for our needs!5 Stars!
NicoDeluxe
25th August 2015
Excellent Extension, Excellent Customer Service
This extensions does exactly what it says on the tin and works a treat, saves a lot of manual work.The customer service/support is also second to none.If you are looking for a data feed extension this is the one to buy.
nsmith62
30th June 2015
High quality extension
Works on CE 1.9.1.A lot of functions. Easy to use by duplicating the included templates.Some tricky operations however.To add a new variable in the template, we must add it as a filter. But to me, a _filter_ is to filter, not to create variables :)Then the code has to be placed in app/code/local and not in app/code/community. An old mistake from the developer it seems.But that's details. A good extension !
Axiso
30th April 2015
Very flexible for all your export needs
We are using Data Feed Manager from Wyomind since years now and appreciate the flexibility of use (especially the magic atteributes). When needed support is always great and reacts within minutes.
admin_youredo
10th April 2015
Awesome Extension!
This is a must have extension for anyone with a Magento store.Easy to set up and support was awesome when I had a question.We have used another feed extension in the past and although it worked ok, this one does so much more and has been really thought out.A highlight is that it was so easy to import a UK version of the google taxonomy, and link to my existing categories quickly.We used with community 1.9.1.0.
samharveytaylor
24th March 2015
Time Saver
We've used this tool for a while now and have to say it has been perfect for what we needed. A great product and valuable marketing tool.
GavinHardy
26th February 2015
Excellent support!
We have been using datafeed manager for a while now and am really happy with it. Much more important is the excellent and very quick support we are getting.Thanks again for your can do attitude!
feyazk
23rd February 2015
Excellent extension for exporting product data, maybe the best
I have been using the DataFeedManager for about 3 years now. It is very flexible and you can achieve results very quickly.And the support of the guys ist outstanding. Definitely the best support I have ever received.
volkerherold
16th February 2015
Great Extension - Fantastic support
This is a great extension that gives you a ton of flexibility with your data feeds. The speed that I was able to replicate and build on existing templates for things that are certainly outside of the box for this extension was fantastic. Support was also very helpful, had to contact a couple of different times for questions about what I was trying to do and they were always quick and helpful with a response. A+ on this one all around.
ryan198
28th January 2015
Developer is very helpful when you have an issue
I can not rate this extension highly enough.When I did have an issue the developer was there to help me.
Anonymous
8th December 2014
Best Extension for all shopping sides
We tried some of the Data Feed extensions but this one is realy helpful and without bugs.Good Work.
funsport4all
1st December 2014
Developer feedback
Purchased this extension months ago. For a new feed, had a quistion which Pierre answered within 24 hrs. Very pleased with this excellent support!
feyazk
30th November 2014
Excellent product, even better support
I've used Wyomind's Data Feed Manager on two sites now. It's flexible, works as advertised, and helps enable non-developer team members quickly produce the feeds to integrate with other services that would otherwise require custom work. Huge timesaver for our development team.I needed to add our custom product type to the collection filter for our feed and was blown away by how quickly support responded and pointed me in the right direction. It would be more convenient if custom product types were added to the filter list dynamically, but the resolution provided by Wyomind support (adding the custom product type to filters.phtml) was quick and effective.I would prefer to see the code located in app/code/community, and the source is obfuscated (and thus more difficult to understand and extend), but this extension provides great value out of the box and support worthy of commendation.
egreen7
11th November 2014
Best support ever
Having used this product for a while now, its always been 100% rock solid. When I have hit a problem as I did yesterday, a quick email to the guys brings a swift response and after granting access, they found a fixed the issue within minutes! (and I have to say it was down to me not the product).Many times a day, this product runs and generates many feeds for tens of thousands of our products without missing a heartbeat.Thanks for the product and thanks for the ongoing excellent support!
quaysideweb
7th October 2014
Top Notch Support
I'd left an earlier review about Data Feed Manager extolling the positives of the extension, and wanted to follow up with another review regarding support.I was running into an issue getting my feeds to appear correctly in Google Merchant Center and after a few hour of frustration decided to contact support.They immediately responded to my email and within a short period of time helped identify the problem; nothing to do with the extension, just an operator error on my part regarding entering the correct information in GMC.It was not really their problem, but they went the extra mile and walked through the issues with me and I now have my feeds up and running in Google Shopping.Excellent extension. Great support!
Bimmerhead
24th September 2014
The best!
Excellent extension! We use it for Google Shopping!
WaPoNe
24th September 2014
great extension & excellent support
Wyomind has proven multiple times that they create great extensions and have excellent support. They did not hesitate to help us when we wanted a more complex field in our csv export, the problem was fixed within a few hours! Definitely recommend this extension.
anja_euport
23rd September 2014
Great and friendly support
I needed help for the basic price and requires the support was right there. To all requests immediately came a helpful answer. Can only recommend the module and great support. Many thanks to Paul and Pierre.
ginobellucci
23rd September 2014
Excellent Extension & Support
We've been using the Data Feed Manager to output xml and csv feeds to multiple aggregators and PPC providers. We can't fault it. The support is prompt and friendly. Thanks!
Safeoptions
12th September 2014
Good Skeleton - Need to Buy their Support
Out of the box it looks as it works perfectly with all of the feeds. They confirmed it is compliant with Google's new feed specification, however what is not made clear is that you have to do all of the work yourself. The templates provided are just starter templates and do not work out of the box to feed data for every type of product (configurable/bundle) to Google, for instance.For example, bundles do not show up, unless you make sure you uncheck "not individually visible", which sort of defeats the purpose of that field.Upon pointing that out, I was met with brashness from the customer support"If you're too lazy to read the documentation and understand how it works, I'm afraid we can't help you more."Don't bother wasting money on this product. Its quicker to just write your own code, then spend hours pouring over their documentation.
devsthecpapshop
11th September 2014
Excellent Extension
We've been using Data Feed Manager for sometime and are extremely happy with the extension and support we've received.If you want to increase your presence on other shopping channels, this is the one to purchase.
Bimmerhead
5th September 2014
best customer support in world.
excellent extension and fantastic support.very easy to use once set up properly.Paul From customer service and other person very help full.they reply to email in no time. even on weekend.great people and great extension.
SmartChoice786
2nd September 2014
Top developer support for this extension, adapted the extension to my needs
This is a follow up review to my purchase of this extension.I have had data feed manager for a while now and since the purchase of this extension it has been great as I have been able to create & generate all feeds and update the templates to the new Google product feed specifications to include new attributes such as size_type and size_system.Just recently I had needed developer support as I was expanding my category structure to approximately 6000 categories and required category mapping to be limited to the 2nd category level down to boost performance of my magento platform and this extension. Pierre was able to complete this by customising the extension that was installed on my server and during the process he always kept intouch with me during the process.The best things about this extension and Wyomind is that not only are feeds editable, but I have received top customer support way after I purchased this extension and the extension was able to be adapted to my needs after it was installed on the server.This extension in my opinion is the best for creating data feeds and the best for professionals who require support for the extension long after you have purchased, should it need to be adapted to your needs in the future.
Anonymous
1st August 2014
Superb customer support
We have a particularly complicated product set up on our sites and Wyomind kindly allowed us to test the product risk free to determine whether it would meet our specific business needs.Although Data Feed Manager is extremely feature rich, it unfortunately didn't fully support our non-standard implementation, so we opted not to use it and were kindly refunded. However, the product itself looks great and the customer service we experienced was really quite excellent. Thanks, Wyomind!
mattmonocore
23rd July 2014
The best Feed Extension!
Perfect extension works exactly as proposed. The support is superb, whenever I needed they helped me resolve the best way possible. I am indicating this module and this company to all my acquaintances who use Magento. Wyomind thank you!
rodolfovs
7th July 2014
Great product and support
The product works exactly as specified and I had no installation issues.I have found it very flexible and saved me a lot of time setting up several feeds in different currencies for different providers.Support has also been excellent and my two queries have been answered in a matter of minutes.
mwallace
30th June 2014
Great
I bought this module some time back and used it for google feeds. Then i used it for Beslist.nl free account. The feed was doing really great for our shop and we decided to upgrade to the Beslist.nl pro account. This was not so easy to implement so i contacted Wyomind support. Their response was quick and they really helped us to solve things i did not know to implement. This is were i saw how powerfull the module is. It is a must have for webshops if you want to work with feeds. Great support and a briljant module.
P1412
27th June 2014
A must have extension
Originally we needed an improved Google shopping feed extension so we bought the 'SIMPLE GOOGLE SHOPPING' from Wyomind which worked so well and gave us so much flexibility we decided to buy the Data Feed Manager to handle all our Magento data exports.We run multiple installations of Magento and this extension gives us powerful features to tailor each feed exactly as we want it for each independent platform.The extension has worked flawlessly and the support from the Wyomind team has been second to none and is by far the fastest support I have ever experienced.I highly recommend this extension!
browndog27
25th June 2014
This Really Simplifies Handling Multiple Feeds
We push feeds out to multiple shopping sites and with the different format and attribute requirements of each, it's always been difficult to keep them up to date, much less available....This extension simplifies the whole process and is very flexible on any extra requirements.Developer is quick to answer any questions and provides great support.
certifiedsteak
13th June 2014
Amazing Extension.... And if only every company operated like this!!
Forget the fact this extension is fantastic and has all of the exports pretty much pre-configured leaving your only job to be creating a folder on your server.... The support I have received from Wyomind has been nothing short of amazing!Due to some issues with our site it took a huge amount of time for me to get this extension working correctly, Pierre and Paul answered question after question promptly and without complaint, even offering advice on issues not related to the extension. Now it is working and it does exactly what I expected.Thanks guys! Keep up the good work.
uks_ba
6th June 2014
Great tool!
This is a really great tools! Works perfectly. I had some problems in the beginning, but they helped me. thanks to the staff!! Still took some time to set it up, but now everything automatic.... Great extension!
pvdk
28th May 2014
Great Product, Even Better Support
This data feed manager has been fantastic for our website. It took some time to learn how to set things up, but they have pretty good documentation on their website.The best thing I can say about this extension, however, is that the support is phenomenal. On three separate occasions I've written the developers when I've been stuck trying to get something to display in our datafeeds, and each time they've gone above and beyond in helping me fix the issue (usually responding to my email within hours). Unbelievable, friendly support.Obviously, I highly recommend this.
tcmax76
24th May 2014
Best Data Feed Extension with Excellent Support
After trying many data feed managers I can say without doubt that this extension is by far the best and most feature rich on the market. Every attritubute of any feed is highly configurable. Mapping magento categories to each shopping channels categories is a breeze. Developer has provided a solution that really helps give a better ROI.
ajb108
21st May 2014
Excellent extension and support to match
Just getting to grips with this extension and it's both easy to use from a novice perspective (like me) with lots of preloaded templates for all the major price comparison sites.I needed some modifications done to permit me to add some custom attributes to my feed and both Pierre and Paul responded to all my queries instantly and helped me get everything up and running within a few hours.Outstanding support, great extension, highly recommended
Anonymous
15th May 2014
Excellent functionality & Support
The datafeedmanager has lots of capability and makes our different datafeeds possible. Needed support for a new datafeed and the speed and resolution of our problem was impressive! Thank you.
feyazk
10th May 2014
Best extension I've used so far
This is a great export tool with tons of flexibility. I was able to produce everything I needed which avoids several manual steps we were going through which had a lot of risk. Their support, I dealt with Paul, is first class, not only do they get to you quickly, extremely helpful and provided working solutions first time. I would recommend this extension to anyone and so far has been my best extension experience.
pherdewatsco
7th May 2014
Excellent Extension w/ Excellent Support
This is exactly what we needed to get into both Amazon and Google Shopping. The extension is very well documented and Support responds within minutes to any custom requests. I just got done working with Paul at Wyomind to implement an if/then statement for the pricing. He's a ninja!
bicho911
6th May 2014
The best data feed for any comparison site
This extension is very customizable and we were able to use it for all of our data export need for the shopping comparison sites.The support was very helpful also when we needed some more complicated rules for the export.
Fsne
29th April 2014
The best Feed Manager, Period
just the best there is, versatile, highly configurable and always responsive and excellent support.Highly recommended!
ratiotrader
25th April 2014
Thank you for making my Life Easy!
1st off if you are looking for an extension for product feeds, this one is hands down very easy to use and does exactly what you need it to. But that's not why I'm writing this review.The Customer Support is the best I have experienced with any extension developer. When I had some trouble, Laurie went above and beyond to make sure everything worked the way it should. When I e-mailed them i expected to hear back tomorrow because of the time difference but Laurie e-mailed me back in under 3 minutes!!! WHAT?!?!! Thats crazy.If you are looking for a extension developer with the best support ever please check wyomind out. I will be purchasing more of their products in the future!A+++++++
mclucus
15th April 2014
Great functionality, excellent service
We've been using this extension to successfully upload feeds to various places. It comes preset with all the necessary templates and we only had to make one minor template customization to get it running just the way we wanted.Moreover, we had a small collision with another extension and so we reached out to both developers on one email thread. Both were absolutely first-rate in debugging and helping us resolve the problem. I highly recommend Wyomind's support, should you need it and would certainly buy more extensions from this developer.
timtt
11th April 2014
Very flexible feed generation extension
We have been using this extension since 2011. It is the best extension I have seen for generating feeds, with lots of options.Support by Wyomind is very good and always very fast. This gives us the confidence that when we are facing an issue it will be resolved quickly.Also the documentation for this extension is very good and extensive.
DVJN
9th April 2014
really good extension best support ever
no issues on installation on C.E 1.7.0.2. without any change on the default template the feed worked perfectly. I needed some workarounds for specific kind of products and I received a real solution in the shortest time I've ever seen in a support. It wasn't even just a one time thing, I've asked several things and got every time a real answer right away. I would seriuosly worry for him if you don't get an answer :D
buruburu
18th March 2014
Great Extension with exceptional support
This is extension is extremely useful if you need to upload your products to public marketplaces. After getting used to the logic, it helps creating data feeds easily. And the best is that the developer is very helpful and responsive if you run into problems with the configuration. It has upgrade fees, but I think they're justified by the usefulness and the support this extension has.
professor62
17th March 2014
Must have extension
Great extension, easy to use and very good support from Pierre!
KvdBoss
13th March 2014
sweet , works as need it !
Generates xml data of over 30k products in a few minutes, it works smooth just wonderful , and this guys give the best support .
Ivendacom
7th March 2014
Very Pleased with Developer Support
Pierre answered my question within a few hours. Any problem I had when transferring from the developer to the live domain was resolved very quickly. Really pleased with the level of service i've received.Im looking forward to using Data Feed Manager on my website.Thanks,Zorma.com
Anonymous
3rd March 2014
This extension is a must for all store owners
Save time and make money. This extension removes the laborious task of creating feeds for the many shopping channels out there. Quick and easy to install, simple to understand, and comes with great support. I've used a number of different extensions from Wyomind, all have worked as described, and proved to be worth the price 20 times over.
ynoodle
12th February 2014
Excellent support!
Many thanks for the support and help (special thanks to Pierre!). This extension is awesome!
jamarni
12th February 2014
Great Tool - Great service
We were in search for such a tool and found this one. We like this great tool, as the description keeps its promises. And the service in case of questions is simply great and fast. Thank you.
wallunica
29th January 2014
Beautiful extension, great support
The extension works correctly, no problem with the installation. It can handle all the comparators price and functionality are endless.But the best thing ... support! thank you very much
sbeffa
29th January 2014
Great extension, great support
Upgraded from Simple Google Shopping as it struggled with our thousands of URL rewrites, and generating the feed would crash our site.Data Feed Manager is MUCH better, and is incredibly powerful. The feeds generate in a few seconds and is yet to take the site down after several months of use.The support offered is amazing. Quick to respond and all our issues have been resolved within a few hours. Not only that, they're friendly and seem happy to deal with support requests. Whereas most developers are quick to blame the user, and don't spend the time to understand the problem.All in all, a great extension and developer.Cheers!
loveknitting
17th January 2014
Very powerful extension and outstanding support
I'd like to express my appreciation to the developer of this extension. It works out of box assuming that you have all standard Magento configuration and system attributes.But even If you have highly customized attributes and complex configurable products this extension rocks! You can define as many custom feed attributes as you want and use some programming. And you can tune this extension to your needs.In some case you can stuck in some step and you can just shoot an Email to Pierre and he will reply within 10 min that's fantastic.Some work still should be done on documentation.Overall I'm very satisfied with this extension and developer.RegardsSharif
shareef_sts
15th January 2014
Extra Upgradation Fees
I bought this extension around 6 moths before and now when I upgrade my store from 1.6.2 to 1.8.1 then in order to have compatible version I need to pay an additional 40 euros and thats quite a lot.Normally companies offer free upgrade for the extensions and even in case they charge then they charge nominal fees but here the upgrade fees is 40 euros and thats a lot.So please consider this upgrade factor before buying this extension.Wyomind replied :Dear Weleather,All purchase comes with a 3 months free upgrade and you can get a free upgrade at any time by leaving your review on Magento connect.
weleather
8th January 2014
Perfect Extension with brilliant support
Data Feed Manager is the best extension for data feeds I know. Functionality is superb, support is really fast and helpful. Thanks!
hhomann
20th December 2013
Best extension if you need data feed
I bought this extension to the 2nd site alreadyThe support offered by Wyomind team was very quick and at a high professional level.I recommend this extension, you can't actually have a shopping site without this extension.I'm a happy customer.I use magento 1.8.0.0 and the extension works smoothly.
mserbanoiu
14th November 2013
Must have
We use the data feed manager in every Shop we support. It's really great and the best support you can have.
cyberdaygmbh
12th November 2013
Excellent
Great product, has all the functionality we require. Easy to create and manage data feeds.On top of this, the support from the developer Wyomind has been absolutely fantastic.Excellent all round.
g2glimited
8th November 2013
Great and Super Support
great extension with an easy customization of the feed templates. The support is very fast and kind.
wikihoover
30th October 2013
Great Extension
Data Feed Manager brings all the functions what we want. Easy to install and set up.
Kenzoo
30th October 2013
Great customer support!
Beside the fact that I love the extension, the support from Wyomind is absolutely fantastic. In most cases I have an answer within the hour. Above expectations!Thumbs up guys! Thanks for the great support.
Duintje
7th October 2013
excellent extension
I wish I have discovered this extension earlier. It's very flexible and simple at the same time, which is quite hard to achieve. You can create nearly every feed you need within minutes, I just love it! Even parent / child relationships are very easy to create for XML and csv...The developer support is also very quick and helpful!
Minga
4th October 2013
I'm very satisfied
I use the module for almost 2 years and am very satisfied so far. Questions to the support be the same for example answer with examples. I can highly recommend the module. Sorry for my bad English. (Google translator) :-)
Grua Kay
1st October 2013
Excellent
Excellent support and very useful extension. Had some problems with the installation but got both quick and very helpful support.
Anton Malmberg
18th September 2013
Data Feed Manager
This extension is excellent and works perfect. Have had a couple of technical support questions and Pierre has been quick to respond with a solution.
ewhite
16th September 2013
Impressive response time
The extension work as described. Easy to install and to work with it, and the suport is awsome fast.We contacted several times to make questions about how to create new feeds. They replied in less than one every time.Now, some weeks after our first order, we make a second one. By mistake we purchased the wrong extension. They correct the download link in less than a minute!
nvingenieria
10th September 2013
Keep the Good Work!!!
The customer service is superior. I emailed them, and in less then an hour they responded. Within a few hours my issues were fixed. Consider, I bought the extension an year ago, and I still got the same quality service. The extension is easy to use and offers many options. I am a store owner not developer, and it wasn't hard for me to setup the feeds, they have the templates preset and ready to use, however you still need to spend some time and read the google shopping etc. program guidelines and adjust the templates according to your specific products. The good part is that Wyomind has an extensive library on their website and is all explained even you can find an updated data feeds there. Also, I liked the filters, which allows you to exclude products from the feeds by almost endless criteria. Bottom line: quality extension does everything it claims and even more, and superior customer service. I did my choice with no regrets. I recommend this extension.
bextus
8th September 2013
Great extention and excellent support
Wyomind is very helpful in creating Data Feeds instantly. Minimum coding and configuration effort, preview the feed before submission, and especially the Magic Attributes and other attributes coupled with options for entity conversion, stripping tags etc. helped me to create the feed in a few minutes. This extension is beneficial for any kind of stores and can be managed by both technical and non technical admins.The support is fast and reliable and answers to all the questions and issues immediately.
shiyashamsu
3rd September 2013
A problem but solved with good support
We purchased this to make uplaoding to Google and others easier and automated. Some initial issues with the actual FTP were quickly resolved by very helpful support from the developers who spotted the problem (the FTP doesnt need ftp:// on it!) and we were working in no time.However well or not a component works, the key is the support and the guys were quick, responsive and helpful.
quaysideweb
2nd August 2013
Best Data Feed Extension
I've tested several extensions to generate data feeds to Google and other Shopping websites. Data Feed Manager is by far the easiest to use and the most versatile. Moreover, the development team is highly responsive! Thanks!!
Dennis N
19th July 2013
Perfect solution and easy to customize!
This is a amazing plugin !Contrary to what Cybez Solutions says you can do whatever you want. You can even remove all html tags from a description : it's quite easy, just need to give a look at the great online doc.Thanks to Wyomind.
Felino
4th July 2013
Awesome tool, excellent support
A great extension for all your feeds anywhere, very clear interface, intuitive error checking etc. Also the support is very quick and helpfull.Would absolutely recommend this extension and Wyominid to anyone who needs this functionality.
ratiotrader
4th July 2013
Review Correction
This is a review in correction to the review we gave on 3 July 2013.The plugin is excellent and works for all the various feeds you want to create.There was an understanding issue with our developer and thus the review posted before stands invalid.Thanks for the excellent support from Wyomind and apologies for the incorrect review.We will certainly buy more of your plugins for our other storesCybez Solutions
Cybez Solutions
4th July 2013
just perfect
I've tried many other extensions but this is the only one that is working how it should! It gives you extensive possibilities in creating a datafeed.The help from support is making this extension one of the best there is. Fast, knowlegeable and friendly.Keep it up!
jadmiraal
10th June 2013
Feeds makes live easier
This extension is working super !No installation stress just put the files in directory refresh cash and whoppa.The extension is fully loaded and have several extra's the fit the feed.Even PHP is allowed to make attributes fit seamless in the feed I want.The support .... one word excellent .... I asked a question late in the evening 21:00 CET and Pierre replied in 15 min !!Must have extension if you want feeds out of magento.
rgerdes
5th June 2013
Excellent extention and astonishing support
This extention is a must-have for every webshop that takes itself serious. Virtually unlimited options to output any kind of feed of what kind of products you like in any of your categories. Lightning fast support and unbelievable helpfullness. Would recommend to anyone, any day. Thanks
mdelandgraaf
29th May 2013
Wonderful and Useful Module
This module is a must for anybody serious about wanting to dip their toes into multi-channel marketing but don't have deep enough pockets to invest in Channel Advisor.There are about 20 ready built templates for the most popular Shopping Price Comparison Engines and It's very powerful and easy to use.If you are feeling a tiny bit braver and need to add a feed for a SPCE that isn't included out of the box then its fairly easy to use, though you do need to understand Magento's Product Attributes and know how to find their attribute codes (Catalog > Attributes > Manage Attributes: first column in the grid.) However, Pierre has said that in future versions there will be "a library of all available attributes/ options" and this should eliminate the need for even this tiny amount of technical knowledge.
wayneIntacart
16th May 2013
Great extension with excellent support
Great extension and the support is also excellent. Submitting feeds is simple and less time consuming now. Worth every penny!
jonnieallen
16th May 2013
Perfect Extension - perfect Support!
We have several extension from Wyomind in use and especially this one is a great and powerful tool.Also the support could not be better!Thank you very much!
visuwerkdm
16th May 2013
Great plug in does exactly what it says.
Good extension, support is also fantastic. Creating feeds is easy. Value for money is Top!this tool you just have in your store, it is definitely worth the money.KingToys
Anonymous
8th May 2013
Does exactly what it says
Awesome module.Works like a charm.I had some difficluties setting it up, as you need to know the shortcodes for the feed.Got a response within 20min, and problem was fixed!
Anonymous
6th May 2013
Great feed manager
bought this extension several times to make some product ml feeds for customers. It works great - and the support is fast and very helpful
sundvision
6th May 2013
Great extension
I have bought this extension to make some product feeds. and it's working great.After some setup problems ( great support ) it''s working for google and beslist.nlbest regards.RobDiscusshop
discusshop
28th April 2013
Superb plugin
does exactly what it says on the tin and the support from Pierre and his team is absolutely fantastic.
Anonymous
19th April 2013
A++ plugin
Already bought 2 copies for different customers, does its work like advertised. Support is also fantastic, one of my favorite magento developer
mogerr
16th April 2013
Great product, excellent support
Installed product on test site and on live site, had great support, really fast reaction from the developer. DateFeed works easy and good now.
webcouw
11th April 2013
Very happy to have bought this extension!
This is the first time I am writing a review for an extension simply because it just wows me! Having zero knowledge of data feeds, Pierre has assisted me in every way he can to get me up and running.The support via email I received from Pierre is just top notch. Most of the time I emailed him, I received a reply in a few minutes. Never had I received such a responsive and helpful assistance and Pierre will really go all the way to get things going. Just read all the reviews on this page and you will know Pierre is just the perfect guy to go to if you have any needs in data feed.The extension itself is very easy to use after the initial setup. Now included with automatic FTP upload feature, together with schedule task feature, I don't need to worry about Data Feed Manager anymore. Feed is now generated automatically every day and uploaded to FTP automatically. Saves me a lot of time with this!And needless to say, the price for the functions and the unrivaled support from Pierre is simply unmatched. This is the extension you NEED to get if you are thinking to get into Google Shopping or other comparison shopping engines, I am sure you will be very happy as I am.That's all for my honest review of Data Feed Manager, and thanks again for everything, Pierre :)
Interest_360
27th March 2013
Very fast support!
Great plug in does exactly what it says.And thx. to Paul for very fast support!
toms77
24th March 2013
Really good Module
Does exactly what it says and excellent supportThank you
jleighton
13th March 2013
Best of Breed Feed Extension
I've installed quite a few different ones for clients in the last couple of years but this one goes well beyond where others leave off.The interface takes just a little bit of getting used to since Wyomind has taken the the time to put all adjustable parameter at your fingertips but the beauty is that as a developer I can configure this and don't really have to explain to my clients how to use it.On top of a very well designed product we've gotten first class support from Pierre.Highly recommended and I will be recommending this to any client that comes my way with a request to set up shopping feeds.
nerotic
5th March 2013
Brilliant. Makes a complicated task simple to do, even with custom attributes
This extension is excellent. We now have data feeds for google and others as well as totally custom feeds for our distributors.We needed a product which was capable of including non-standard attributes as we have an ERP system integrated and this handled it like a champ.Support was always quick, polite and very effective, even with our complex requirements, we got it running exactly as we wanted very quickly.10/10 for us.Thanks guys :-)
DWJames
28th February 2013
Good extensions,useful
Wyomind develops good extensions, true Magento Pro's !but is not cheap~~~
gaolcn
27th February 2013
Makes my life easier !
I'm using Datafeedmanager for about 3 months now, I can absolutely recommend it! It does what it;s supposed to and Wyomind has a good manual and support if you need it.Worth the money!!
Keuzenkamp
26th February 2013
Really great extension and great
Really great extension and great and superfast help from Pierre the maker of the datafeed manager. If you are looking for a feed tool look no further, this one is great.
Ikbenstil
29th January 2013
Great extension and excellent sup
Great extension and excellent support. We never had a service so fast and effective!
webside
23rd January 2013
This is great!
This is great!
bbilja
21st January 2013
Must-have extension
I use this extension on one of my websites and I really think it is a must-have extension. I plan to use it on my new website that uses the Ultimento template, does anyone have any feedback on this extension with Ultimento? Thanks Tom
Nition1
3rd January 2013
I have been meaning to write a re
I have been meaning to write a review on Wyomind for some time. Our Data Feed Manager extension has been awesome. We have a very large overly complex store. We produce very large feeds for about 20 partners twice a day. This all happens in a few minutes, with minimum load on the server. It just cranks away dutifully producing feeds for over 6 months. Our store admins can create crazy complex feeds, no developer needed. Please beg Wyomind to create an importer with the same UI.
bradrhod
29th December 2012
This extension works perfect. I c
This extension works perfect. I can upload my feed to most powerful portals like amazon, shopzzila, shopping.com. It is very convenient and easy to use.
agaelfik
20th December 2012
This is a great extension. We had
This is a great extension. We had no problems with instal and it does everything we need and more. Highly recommended.
meingh
17th December 2012
the Data feed manager is great wo
the Data feed manager is great works wonders. The support team is the best i have seen.
effymagento2
18th November 2012
Support has responded right away
Support has responded right away and resolved any issues/questions we've had. I do think documentation could be better though, was sort of lost and had to figure things out to get things going. Also, we had to have Wyomind send us a SQL script to get the installation going...seems like that is pretty common so expect to have to reach out for that. Otherwise, very fantastic and powerful extension for generating product feeds, this should absolutely be built into Magento out of the box.
davedavedave
15th November 2012
I recommend this company. Not jus
I recommend this company. Not just for their excellent products but also for the care and attention they provide to users of their extensions. So far, I have not found a match! Thanks.
solajibs
7th November 2012
Without doubt the support from th
Without doubt the support from this company is the best I have experienced. I have tried every other feed extension and this blows the rest out of the water! A very impressed customer
onecomstop
2nd November 2012
I can highly recommend this nice,
I can highly recommend this nice, useful extension - it works perfect and the support (Pierre) is superfast in answering. Long story short: It's all worth its money! :-)
andiman
26th October 2012
Wow, wow, wow!! Pierre replied to
Wow, wow, wow!! Pierre replied to my inquiry within 20 minutes, answering all of my questions in record time! I purchased the extension + installation & set a time with him for the installation to make sure there were no glitches on our front / back end. Pierre made contact 10 mins before our scheduled time & installed the extension perfectly within 15minutes (his service was incredible!) + the extension works perfectly & does exactly what it promises. Thank you Pierre I couldnt be happier :-)
eternalsource
24th October 2012
Brilliant!! This is a great exten
Brilliant!! This is a great extension its solved several issue for me including my GoogleShopping feed and several custom feeds I needed (including one to power my ebay listings). Support is also excellent, Pierre's been very fast to assist with the few teething issues I had (all of which were with my side!). If you are looking for an extremely flexible extension that will allow you to setup pretty much any type of product feed you like, this is the only one worth looking at.
logicc
15th October 2012
very good extension and very good
very good extension and very good support! thank you very much.
NafeX
3rd September 2012
Great product &amp; great sup
Great product & great support. These guys know what they're doing. Would be lost without it.
computerlink
30th August 2012
Perfect module! And the support i
Perfect module! And the support is just perfect! Fast, friendly and very competent! Many thanks! Here you get real value for your money! Best regards from Switzerland
androidschweiz
29th August 2012
Very flexible module that allows
Very flexible module that allows you to create pretty much every feed you need. I contacted support about how to add the shipping costs to the price based on the shipping group it was in and within moments I got a reply and everything was fixed. I will definitely use this module for other shops again.
Rival24
23rd August 2012
This extension essentially picks
This extension essentially picks up where the built-in Dataflow lacks in functionality. For our feed we needed full product page URL, and product image URLs which you can't get in Magento Dataflow. I was having some problems with a custom php query that I wrote and support got it working within the hour for me.
daisystreet
7th August 2012
Really a nice product. The suppor
Really a nice product. The support team is awesome. If you have issues, you can email them and can get response immediately. I would definitely recommend this extension.
DInew
31st July 2012
I can honestly say that I have ha
I can honestly say that I have had nothing but the very best support since buying this extension. I don't know too much about Magento, and Pierre @ Wyomind has been absolutely excellent. I had problems installing, and he did it for me. Then I had a problem setting up the Cronjob - again all sorted. The extension is great and the support is great - this is what all Magento Extension developers should strive to become/achieve. Well done, very well done.
Limegreenoffice
5th July 2012
I have been using the Wyomind Dat
I have been using the Wyomind Data Feed Manager plugin for a few months now, and it works like a dream! No more hassling with the standard Magento Dataflow "Advanced Profiles", but a simple point-and-click interface that even I can understand. Their support page (http://www.wyomind.com/google-shopping-magento.html#) will get you started right away. And when I asked them a technical question, they answered within minutes! Well done guys!
johnsmits
21st June 2012
This extension is truly awesome a
This extension is truly awesome and 1000% times better than GoMage. GoMage took 12 hours to process. Wyomind takes 15 minutes. Support is great too!
donberto
25th May 2012
I have been very happy with the S
I have been very happy with the Simple Google Shopping extension for the last few years. With the new version of Data feed manager, I was happy to upgrade. Again, Pierre is the best. Highest recommendation! Tom ver 1.5.1
Nition1
16th April 2012
Just to add, great and speedy
Just to add, great and speedy support on this product. Answered support e-mail very quickly. Great support!
P2Webdesign
5th April 2012
I agree with others that Pierre i
I agree with others that Pierre is 'amazing', I ordered his Google shopping extension and over the course of 6 months I have asked him numerous questions, every time I do he gets back to me quickly and comes up with a solution to my problems. He's given the best support I have seen yet from a magento vendor.
sloth456
3rd April 2012
Pierre is seriously amazing. My d
Pierre is seriously amazing. My developer was not available to set up the feeds so Pierre took the time to help me set them up. He is amazingly fast at responding and is incredibly helpful!! Thanks so much for your help Pierre.
trevortronik
26th March 2012
Great extension. EXTREMELY Flexib
Great extension. EXTREMELY Flexible. Great support. Great results. Definitely recommend!
schaubmr
7th March 2012
works, thanks.
works, thanks.
a.v
3rd February 2012
I installed GoMage Feed Pro and w
I installed GoMage Feed Pro and was never able to make it work. I read in many forums how everyone was having all sorts of issues, like me. It turned out it uses a ridiculous amount of resources. I was supposed to even increase my server's PHP settings like memory limit, max post size etc. I bought Feed Manager and all is now happiness. It worked right out of the box without any hassle. It is EXTREMELY quick (unlike GoMage) and it even allows PHP expressions! It does everything that GoMage does (filter by category, by attribute, etc etc etc) I finally got my feeds working and a happy client.
HectorPN
18th January 2012
I purchased this plugin two times
I purchased this plugin two times for two different customers. I must say this is the best data feed tool I ever tried. By the way, guys : your support is simply amazing !!
Felino
25th November 2011
I purchased the Data Feed Manager
I purchased the Data Feed Manager and was not sure what to expect in terms of technical and after sales support, as I needed the extension for my client business I ran into issues installing it, I am pretty sure it was from my end. I emailed Wyomind and immediately they did their best to sort the issue out. Fantastic support, Many thanks for a great product.
klmklm
23rd October 2011
Thank you for your help, it w
Thank you for your help, it works!
RUTGERMARTIJN
4th October 2011
Hey Wyomind, This e
Hey Wyomind, This extensions works great! Quick question: What code can be used to pull out any additional images?
fields
30th September 2011
Great extension, we connected eas
Great extension, we connected easily two several sites like Google shopping and beslist.nl. Our Google feed was excepted almost instantly. The support given by Pierre is truly amazing and very fast. This one is the one to get if you need feeds.
sooq
28th August 2011
Excellent extension, our Google f
Excellent extension, our Google feed is now prefect. Pierre is also extremely fast to reply to questions and is developing the extension constantly. Any problems and questions were sorted. Feels like he is on your team! This is how it should be! If you need feeds, buy this.
mattc1973
22nd August 2011
Extension is exactly what we need
Extension is exactly what we needed to get our products onto google shopping and kelkoo - works great. And top rate support from Pierre - all our questions both before and after purchase were dealt with and answered within minutes. A++++
thePsycho79
18th August 2011
Yes it does comply if you use
Yes it does comply if you use version 2.5.2 I bought 2 of them and use them both for several feeds. Configuring is easy with the pre configured templates.
SteveV
16th August 2011
Good extension, good support. Cre
Good extension, good support. Creating feeds is easy. Value for money is Top!
Rob_Kaesehagen
5th August 2011
The best extension what I have fo
The best extension what I have found for data exports. It includes templates for an export to Google Shopping and all exports for our affiliates partners can be adopted from the existing export examples. On the beginning, we had some trouble with our bundle products, but Pierre give us the best support, what I have ever had. The email reaction time was under 5 minutes and our problems was solved on the next day. Thank you for this Pierre!
trachtentraum
17th July 2011
Good extension. Easy to use and h
Good extension. Easy to use and highly adaptable. Exactly what we need !!! :)
Felino
29th June 2011
Great Extension, Ins
Great Extension, Installed on v 1.4.1.1 .Installation was easy and no trouble whatsoever. I had some issues with XML samples, but Pierre was very helpful and I got it right after a few emails. Thank you Pierre, for having the patience to bare with me.
Dewdan
27th June 2011
Log into your account to leave your review and get up to 3 months of FREE Support & Upgrade
- v7.13.0released on 26/03/2018
- v7.12.0released on 17/01/2018
New features
- Commande lines
php shell/wyomind_datafeedmanager.php --generate <ids list> php shell/wyomind_datafeedmanager.php --list
Patch v7.12.0.6
- Fix for the custom options and custom variables
Patch v7.12.0.4
- Fix for the upgrade script
- Fix for Php lower than v7.x
- Fix for the cron log (settings were ignored)
- Fix for the URL rewrite type in system > settings
- Commande lines
- v7.11.0released on 26/12/2017
Enhancement
- New support for simple product not visible individually related to configurable products
Variant parameter retrieves the configurable product URL and the additional parameters required to pre-select the product's options{url,[variant],[force]}
Force parameter must be used if the generated URL doesn't show the option value id
- Fix for the cron log (settings were ignored)
- Fix the url rewrites including the category path
- Fix for the URL variants
- New support for simple product not visible individually related to configurable products
- v7.10.0released on 12/12/2017
Enhancement
- New template for siroop.ch
- Fix for the cron log (settings were ignored)
- v7.9.0released on 12/09/2017
Enhancements
- New
treeview for category mapping (loads faster) - Ability to save the taxonomy
Bug fixes
- {categories} and {categories_url} minor fix
- Fix for the cron log (settings were ignored)
- Fix for the longest/shortest URL paths
- New
- v7.8.1released on 26/05/2017
Bug fixes:
- Previous commit fixed
- Fix on: encoding issue when generating flow with cron
- Fix for the cron log (settings were ignored)
- Fix for the longest/shortest URL paths
- fix for {categories} and {categories_url}
- Extra header enabled on several lines for CSV generated feeds
- v7.8.0released on 11/05/2017
Enhancement
- SSL is now supported to upload generated data feed on an FTP server.
Fix
- Fix for the display of the preview
- Fix for the cron log (settings were ignored)
- Fix for the longest/shortest URL paths
- fix for {categories} and {categories_url}
- Useless coding in getConfigurableQuantity() removed
- "at_url_key not defined" error on Magento Enterprise Edition fixed
- Store_id parameter fixed for preview
- Qty and Is in Stock filters fixed
- Useless Javascript content removed on preview box
- Qty and Is In Stock filters fixed
- v7.7.1released on 13/04/2017
Bug Fix:
- retrieves the text value of select and multiselect product attributes, instead of the option id
- Fix for the cron log (settings were ignored)
- Fix for the longest/shortest URL paths
- fix for {categories} and {categories_url}
- Useless coding in getConfigurableQuantity() removed
- "at_url_key not defined" error on Magento Enterprise Edition fixed
- Store_id parameter fixed for preview
- Qty and Is in Stock filters fixed
- Useless Javascript content removed on preview box
- Qty and Is in Stock filters fixed
- v7.7.0released on 16/02/2017
Improvements:
- Better handling of the children/parent product relation
- Better handling of ssl for images and urls
- Fix for the cron log (settings were ignored)
- Fix for the longest/shortest URL paths
- fix for {categories} and {categories_url}
- Useless coding in getConfigurableQuantity() removed
- "at_url_key not defined" error on Magento Enterprise Edition fixed
- Store_id parameter fixed for preview
- Qty and Is in Stock filters fixed
- Useless Javascript content removed on preview box
- Qty and Is in Stock filters fixed
- v7.6.1released on 30/12/2016
Bug Fix:
- fix on the product url for Magento EE
- fix on {image} and {sc:images} indexes
Enhancement:
- https url management
- Fix for the cron log (settings were ignored)
- v7.6.0released on 20/12/2016
Enhancements
- New PHP API + better documentation for developers
- v7.5.1released on 06/12/2016
Bug Fix:
- Minor fix on Special Price To Date
- v7.5.0released on 23/09/2016
Enhancement:
- Real-time progress bar in the data feed grid
- Real-time progress bar in the data feed grid
- v7.4.4released on 06/09/2016
Improvements :
- {price_rules} accepts a third parameter : customer group id
- v7.4.3released on 05/08/2016
Improvements :
- image urls and product urls automatically use https when it's available
- v7.4.2released on 14/06/2016
Bug Fix:
- Fix on URLs
Patch applied the 9th Jully 2016
- Fix for the action urls in the options dropdown
- v7.4.1released on 03/06/2016
Enhancements:
- Support for {G:PROMOTION_ID} attribute
- v7.4.0released on 06/02/2016
Enhancements:
- New management of licenses
- v7.3.2released on 27/10/2015
Patch:
- Compatibility fix for Magento Security Patch SUPEE 6788
- v7.3.1released on 18/03/2015
New features:
- New attributes: {min_qty} and {min_sale_qty}
Bug Fix:
- Minor fix on SQL query
- v7.3.0released on 18/09/2014
New features:
- New attributes: {status}, {attribute_set}, {group_price} and {tier_price}
- Multiple selection of filters
Enhancements:
- Improved management of configurable products and variants
- Greater compatibility with Magento 1.8.1
- Extra footer
Bug Fix:
- Fix on JS and JQuery codes
- Minor fix on attribute
Patch:
- Compatibility fix for Magento Security Patch SUPEE-6285
- v7.2.0released on 04/04/2014
Enhancements:
- Dates in the files' names
- v7.1.1released on 07/03/2014
New features:
- New attributes available
Enhancements:
- Better management of data feeds (import/export)
Bug Fix:
- Fix on dynamic filters
- New attributes available
- v7.1.0released on 19/02/2014
Enhancements:
- Attributes management improved
- v7.0.0released on 10/01/2014
New features:
- Improved category mapping
- PHP scripts and OR/AND conditions in advanced filters
- New syntax for attribute listing
Enhancements:
- New option for SFTP
- Possibility to use several attributes
- New observer in configuration.php
- Greater category filters compatibility with Magento 1.13
Bug Fix:
- Minor fix on the FTP option
- v6.6.1released on 20/10/2013
Enhancements:
- Compatibility with Magento 1.8.0
- v6.6.0released on 03/10/2013
New features:
- New filter for attribute sets
- File creation report (time, memory usage and item number )
- Use of the category path in urls
- Import/export feature
- Ftp testing tool
- New options for {categories}
- Full support of all php options
Enhancements:
- Optimized interface
- Scheduled tasks management
- Additional template
Bug Fix:
- Minor fix on tax management
- Magento 1.3 compatibility
- v6.5.2released on 12/08/2013
Bug Fix:
- Fix on SQL
- v6.5.1released on 09/08/2013
Bug Fix:
- Fix on duplicated items
- v6.5.0released on 30/07/2013
New features:
- Optimized SQL filters management
- New query in the logs
- v6.4.1released on 08/07/2013
Enhancements:
- Custom options with CSV files
- v6.4.0released on 01/07/2013
New features:
- Templates updated with the latest Google requirements
- New support for {is_in_stock}: additional third option for backorderable products
Enhancements:
- Performance improvement
- v6.3.0released on 17/06/2013
New features:
- New log file option
Bug Fix:
- Fix on JS file
- v6.2.1released on 07/06/2013
Bug Fix:
- Encoding fix
- Minor fix for TXT/CSV export
- v6.2.0released on 23/05/2013
New features:
- New options for the data feed configurations
- New support for custom attributes & options
- New dynamic library
Enhancements:
- Optimized interface
Bug Fix:
- Cron compatibility with Orders Export Tool
- v6.1.0released on 15/04/2013
Enhancements:
- Code cleanup
- v6.0.1released on 11/04/2013
Enhancements:
- Improvement of the {price rules} attribute
- v6.0.0released on 26/03/2013
New features:
- FTP upload
- v5.3.1released on 06/03/2013
Bug Fix:
- Minor fix on {price rules}
- v5.3.0released on 10/02/2013
Enhancements:
- Enable/Disable url rewriting
- v5.2.0released on 27/01/2013
New features:
- Custom options integration
Enhancements:
- New templates for eBay and Beslist
Bug Fix:
- Fix on observer.php
- Custom options integration
- v5.1.0released on 03/12/2012
Enhancements:
- Temporary files for data feeds creation
- v5.0.2released on 03/12/2012
Bug Fix:
- Fix on the Magento version detection
- v5.0.1released on 03/11/2012
New features:
- New configuration options (memory limit, error repporting...)
Bug Fix:
- Fix on JS file
- v5.0.0released on 21/09/2012
New features:
- Real-time preview
- Syntactic debugger
- v4.1.2released on 18/09/2012
Enhancements:
- Currency code and VAT rate available for the {min_price} special attribute
Bug Fix:
- Minor fix on SQL scripts
- v4.1.1released on 12/09/2012
Bug Fix:
- Minor fix for {inc}
- v4.1.0released on 15/07/2012
New features:
- Include/Exclude categories from the data feeds
- New advanced filters
- New special attribute "{price_rules}" for catalog price rules
- Include/Exclude disabled products
Enhancements:
- Increase the number of Advanced filters
- Optimized template
- v4.0.0released on 27/06/2012
New features:
- New scheduled tasks
- New advanced settings
- New features for Amazon data feeds
Bug Fix:
- Minor fix on JS
- v3.7.6released on 07/06/2012
Bug Fix:
- Minor fix on line breaks
- v3.7.5released on 04/06/2012
New features:
- New attribute for Stock In The Channel
Bug Fix:
- Useless line breaks deletion
- v3.7.4released on 28/05/2012
New features:
- New filter on the "Include in feed" attribute for Google product types
- v3.7.3released on 24/05/2012
Bug Fix:
- Minor fix on the url queries
- Fix on attributes (uri and sc:url)
- v3.7.2released on 18/05/2012
Bug Fix:
- Fix on the {SC:DESCRIPTION} attribute
- v3.7.1released on 18/04/2012
New features:
- New management for is_in_stock
Enhancements:
- Update of sales_effective_date
Bug Fix:
- Fix on JS file
- New management for is_in_stock
- v3.7.0released on 15/03/2012
New features:
- New option to remove all characters that don't belong to the utf8 charset
- Mapping duplication and auto completion
- v3.6.0released on 12/03/2012
New features:
- Support for Stock In The Channel users
Bug Fix:
- Fix on line break
- v3.5.2released on 02/03/2012
Bug Fix:
- Fix on SQL query
- Fix on {url} and {uri}
- v3.5.1released on 29/02/2012
Bug Fix:
- Fix on SQL query
- v3.5.0released on 20/02/2012
New features:
- Cron job reporting by email
Improved error reporting
New attributes: {url}, {uri} and {host}
Bug Fix:
- Fix on php scripts execution (data feed headers)
Fix on category filters
- Cron job reporting by email
- v3.4.4released on 11/02/2012
New features:
- New templates for PriceGrabber and Nextag
Enhancements:
- Greater compatibility with Magento >=1.4
- v3.4.3released on 18/01/2012
New features:
- New attribute: {id}
- Possibility to use scripts in the header pattern
- v3.4.2released on 28/11/2011
New features:
- New attributes: {min_price}, {max_price}, {tier_price}, {final_price}
Enhancements:
- Improvement of {G:PRODUCT_REVIEW}
Fix Bug:
- Fix on line breaks
- v3.4.1released on 24/10/2011
Enhancements:
- Addition of tests on the special_price attribute dates
Bug Fix:
- Fix on JS file
- v3.4.0released on 05/10/2011
All features of Simple Google Shopping v5.4.0
Enhancements:
- Adjustment of the {qty} attribute for configurable products
Bug Fix:
- Fix on the attribute labels management
- Fix on the installer query
- v3.3.0released on 28/09/2011
All features of Simple Google Shopping v5.4.0
New features:
- Custom attributes and options
- v3.2.0released on 25/09/2011
All features of Simple Google Shopping v5.3.0
- v3.1.0released on 17/09/2011
All features of Simple Google Shopping v5.2.0
Bug Fix:
- Fix on the JS file
- Fix on the JS file
- v3.0.0released on 07/09/2011
All features of Simple Google Shopping v5.1.0
New features:
- New delimiter "[|]"
Bug Fix:
- Minor fix on JS file
- v2.6.1released on 15/08/2011
All features of Simple Google Shopping v4.8.1
- v2.5.2released on 10/08/2011
All features of Simple Google Shopping v4.7.2
- v2.5.1released on 08/08/2011
All features of Simple Google Shopping v4.7.1 (+ SQL fixing script)
- v2.4.1released on 01/08/2011
All features of Simple Google Shopping v4.6.1
- v2.3.1released on 27/07/2011
All features of Simple Google Shopping v4.5.1 (additionnal SQL installation script not included)
- v11.4.0released on 11/12/2017
Enhancement
- New template for siroop.ch
- Fix for the category filters
- Fix for the blackbox overflow with the txt/csv profiles
- Fix for the command lines to avoid error : Area code is already set
- v11.3.0released on 14/11/2017
Enhancements
- Magento v2.2.1 compatibilty
- Fix for the blackbox overflow with the txt/csv profiles
- Fix for the Magento unit tests
- Fix for the tier_price attribute
- v11.2.0released on 17/10/2017
Enhancements
- Fix tax prices supported
- All price attributes support now the currency conversion and tax class parameters (
msrp , cost,...) - Better PHP scripts error reports
- Fix for the blackbox overflow with the txt/csv profiles
- Fix for {{product.categories}} when categories are excluded from the data feeds
- Fix for malformed file paths (slash automatically added)
- Fix for the data upgrade for Magento 2.2
- minor code fix
- minor code fix
- fix for custom functions and custom variables creation
- v11.1.0released on 11/10/2017
Enhancement
- Better support for PHP script errors in the data feeds
- Black box can now be collapsed/expanded, maximized/minimized
- Command lines renamed to datafeedmanager_* (instead of dfm_*)
- Default Custom functions renamed to wyomind_* (instead of dfm_*)
Bug fix
- minor fix on the output parameter for static values
- Fix for the blackbox overflow with the txt/csv profiles
- Fix for {{product.categories}} when categories are excluded from the data feeds
- Fix for malformed file paths (slash automatically added)
- Fix for the data upgrade for Magento 2.2
- v11.0.1released on 28/09/2017
Compatibility
- compatibility with Magento v2.2
- Fix for the blackbox overflow with the txt/csv profiles
- Fix for {{product.categories}} when categories are excluded from the data feeds
- v11.0.0released on 19/06/2017
Support on the following Magento optimization options:
- Javascript merging
- JavaScript bundling
- Javascript minification
- Fix for the blackbox overflow with the txt/csv profiles
- Fix for {{product.categories}} when categories are excluded from the data feeds
- Fix for malformed file paths (slash automatically added)
- typo fixed in helper/AttributesInventory.php
- Fix on the column suppression in the
cst /txt feed and cancellation of the pattern edition for cst/txt columns - Fix on the
cst /txt column suppression
- Stock temporary path for feeds import file fixed
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- v10.0.1released on 19/04/2017
Bug fix
- Fix a bug in the display of the categories
- Fix for the blackbox overflow with the txt/csv profiles
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v10.0.0released on 28/03/2017
Improvements
- PHP API: getParent and hasParent functions supported
- Better management of Javascript files
Enhancements
- Blackbox is back
- Better performance when editing a configuration
- Drag and drop available on the preview/library window
- Fix for the blackbox overflow with the txt/csv profiles
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v9.0.3released on 20/02/2017
Improvements
- New attribute {{product.url_config}} retrieves URL to pre-select the simple product attributes from its configurable
- Improved display of PHP script errors
- Status attribute easier to manage
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v9.0.2released on 16/01/2017
Enhancement
- Better support for attributes including html tags
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v9.0.1released on 08/12/2016
Enhancements
- Better support for the install/upgrade scripts
- Method $this->skip() available directly from the template to skip the current product
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v9.0.0released on 13/10/2016
Improvements
- categories attribute re-designed for a more flexible usage
- Attributes can now be stored under variables with the as parameter
- Conditions can now be applied to the attributes with the if parameter
- Data feeds can be triggered with CLI
- Php code parsing enabled by default
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.9released on 29/09/2016
Bug Fix
- Fix parent/child products link when the child product is not associated to a category
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.8released on 08/09/2016
Bug Fix:
- Fix for images recovery in Magento 2.1 Enterprise Edition
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.7released on 01/09/2016
Improvement:
- Better parent values management
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.6released on 28/06/2016
Compatibility:
- Data Feed Manager is compatible with Magento 2.1.0
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.5released on 18/05/2016
Bug Fix:
- Fix for images recovery
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.4released on 16/05/2016
Bug Fix:
- Fix on the installation via Composer
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.3released on 15/05/2016
Bug Fix:
- Fix on the attribute management in the data feed
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.2released on 25/03/2016
Bug fix:
- Encoding issue fixed for accentued characters
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
Patch v8.0.2.2
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.1released on 07/02/2016
Enhancements:
- New management of licenses for Magento 2
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on enclosure escapers
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
- v8.0.0released on 04/02/2016
Compatibility:
- Data Feed Manager is compatible with Magento 2
- Fix on feeds export: no more SQL error when importing feeds that include inverted comma in settings
- Fix on configurable products: they can now be retrieved if they don't have child products
- Fix on
export: enclosure characters can now be escapedcsv
Patch
- Fix on {{product.categories}}
Categories that are empty when retrieved by {{product.categories}}, are deleted from the category list.
-
http://demo.wyomind.com/
DataFeedManager / DataFeedManager123
-
http://demo2.wyomind.com/
datafeedmanager / datafeedmanager123
7
years of experience
2 Solution specialists
3 Front End developers
3 Certified developers
2 Certified developers plus
27 214
Customers
37 859 websites
2 000
Emails replied per month
15 min average response time (office hours)
1317
Reviews
4.9 average rating