Demo
Installation
Update
How does it work?
Once installed and activated WP Desk Omnibus will do the rest of the work automatically. Right after activation, our plugin will scan all the products and save their prices as an intial value. From now on, the lowest price will be visible on a product page:
How does it look on a product page?
If the product price increase, the lowest price from the last 30 days will be visible on the product meta:
Plugin settings
Plugin settings are available in
WooCommerce > Settings > Products > General > Omnibus
Date interval
Set the range of days taken into account when determining the lowest price of the product.
Method of finding the lowest price
- Find the lowest price for product since current date
Set this option so that the set Date interval is counted in relation to the current date. - Find the lowest price since product's last promotion date
Set this option so that the set Date interval is calculated in relation to the date of saving the latest promotional price.
Current price is the lowest
- Display message as usual
Enable this option to show the message even when the current price is the lowest price of the product. - Don't display any message
Enable this option so that the message is not shown when the current price is the lowest price of the product. The option will be useful e.g. when the price has not been changed for longer than in the set Date interval.
Display the lowest price only for promotional products
Check this option to make the plugin take into account only products with a set promotional price. The message with the lowest price will then not appear for products with a regular price.
Method of displaying message for product variations
- Display each product variant separately
Set this option so that the message is shown when the user selects a specific variation from the list. The selected variation will be taken into account to calculate the lowest price. - Show one, the lowest price from across all product's variants
Set this option to show the message right after loading the page. All variations will be considered to calculate the lowest price.
Use sale prices
Check this option to make the plugin take into account promotional prices and not only regular prices.
The setting is not retroactive. If the promotional price was saved before enabling this setting - then it will not be taken into account. In this situation it is necessary to re-save the product with the sale price.
We do not recommend changing this setting frequently.
The lowest price message
The basic format will show the lowest price in the format
The lowest price (date): price
e.g. The lowest price (2023.01.01): $99.90
Set your own format using the {date} and {price} variables
e.g. The lowest price from the last 30 days is {price} ({date})
Display message on product page
The drop-down list contains all available places to show the lowest price on the product subpage.
The default setting is Before product's meta data. This option allows to show the lowest price as the first item of product metadata.
Display message on archive page
The drop-down list contains all available places to show the lowest price on archive pages like:
- shop
- category
- tag
- attributes
The default setting is Do not display.
Display message on cart page
The drop-down list contains all available places to show the lowest price on the cart page.
The default setting is Do not display.