Price Drop Schema
Price drop schema highlights discounts to attract consumers.
Definition
Price Drop Schema is a structured data format designed to communicate price changes for products in e-commerce listings. By utilizing this schema, businesses can highlight discounts or price reductions, making their offerings more appealing to consumers. This type of markup can enhance visibility in SERPs and may lead to increased traffic, as users are often searching for the best deals available. Implementing price drop schema can also help search engines understand the pricing context, which can be beneficial for SEO optimization.
Why It Matters
For e-commerce SEO, price drop schema is vital as it can lead to increased visibility and higher click-through rates in search results. By clearly indicating discounted prices, businesses can entice potential customers and drive conversions.
Example
For example, if a jacket's price drops from $100 to $70, you can implement this markup:
{"@context": "https://schema.org", "@type": "Product", "name": "Stylish Jacket", "offers": {"@type": "Offer", "price": "70", "priceCurrency": "USD", "priceValidUntil": "2024-12-31", "itemCondition": "https://schema.org/NewCondition", "discount": "30"}}Check if your site gets this right
Run a free audit and get AI-powered fix suggestions in 30 seconds.
Run a free audit