描述
You can activate any of these features at will:
- Show lowest price: Replace the ugly price range on your Woocommerce variable products with the lowest price
- Update the main price: Update the main price with the selected variation’s price, instead of displaying a barely visible price somewhere below the description
- Remove clear link: Remove the clear link that appears when you select a variation
螢幕截圖
常見問題
-
How do I access the settings page?
-
Settings can be found under Woocommerce -> Settings -> Products -> Better Variation Price
Alternatively, you can access the settings from the installed plugins page -
Can I remove the *From:* in the variable product price?
-
You can add this style to your theme’s css or to the Additional CSS section of the WordPress Customizer:
.price-from { display: none; }
評價
2022年11月26日
This plugin is a graceful solution to three problems with the way Woocommerce displays variations by default. Thank you for making a plugin that does the minimum needed and that keeps its settings tucked in the Woocommerce settings.
2022年9月7日
1 reply
Hi there!
Your plugin fits perfectly with the needs I have on a project, congrats!!
But I cannot make it work on my side. I am using Bricks builder, but it is notcompatible with your plugin? I changed to another theme and it works properly. How can I make it work on Bricks builder?
Thank you for your effort
2022年8月5日
Worked like a charm. its a total time saver. Just when i was about to create a plugin for the job, i thought to search for this and presto! it works beautifully
2022年5月17日
Thanks for the nice plugin.
2022年2月24日
I was looking for this for the past two hours. Everyone is writing about showing the price from the lowest or from the highest.
But this plugin updates the price of variation product in place of the main price. And on top of that removes the “clear” link. Perfect. And it’s so easy, just activate and enjoy.
Thank you!
The only thing I would change or make it optional is the From: before showing the lowest price. I ended up using custom functions.php code to display the lowest variation price instead, because I don’t want the word From: before the price.
2022年2月17日
Simple and clean.