Variable products show double prices. I want only the highest price to be visible. How can I do this?
Also, even though the “Remove duplicate price for variable product” setting is enabled in the theme settings, the double price still appears.
How can I solve this problem?
If there is no setting for this in the theme, can you give me a piece of code to do this?
The “Remove duplicate price for variable product” option is designed exclusively for single product pages. It replaces the main product price with the selected variation’s price after a variation is chosen. You can see how it works in this video: https://woodmart.xtemos.com/theme-settings-tooltips/remove-duplicate-price-for-variable-product.mp4. This option does not affect the hiding of higher or lower prices, nor does it apply to products displayed on product archives or in carousels.
Currently, our theme includes an option to hide the higher price, called “Hide ‘to’ price” (screenshot https://monosnap.com/file/9qvSjVzovwkQ3H98IOkFnyOIuMmK0w), but there is no option to hide the lower price. Unfortunately, implementing such functionality is not possible using only custom CSS. However, we will consider your request as a feature suggestion for future theme updates.