A product pros and cons in the search result

Enrich product review by adding pros and cons using
Oxyplug ProsCons

Pros and cons structured data by Oxyplug ProsCons

The Oxyplug ProsCons plugin is designed to help customers learn more about advantages and disadvantages of a specific product and may encourage them make purchases. This plugin automatically creates pros and cons structured data markup, which then help appearing with a special look on the search results page. Highlighting the benefits and drawbacks of products is always beneficial for customers trying to decide what to buy.

<script type = "application/ld+json" > {
    "@context": "https://schema.org",
    "@type": "Product",
    "name": "Coffee Maker X",
    "review": {
      "@type": "Review",
      "name": "Coffee Maker X review",
      "author": {
        "@type": "Person",
        "name": "Brenda Smith"
      },
      "positiveNotes": {
        "@type": "ItemList",
        "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "name": "Stainless steel"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Touch display"
          }
        ]
      },
      "negativeNotes": {
        "@type": "ItemList",
        "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "name": "Expensive for home use"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Hard to maintain"
          }
        ]
      }
    }
  } </script>
Pros and cons design

Products' pros and cons with eye-catching designs

There are different ready-to-use pros and cons designs which are also editable in the way you desire. Just select the design you prefer the most in the plugin settings and enjoy! No need to do more!