This topic has 6 replies, 3 voices, and was last updated 1 months, 1 weeks ago ago by Andrew Mitchell
Hello,
Currently the price for a product with variations shows below the variation options on the single product page (In the elementor Buy Now widget). The problem is a user doesn’t know the price of a product until they select variation options. This means I have to put a price (xstore elementor widget) on the page before the user selects variation options but, after the user selects variations, there are 2 different prices on the same page. This causes confusion for users.
So, how can I have only 1 price field that defaults to the product price range (“from xxx – xxx”) and is updated as users select variations?
Thanks.
Hello, @YT,
Thank you for contacting us and for using XStore.
We fully understand your request to hide the product variation price on the single product page and display only the main product price.
To address this, kindly add the following custom CSS code by navigating to **XStore > Theme Options > Theme Custom CSS > Global CSS**.
.single-product .woocommerce-variation-price .price {
display: none !important;
}
We hope this solution resolves your issue. Should you need further assistance, please don’t hesitate to contact us.
Best regards,
The 8Theme Team
Hi Tony,
Thanks, though hiding the price wasn’t the intended behavior. Anyway I solved it by setting the defaults on the product so the variation price always shows.
Regards.
Hello, @YT,
Thank you for your response.
Have you sorted it out?
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Best Regards,
8Theme’s Team
Hi, yes it’s fixed for now thanks.
I’m resolving this ticket.
Regards.
Dear YT,
We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!
Click here to spread the love: https://themeforest.net/downloads
Thank you for being an integral part of our journey!
Best Regards,
The 8Theme Team
The issue related to '‘Updating price value on elementor single product template’' has been successfully resolved, and the topic is now closed for further responses