Home › Forums › WoodMart support forum › product variations price
product variations price
- This topic has 3 replies, 2 voices, and was last updated 1 day, 9 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 21, 2025 at 7:35 am #675190
wilanglykaParticipantI’m using the Woodmart theme for my WooCommerce store, and I need some help with how variable product prices are displayed.
Currently, when I create a variable product with different prices, it shows a price range like this: “$20 – $30.” However, I want it to only show one price, such as the base price or default variation price — not a range.
Also, I would like the price above the “Add to Cart” button (near the product title) to dynamically update when a variation is selected. Right now, the price only changes at the bottom or doesn’t behave the way I’d like.
Could you please guide me on how to:
Display only one price (instead of a price range) for variable products.
Make the main price update when options (variations) are selected.
see attached screenshot below please
Thank youAttachments:
You must be logged in to view attached files.July 21, 2025 at 1:46 pm #675295
Aizaz Imtiaz AwanKeymasterHello,
Navigate to Theme Settings > Shop > Variable product > turn off Hide ‘to” price option and “Remove duplicate price for variable product”. https://prnt.sc/UxejIZ6Sxc0a
Best Regards,
July 21, 2025 at 2:03 pm #675300
wilanglykaParticipantthe price from-to on the product carousel will be hidden as well right? or do I need to do something different with that?
July 21, 2025 at 3:26 pm #675327
Aizaz Imtiaz AwanKeymasterHello,
The hide to price option hides the higher price in the range for variable products.
So instead of showing: “$20 – $30”It will just show: “$20” (the lowest price)
Remove duplicate price for variable product, removes the static price displayed near the product title once a variation is selected, and instead:
It updates the price dynamically based on the selected variation. This helps prevent the same price from being shown in multiple places or causing confusion.
For example, the Default state: Static price like “$20 – $30”, after selecting a variation: Price updates in the same spot with the variation price, like “$27”.
When both options are enabled, it shows only the base price and updates it dynamically with the selected variation.
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register