Store is trying to set up a couple of products in Google Shopping. There is an Item issue being reported "Missing value for shipping rate [shipping weight]". While my attempt to include it in the product-json-id didn't break the file it wasn't what schema checker wanted. Has anyone added shipping_weight?
The error I get is
The error I get is
(The property shipping_weight is not recognized by the schema (e.g. schema.org) for an object of type Offer.)
Comment