Hi @norover
Sorry, I can not get your point correctly. Can you please elaborate it a little more? So I can help you my best.
When you create the variable pricing there is an option to choose the default pricing so it will be selected at first time.
Thanks Pratik,
I am talking about how the price is printed for the customer on the product page when there are multiple pricing variables.
For instance:
I have a download product with two variables:
First variable: $25.-
Second variable: $600.-
What I want to achieve is that the visual price for the customer will only show the selected price and not the price range as it currently does. The price is currently projected as $25 – $600 and does not get updated based on the selected variable price. If the customer selects the second variable the product price should update to $600.- instead of showing a static price range.
I hope this is more clear.
Thanks!
-
This reply was modified 5 years, 6 months ago by
norover.
Hi @norover
Thanks for your response.
I get your point. It looks like that your theme or any other add-on is displaying the variable price in button.
You can see default EDD demo over here. It does not display the variable price in button.
https://easydigitaldownloads.com/demo/
Can you please provide me your web page URL? so I can take a look at it and help you my best.
Just for your reference, the functionality which you are asking for is not available within plugin. You need to write custom JS code for this.