Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About Variation Price Display Range for WooCommerce
The Variation Price Display Range for WooCommerce plugin allows you to change the price format displayed on your WooCommerce variable products. Instead of showing a price range, you can choose to display the lowest price with the option to add wording like "From" or "Up to" before the price. The plugin also has advanced features such as different price types, price display conditions, and the ability to disable the price for admin.Screenshots




Frequently asked questions
What does the Variation Price Display Range for WooCommerce plugin do?
This plugin allows you to customize how prices are displayed for WooCommerce variable products on both shop and single product pages. It offers multiple price formats to replace the default price range display.
How does this plugin improve the default WooCommerce price display?
By default, WooCommerce shows a price range (e.g., $49 – $99) which can be confusing. This plugin lets you display options like "From $49" or "Upto $99" instead, making it clearer for customers.
Does this plugin support grouped products?
Yes, Variation Price Display for WooCommerce now supports WooCommerce Grouped products. You can apply the same price customizations to your grouped products as you do for variable products.
Changelog
1.3.18 [27-02-2025]
- Update: Settings Page.
- Update: Codebase.
- Security: Checked codebase.
- Compatibility: WooCommerce 9.7.
1.3.17 [14-01-2025]
- Update: Codebase.
- Compatibility: WooCommerce 9.5.
1.3.16 [26-11-2024]
- Fix: Textdomain issues.
- Update: Admin backend.js.
- Security: Checked WPCS (PCP – Plugin Check Plugin).
- Compatibility: WooCommerce 9.4 & WordPress 6.7.
1.3.15 [02-09-2024]
- Update: Setting Framework Update.
- Update: Admin backend.js.
- Security: Checked WPCS (PCP – Plugin Check Plugin).
- Compatibility: WooCommerce 9.2.
1.3.14 [29-07-2024]
- Update: Setting Framework Update.
- Compatibility: WordPress 6.6 & WooCommerce 9.1.
1.3.13 [28-05-2024]
- Security: Checked the whole codebase using WPCS, PHPCS (PCP – Plugin Check Plugin).
- Compatibility: WooCommerce 8.9.
1.3.12 [21-02-2024]
- Added: New hook
vpd_format_sale_price_display. - Added:
vpd_script_inittrigger to reinitialize the plugin script. - Compatibility: WooCommerce 8.6.
- Enhancement: Codebase comment.
1.3.11 [26-11-2023]
- Enhancement: Plugin settings submit & reset link.
- Compatibility: Tested with WordPress 6.4 & WooCommerce 8.3.1.
1.3.10 [05-11-2023]
- Fix: Block theme generated single product page price changing issue like: Twenty Twenty-Two, Twenty Twenty-Three.
- Compatibility: Tested with WooCommerce 8.2.1.
1.3.9 [17-08-2023]
- HPOS Compatibility.
1.3.8 [09-08-2023]
- Tweak: PHP script update.
- Compatibility: Tested with WordPress 6.3.
- Compatibility: Tested with WooCommerce 8.0.
1.3.7 [19-04-2023]
- Fix: Removed
event.stopPropagation();from events [in minified version]. - Tweak: Changed Useful Plugins submenu location.
- Compatibility: WP 6.2 & WooCommerce 7.7+.
1.3.6 [28-03-2023]
- Tweak: Removed
event.stopPropagation();from events. - Added: .pot file added to identify strings.
- Enhancement: Plugin version tagging on the plugin setting page.
1.3.5 [14-03-2023]
- Fix: Added default classes
.related .price, .upsell .priceifRemove Price Classis empty. - Tweak: Changed the default wrapper to
.product.product-type-variable. - Tweak: Added dynamic wrapper class to hide the default price under the variation dropdown.
- Enhancement: Added version number in plugin settings page title.
- Enhancement: Enabled backend.css file for plugin settings page styling.
- Compatibility: Tested with WooCommerce 7.5.
1.3.4 [18-02-2023]
- Feature: Added a field to add product wrapper for builder base single product page compatibility with price change.
- Tweak: Removed conditions to apply Variation Price Display script only on the Shop/Single Product page.
- Tweak: Changed the script to target the
.price. - Dev: Added a filter hook
disable_vpd_scriptsto disable VPD script from any page [if needed]. - Dev: Added trigger
vpd_show_variation_pricefor changing variation price on changing variation dropdown.
1.3.3 [09-02-2023]
- Fix: Price changing issue on Quick View Popup.
- Tweak: Removed space by
for some builder support. For example: From
1.3.2 [25-01-2023]
- Fix:
Uncaught Error: Call to a member function get_price_html(). - Compatibility: for PHP version < 7.3.
- Compatibility: for WooCommerce 7.3.
1.3.1 [17-10-2022]
- Fix: Translation issue of strings.
- Enhancement: Option page update.
1.3.0 [12-09-2022]
- Feature: Added wrapper field to fix the price change issue on single product page.
- Dev: All filter hooks are in same state as it was, but the plugin coding structure is changed.
- Enhancement: Settings can be found under WPXtension menu.
1.2.3 [4-08-2022]
- Fix: Tax enabled price display issue on shop/archive page.
- Fix: Variation Swatches- Radio Swatch Price Display Issue.
- Fix: WooCommerce Extra Product Options Price Display Issue.
1.2.2 [14-07-2022]
- Fix: Remove prefix(From/UpTo) if same price for all variations.
- Dev: Added parameters for
disable_vpd_price_format. - Compatibility: Tested with WooCommerce 6.7.0 version.
1.2.1 [31-05-2022]
- Fix: Price Change issue on related and upsells product.
- Fix: Need WooCommerce notice plugin name.
- Dev: Applied minified version for frontend part.
1.2.0 [26-05-2022]
- Dev: Structure changed.
- Compatibility: Tested with WordPress 6.0 version.
1.1.5 [22-05-2022]
- Fix: Format Sale Price shows if not on sale.
- Compatibility: Tested with WooCommerce 6.5.1 version.
1.1.4 [07-05-2022]
- Feature: Added suffix filter hook for Minimum and Maximum price.
- Tweak: Replaced variable name
before_min_pricetobefore_max_pricefor maximum price.
1.1.3 [23-03-2022]
- Feature: Option for enable/disable sale price format.
- Enhancement: Applied toggle rather checkbox.
- Dev: Added languages folder to translate the plugin.
1.1.2 [23-02-2022]
- Feature: Option for enable/disable clear link.
- Compatibility: Tested with WooCommerce 6.2.1.
1.1.1 [28-02-2022]
- Fix: Elementor price change issue.
- Tweak: Filter parameter.
1.1.0 [21-02-2022]
- Feature: Change price by selecting variation from dropdown.
- Feature: Disable/Enable default variation price.
- Dev: Replaced radio button with Dropdown in plugin setting page.
- Dev: Enhance plugin setting page look and feel.
- Dev: Code restructured and decentralized to make them cleaner.
1.0.3 [12-02-2022]
- Fix: Issue in Multisite, Variation Price Display required WooCommerce message.
- Compatibility: Tested with WordPress 5.9 version.
- Compatibility: Tested with WooCommerce 6.2.0 version.
1.0.2 [26-11-2021]
- Feature: Enable/ Disable ‘From’ text before Minimum Price.
- Feature: Enable/ Disable ‘Up To’ text before Maximum Price.
- Dev: Initially selected Minimum Price and From text enabled.
- Compatibility: Tested with WooCommerce 5.9 version.
1.0.1 [13-11-2021]
- Fix: OceanWP Theme single product/ product description page load issue.
- Fix: If minimum and maximum price is same, display single price not price range of same price
1.0 [28-10-2021]
- Initial release.
