How to add promotional structured language?

How to add promotional structured language?

bin036
Visitor
2 0 0

What should I do if I want to get results like Amazon in the search results? How to add structured language in shopify code?

Replies 4 (4)

magecomp
Shopify Partner
452 31 47

Hello @bin036 

 

You can use this free app and check

https://apps.shopify.com/spider-website-seo-optimizer

 

it has structured data rich snippet feature, and its available for FREE

Helping voluntarily. Please like and accept the solution if it helps. Thanks!
Our Bestseller Shopify Apps    |      Mobile App Builder by MageComp    |      Shoplock Hide Pages/Collections

Need a developer?  Just visit MageComp website

Small_Task_Help
Shopify Partner
830 28 74

Hi,

 

You need to implement structured data

 

Example of  Product Schema Markup

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "{{ product.title | escape }}",
  "image": "{{ product.featured_image | img_url: '800x' | escape }}",
  "description": "{{ product.description | strip_html | escape }}",
  "sku": "{{ product.sku | escape }}",
  "offers": {
    "@type": "Offer",
    "priceCurrency": "USD",
    "price": "{{ product.price | money_without_currency | escape }}",
    "itemCondition": "https://schema.org/NewCondition",
    "availability": "https://schema.org/InStock"
  }
}
</script>

 

Review Schema markup

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "{{ product.title | escape }}",
  "review": {
    "@type": "Review",
    "reviewRating": {
      "@type": "Rating",
      "ratingValue": "{{ product.average_rating }}",
      "bestRating": "5"
    },
    "author": {
      "@type": "Person",
      "name": "{{ product.reviewer_name }}"
    },
    "reviewBody": "{{ product.review_body | escape }}"
  }
}
</script>

 

After inserting you need to validate it

To Get Shopify Experts Help, E-mail - hi@ecommercesmalltask.com
About Us - We are Shopify Expert Agency
At Google My Business - Ecommerce Small Task - Hire Shopify Developers Ahmedabad
bin036
Visitor
2 0 0

Hi, Thank you for your help! This is I want, Likes amazon, Show discount codes

amazon-sale (1).png

SEOAnt-Zoey
Shopify Partner
183 2 6

Hi,

If you don't have a professional coder to help you manage your official website.
I suggest you use an app with structured data function.
Because the code generated by the app will be updated, it is applicable to most websites.

Structured data will generate attractive rich media effects, like this

SEOAntZoey_0-1721385942961.png

 

Recommended SEOAnt-AI SEO shopify app,

SEOAntZoey_1-1721386047566.png

 

If you want to install, click this link and enter the 40% discount code "SEOAnt-AI SEO40%OFF", which is valid for a long time.

SEOAnt is a leading Shopify-based growth solution provider that has helped over one million merchants achieve more by doing less, especially in terms of SEO efforts, image compression, broken link management, cart conversions, and customer trust & engagement building, etc.

Official Website
| SEOAnt ‑ AI SEO Optimizer - Guide you to achieve higher rankings on search engines and gain more stable, free traffic.