Home Forums WoodMart support forum product variations price

product variations price

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #675190

    wilanglyka
    Participant

    I’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 you

    Attachments:
    You must be logged in to view attached files.
    #675295

    Hello,

    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,

    #675300

    wilanglyka
    Participant

    the price from-to on the product carousel will be hidden as well right? or do I need to do something different with that?

    #675327

    Hello,

    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,

Viewing 4 posts - 1 through 4 (of 4 total)