We need to output both individual and parent SKUs with the simple products belonging to a configurable product in the feed. Is this possible?
Indeed, it's possible to use the SKU attribute in two fields. One field, marked as Parent=No, will pull each product's individual SKU; the other, configured as Parent=Yes, will output the SKU of the configurable product:
You can use this functionality to import configurable products correctly to the Google Merchant Center. More information on the best practices can be found in our guide.
Related Articles
How should I submit configurable products with their variants to Google Merchant?
Google advises using the item group ID [item_group_id] attribute to group product variants in the product data. Variants are a group of similar products that only differ from one another by product details like size [size], color [color], material ...
How to assign simple options to configurable products?
In order to assign simple products to the configurable ones, it is necessary for them to already exist in Magento. Therefore, at first, I'd recommend importing all the products. Here are the minimum required fields to import a new product: Root ...
Is it possible to assign different statuses for child products of a configurable/bundle/grouped product?
The extension allows setting different statuses to products based on their attributes (like color, size, SKU, stock availability, etc) and dynamically change the status depending on the available quantity of the product. The feature is available for ...
Can I output products based on the source or stock in the feed?
In order to include the available quantity of products from a specific source in your feed, kindly navigate to Amasty > Product Feed > Profiles > Feed and select the needed attribute (the name of the existing source) from the MSI Sources Qty group: ...
Feed is empty after download - how to fix that?
If the feed was created via the custom feed template in .xml, .txt, or .csv formats, it is required to manually add some product attributes to it because initially, the custom template does not contain any attributes. For that, navigate to the ...