Magento 2 Product Feed

Installation and User Guide for Magento 2 Data Feed for Google, Amazon, Facebook Extension

Table of Contents

  1. Installation
    • Installation via app/code
    • Installation via Composer
  2. Configuration Settings for Product Feed Generator
    • General Settings
  3. Create Data Feeds
    • General
    • Content
    • Format
    • Conditions
    • Facebook Product Feed XML
    • Google Product Feed XML
    • Google Product Feed CSV
    • Facebook Product Feed CSV
    • Make attribute visible in the Google Feed under Rule Conditions
    • Product Feed with Swatches

Installation

https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer

Configuration Settings for Product Feed Generator

Go to Admin > Stores > Configuration > Scommerce Configuration > Product Feed Generator

General Settings

image (24).png

Create Data Feeds

You can create/manage/edit data feeds from Admin > Scommerce > Manage feed list > Click "Add Feed", it redirects on Edit Feed page which contains all the settings required to create a new feed. You can do any custom adjustments while creating a feed or you can do them later. You will find an ACTIONS drop-down on the top left of the list. It contains the following option: -

image (9) (1).png

General

The general tab contains all the general settings such as Name of the feed, URL key, type of feed, store, status, and execution mode.

image (10) (1).png

image (25).png

Content

In the content section, you will notice that our extension generates the code automatically for you. You can also make the changes if you want.

Eg: - Suppose you want to add GBP in the price attribute then you can change it by simply navigating to the tag <g:price> and add "GBP" before closing the tag. Similarly you can customize any part of the data.

image (26).png

image (13) (1).png

Format

Here, you can customize the format of several parts of the data such as Price, date, etc.

image (27).png

Conditions

The conditions tab allows you to add custom conditions specific to the feed. For instance, you can apply a condition to generate the feed for only one product by referring to its specific SKU. You can also apply several other conditions from the drop-down list.\

image (28).png

image (12) (1).png

image (14).jpg

image (14) (1).png

image (15) (1).png

Make attribute visible in the Google Feed under Rule Conditions

You can add from Admin > Stores > Attributes > Product > Select Product Attribute (e.g. sku) > Use for Promo Rule Conditions - 'Yes'

image (16) (1).png

In the below image you can see that attribute "SKU" added under conditions.

image (15).jpg

Product Feed with Swatches

To allow colour and size to be auto selected on product page, the URL needs to be created like show below.

attribute name and value of the attribute

for example - size=s&color=red 

https://magento2.scommerce-mage.co.uk/orion-two-tone-fitted-jacket.html?size=s&color=red

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.


Revision #3
Created 20 May 2025 14:05:08 by scommerce
Updated 24 October 2025 10:09:56 by scommerce