Enrich product review by adding
pros and cons using Oxyplug Pros and Cons
How it works
Pros and cons structured data by Oxyplug Pros and Cons
Free downloadThe Oxyplug Pros and Cons plugin is designed to help customers learn more about the advantages and disadvantages of a specific product and may encourage them to make purchases. This plugin automatically creates pros and cons structured data markup, which then helps appear 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>
Products’ pros and cons with eye-catching designs
Free downloadThere 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!