How to add shipping attributes to the Google Merchant feed?
The module itself does not calculate any shipping values - weight, prices, etc. as those are calculated during checkout. Shipping costs for the products in the feed should be specified in the marketplaces where this feed will be uploaded.
As to Google Merchant Center, it should be done in the Shipping and returns tab of the general settings:
Shipping attributes in the feed shall remain as is:
<g:shipping>
<g:country>US</g:country>
<g:price>0 USD</g:price>
</g:shipping>
Related Articles
How to submit product feed to Google Merchant?
Once the feed is created in the Magento, you can upload it to the Google Merchant, following these simple steps. 1. Create a feed in your personal Google Merchant account by navigating to Products and clicking Add Products. Select the option Add ...
Does the module work for Facebook shop, Google merchant as well as Instagram shop, Pinterest?
Our Product Feed extension has pre-made templates for Google Merchant, Facebook, Amazon, Bing, Instagram, Pinterest, TikTok, and eBay platforms. All the available templates can be found in Catalog → Feeds → Add New Feed on the arrow sign click. ...
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 add an attribute to the list of attributes in the feed?
In order for the attribute to be available in the list of attributes in the feed profile, it should be allowed for usage in Promo Rules Conditions. Follow the steps below: Step 1. Navigate to Stores → Attributes → Product, choose the attribute and ...
Google Merchant disapproved my products due to the "Incorrect Value [Identifier exists]" error. What should I do?
Google Merchant disapproves products either because they don't have GTIN at all or if the value is incorrect. Here is a useful article from Google explaining possible reasons in detail. GTIN is not a default Magento attribute, therefore, if you'd ...