Real OmnibusPrice widget appearance on a product page

The widget should be a subtle information element placed directly near the product price. It is not a large certificate or legal claim, but a clear lowest-price message for the last 30 days.
Use case: inline widget under the product price
Shows the lowest price in the last 30 days in the same visual language as the product page.
Start free
Real widget variant
Lowest price in the last 30 days:
19.90 €
Period
2025-12-28 → 2026-01-27
The value is calculated from recorded price history stored from the product feed. The widget communicates the price information, not a general legal guarantee. View price history
Recommended placement: directly below the main price or sale price, before technical product information.
<!-- OmnibusPrice widget (example) -->
<div data-omnibus-sku="ABC-123"></div>
<script src="https://widget.omnibusprice.eu/omnibus-widget.js"
        data-shop="demo"
        data-lang="en"></script>
Simple inline label instead of a large badge
The real widget should stay small and trustworthy. We do not use “Omnibus compliant”; we show the concrete lowest-price information for the last 30 days.
Lowest price in the last 30 days: €1.75 How it is calculated
<!-- Omnibus compliance badge (example) -->
<a href="https://www.omnibusprice.eu/omnibus-compliance" class="omni-badge">
  Omnibus compliant
</a>