App Introduction
Display the 30-day minimum price of discounted products to comply with the EU Omnibus Directive. Comply with the EU Omnibus Directive by showing the 30-day minimum price of discounted products. The Omnibus Pricing app automatically displays the lowest price from the past 30 days, including Shopify discount codes. Adjust the time frame and campaign duration based on the requirements of your country. Enterprise-grade monitoring and synchronization APIs ensure accurate 30-day pricing. Includes Shopify Markets integration, theme extensions, code snippets, and live support.
Core Functionality
- Automatically display the 30-day minimum price for discounted products
- Quickly resolve compliance issues with accurate 'compare-at prices'
- Adjust the minimum price window and campaign duration as needed
- Enterprise-grade monitoring and synchronization APIs for large-scale setups
- Market-specific pricing and seamless Shopify Markets integration
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Sellers
- Enterprise E-commerce
- Multi-market Retailers
- Discount-promotion Merchants
Basic Information
- Developer:Sniffie Software
- Address:Valimotie 17-19, Helsinki, 00380, FI
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:49 comment
- Release Date:2022-9-12
- Supported languages:English、Finnish、Swedish、French、Polish、Italian、German
- Compatible products:Shopify
Application Screenshot
Price Plan
月度计划
- 30-day minimum price for promotional items
- Include discount codes
- Free theme installation code snippet
- Premium customer support
- 14-day free trial. Cancel anytime.
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json?fields=id,variants,compare_at_price
- GET /admin/api/variants.json?fields=id,product_id,compare_at_price
- GET /admin/api/orders.json?fields=id,line_items,created_at
Permission:read_products,read_variants,read_orders
- PUT /admin/api/products/{product_id}.json
- PUT /admin/api/variants/{variant_id}.json
- GET /admin/api/shop.json?fields=domain,market
Permission:write_products,write_variants,read_shop
- POST /admin/api/price_rules.json
- PUT /admin/api/price_rules/{rule_id}.json
- GET /admin/api/price_rules.json?fields=id,ends_at,starts_at
Permission:write_price_rules,read_price_rules,manage_discounts
- GET /admin/api/price_rules.json?limit=250
- POST /admin/api/webhooks.json?topic=price_rules/update
- GET /admin/api/shop.json?fields=plan_name
Permission:read_price_rules,write_webhooks,read_shop
- GET /admin/api/markets.json
- PUT /admin/api/products/{product_id}/market_prices.json
- GET /admin/api/variants/{variant_id}/market_prices.json
Permission:read_markets,write_products,write_variants