• Resolved djuanes

    (@djuanes)


    Hi:

    Since last update Composite products are showing “incl. VAT” label in cart and checkout.
    I’ve hide it with CSS but i use a floating cart plugin that is showing it.

    any fix?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Claudiu Lodromanean

    (@claudiulodro)

    Why don’t you want the “incl. VAT” to show? Without the label many customers are going to think your prices are higher than they really are because of VAT.

    Thread Starter djuanes

    (@djuanes)

    Because in spain it’s mandatory to show prices including taxes and showing label is redundant.
    At the same time, label is only shown for composite products, not for normal products and it could create confusion

    • This reply was modified 7 years, 1 month ago by djuanes.
    • This reply was modified 7 years, 1 month ago by djuanes.
    • This reply was modified 7 years, 1 month ago by djuanes.
    Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    You should be able to target the floating cart with CSS too if you want to hide it. I’m not sure if composite plugins allows it to be hidden with an option.

    Thread Starter djuanes

    (@djuanes)

    I can target floating cart but price and label is in the same class so if i want to hide label i have to hide price.
    In fact, why is not showing label for normal products? is there any option to hide/show it?

    • This reply was modified 7 years, 1 month ago by djuanes.
    Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    The code I’m looking at shows it for a product in the cart if prices include tax, and the cart subtotal tax > 0. It doesn’t look product type specific. See get_product_subtotal in the wc_cart class.

    Hi,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Composite products showing “incl. VAT” Label’ is closed to new replies.