Theme Installation
Theme Installation
Installing the Omnibus Owl price block on your storefront is quick and requires no coding.
Step 1: Enable the App Embed
- After installing the app from the Shopify App Store, you will be greeted by the Quick Theme Setup screen.
- Select the theme you want to install the app onto (e.g., your live theme).
- Click the button to enable the app. This will open the Shopify Theme Editor.
- In the Theme Editor, ensure the Omnibus app embed toggle is turned ON.
- Click Save in the top right corner.
- Return to the app and click the Verify button to ensure the embed was activated successfully.
Step 2: Add the Price Block to Your Product Page
The Price Block is the visual element that displays the updated price history to your customers.
- Open the Shopify Theme Editor and navigate to your Default Product page template.
- Add the block to your Product Information section.
- Drag and drop the block to your desired location (we recommend placing it just below the product price or the "Buy It Now" buttons).
- Click Save. By default, the price history will only appear on products that are actively on sale.
Alternative: Manual Installation (CSS Selector)
If your theme doesn't support app blocks or you are having trouble placing it automatically, you can use the Manual CSS Selector method:
- In the app setup screen, choose Manual CSS Selector.
- Find the CSS class of the element you want to attach the widget to (e.g.,
product-form). - Enter the class name and choose whether you want to insert the widget Before, After, or Inside that specific element.
- Click Save.