Re: Structured Data and Product Variant Descriptions

Structured Data and Product Variant Descriptions

VD10
New Member
15 0 0

Hi all,

 

I am getting non-critical errors, Missing Field "description" (optional) in the Google Search Console under Merchant Listings for my shopify products with variants.

Although I have a common description for all variants for the same product, it looks like my Shopify theme is not picking up the data to share with Google.

Any ideas?

 

I am also getting non-critical errors for shippingDetails and hasMerchantReturnPolicy but I am not too fussed about these as it should get the info from Google Merchant Center.

Replies 4 (4)

ProtoMan44
Shopify Partner
704 57 112

@VD10 Hey, thanks for posting here.
 make sure you product schema have this line in code:

"@type": "Product",
"description": "{{ product.description | strip_html | escape }}",

 

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!
VD10
New Member
15 0 0

Thanks for your reply.

I am not sure I want to make changes to code.

 

Should we be using the product description (for the description of the structured data) or the meta tag description?

Would you recommend an app that does a really good job in schemas, ld+json?

ProtoMan44
Shopify Partner
704 57 112

@VD10  best way to add it manually 

app will be slow your store.

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!

EmmanuelFlossie
Shopify Partner
3721 284 857

Regarding  shippingDetails and hasMerchantReturnPolicy, this can be ignored if you have a Google Merchant center account and you have added your shipping and returns in the account, then there is no need to add it again in the structured data.

 

For the description I recommend editing the code to the following:

"description": {{ product.description | strip_html | json }}

 

Or you can install a full version that is focus on Google shopping using the video below:

 

Maximize Your Google Shopping Performance
Get in touch for expert guidance. Need Google Merchant Center or Google Shopping support?
Get expert help from Emmanuel Flossie, a Google Shopping Specialist, Google Ads Diamond Product Expert, and award-winning Google Product Expert (Education 2021 & Tailwind Champion 2023).