Home New Guten Forums WoodMart support forum VAT include display near prices… mandatory in Italy

VAT include display near prices… mandatory in Italy

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #400242

    FrancoMarini
    Participant

    Hello, everyone,
    we have a big problem.
    On the product page, it is mandatory to display the words VAT INCLUDED next to the product price.

    The strange thing is that, as I attach a picture to the screen, one product is present (although attached without space to the price) and in one product it is absent.

    I also attach the login details.

    • This topic was modified 2 years, 11 months ago by FrancoMarini.
    Attachments:
    You must be logged in to view attached files.
    #400246

    FrancoMarini
    Participant

    in other product I try to search in the page “iva inclusa”. It found it but it is hidden, you can see a screenshot attached

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

    Hello,

    This is Woocommerce functionality and Woocommerce does not have this option.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.single-product .price > .amount:after {
        content:"VAT INCLUDED";
        padding-left:20px;
    }

    Best Regards

    #400329

    FrancoMarini
    Participant

    thank you very much for the support and the answer,

    yes,it is true, it is a woocommerce feature where in fact I have enabled the option, but it is displayed badly inside the template, as you can see on this page

    https://www.conkrea.shop/v1/prodotto/per-soggetto/natura-e-paberghi/astratto-fiori-neri-su-fondo-rosso- Effetto-dipinto/

    if you look (search text) for the text “Iva Inclusa” in the page, here it is, but in the template it is hidden.

    yes, your solution is correct but it just adds a custom text next to the price. here we talk about displaying an option in the template that can be activated from woocommerce, in the Woocommerve panel> settings> taxes> suffix of the displayed prices

    thanks for your support

    #400413

    Hello,

    Please try this option: https://monosnap.com/file/GH60oP1FYPv2pMZWxqNm1szv6U1uk5 We have tested and it works properly: https://monosnap.com/file/OZfk4EAsJ99Ha5mS6FRrmJPPIhn0o8 and https://monosnap.com/file/rn37FjGH5WgQc19s2u5VXsjXVllPOJ

    Please remove the CSS provided and check how it works on the default theme. Perhaps you need to deactivate the plugins not related to the theme.

    Best Regards

    #400440

    FrancoMarini
    Participant

    ok we will try and we will let you know, thanks for your support

    #400547

    You are welcome! We are here to help.

    Wish you a wonderful day!

Tagged: 

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

The topic ‘VAT include display near prices… mandatory in Italy’ is closed to new replies.