Home Forums WoodMart support forum Product Price

Product Price

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #456047

    Fabio
    Participant

    Hello,
    I have build the single product page with elementor, but seams like the price widget its not working properly, because on variable products it doesn’t change when we select the variables, like it used to do with your theme product page.
    Is there a way to make it work? (here’s an example: https://dev.embalsantos.pt/produto/forma-papel-cozedura-redonda-castanha-pastelaria-varias-medidas-disponiveis/)

    One more thing related to the price, its the blanc space showing before de price.
    Why is it showing like that?

    Thank you.

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

    Hello,

    By default for the Variable Product under WooCommerce, it shows the Price Range from Lower to Higher range, something like shown in the following GIF: https://woodmart.xtemos.com/theme-settings-tooltips/hide-to-price.gif

    So, when you select a Variation of the Variable Product on the Single Product page > the selected Variant Price is shown below besides the Stock Counter > this is how it works by default: https://snipboard.io/FNCSg8.jpg

    So, on your Site that specific Variant selected Price was hidden from Theme Settings which we have now enabled and it is showing fine.

    Further, the gap before the Price that you referenced on your Site was coming through some third party Plugin which we have adjusted now with the Custom CSS applied:

    .price.pewc-main-price .amount {
        margin-left: 0 !important;
    }

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards.

    #457414

    Fabio
    Participant

    Hello,
    In that case, I would like to give you a suggestion, if we activate the “Hide “to” price” function, because it only shows the lowest price, it should be able to say before the price “from” (example: “from 0.30€”).

    Another thing, I have noticed that there’s also a space between the “price to price”, like it shows on the print.
    Could you fix that too?

    Thank you.

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

    Hello,

    1- The Theme functionality in this regard is based on WooCommerce, so right now it wouldn’t be possible to show From before the Price. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.

    Further, if you want to provide some suggestions for the betterment of the Theme then please post your requests on the following Feature Requests thread: https://xtemos.com/forums/topic/features-requests-2/

    2- To adjust the space on the Prices mentioned, the following Custom CSS was applied on your Site:

    .wrapp-product-price .price .amount {
        margin-left: 0 !important;
    }

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards.

    #457551

    Fabio
    Participant

    Hello,
    It looks perfect!
    Thank you for your time and congratulations for the great support. 🙂

    #457698

    Most Welcome 🙂

    If you do not mind, can you please leave 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Have a great day 🙂

    Topic Closed.
    Best Regards.

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

The topic ‘Product Price’ is closed to new replies.