Omnibus Insight: Price Tracker
Why is the widget price not updating when I select a product variant with a different price, and how can I fix it
By default, our application is designed to automatically update the price when you select a product variant with a different price. Here’s an example of one variant option: and another variant option: If the price is not updating, it is likely due to ...
How to resolve the "No Products Found" error on the products grid?
If you encounter the "No Products Found" message on the Products grid in our application, you'll need to sync your products with our solution. Here are the steps to follow: 1. Go to your Shopify Admin and navigate to Online Store > Themes. 2. Go to ...
How to disable percentage on the product page?
To disable the percentage display in Omnibus messages, follow these steps: 1. Go to Apps > Omnibus Price Tracker > Settings. 2. Scroll down to the Price Display Preferences section. 3. Disable the percentage option in the text settings: By adjusting ...
How to change the language of the widget?
To add a required language to the Omnibus Price Tracker, follow these steps: 1. Navigate to Apps > Omnibus Price Tracker > Settings. 2. Go to the Text Configuration section and select Add Language: In this section, you can set the text for the label ...
Can I include the changes provided by automatic discounts?
Our application focuses on monitoring catalog pricing. Since automatic discounts are applied at checkout rather than integrated into the catalog prices, the widget remains unaffected by them.
Can you help with configuring the lowest price block?
Yes, we offer free assistance with adding and positioning the lowest price block on your website. However, you’ll need to have a clear concept for the demo. Our support is strictly technical — we assist with setup and placement but do not provide ...
How to add the lowest price widget to the related products block?
The steps below will help you to add he lowest price block to the related products section: 1. Proceed to Online Stores > Themes and click the Customize button on your theme. Then head to the theme settings, and then click on 'Edit code'. 2. After ...
The lowest price widget doesn't appear on my collection pages, what should I do?
The lowest price widget doesn't appear on the collection pages automatically, but you can insert it manually in the code of your theme. Below, we will elaborate on the steps to proceed: 1. Proceed to Online Stores > Themes and click the Customize ...
I need to add the product publishing date in the snippet, how do I proceed?
Please, find the Online store > Themes > Customize > Edit Code > Snippets > price.liquid snippet and add the following code on the bottom: <p class="caption">{{ product.published_at | date: "%Y-%m-%d %H:%M" }}</p> As a result, the publishing date ...
My theme doesn’t allow adding the block with the lowest price, what should I do?
It will be possible to add the required block in the product-price.liquid code. To proceed, follow the steps below: 1. Proceed to Online store > Themes > Customize > Edit Code. 2. Add a new snippet in the Snippets folder: Insert the content below and ...
Does your solution work with B2B shared catalogues?
At the moment, our solution doesn’t support price lists, but we are currently working on adding this feature in future releases.
How does the Shopify Omnibus Insight: Price History app handle price increases and show the lowest price in the last X days?
If you increase the prices of your products permanently, the Omnibus Insight: Price History app will show the lowest price from the last X days, excluding the most recent price change. This means the oldest price may still display as the lowest ...