> For the complete documentation index, see [llms.txt](https://docs-en.shoppy.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.shoppy.is/shoppy-dashboard/integrations/omnibus-pricing.md).

# Omnibus Pricing

### What is Omnibus?

The European Omnibus Directive, effective since May 2022, requires businesses to display the lowest price a product has been sold for in the last 30 days when advertising a discount. This prevents misleading promotions and applies to both online and physical stores. Exceptions include perishable goods and items on the market for less than 30 days. Read more information about this directive [here](https://www.vaimo.com/blog/omnibus-directive/).&#x20;

### How Can I be Compliant?

Shopify & Shoppy both offer the [Omnibus Pricing Integration](https://apps.shopify.com/omnibus-price?locale=it\&search_id=c125959c-f011-4234-8171-e4ef93e688f5\&show_store_picker=1\&surface_detail=Omnibus+Pricing\&surface_inter_position=1\&surface_intra_position=5\&surface_type=search) that will display the 30-day lowest price on discounted products on your store.&#x20;

To get started, install the integration on your Shopify Store. Then, go to your Shoppy Dashboard > Integration and "Enable" Omnibus Pricing. You can find this integration underneath the "Legal Information" category.&#x20;

Once this is done, the integration will scan your products & set a metafiled for it, so that the correct pricing info will be shown automatically. You can alter where the Omnibus Pricing info appears on the product page by following the instructions [here.](/shoppy-dashboard/settings/product-page.md)

<figure><img src="/files/AIX1RsBZvGwvJUJxiMMh" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs-en.shoppy.is/shoppy-dashboard/integrations/omnibus-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
