• Resolved mikey0905

    (@mikey0905)


    I had the prices set to be exclusive of tax, but show on the site as inclusive. To avoid rounding errors of some products, I changed the prices to be inclusive of tax. Now my setting are:

    Prices entered with tax:?Yes, I will enter prices inclusive of tax.

    Display prices in the shop:? Including tax

    Display prices during cart and checkout:? Including tax

    Price display suffix: 税込

    The checkout used to show “税込”, when I had prices set to “exclusive of tax”, but changing them to “inclusive of tax” removes the price suffice. I would like the price suffice to be there even with prices “inclusive of tax”

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

Viewing 1 replies (of 1 total)
  • Saif

    (@babylon1999)

    Hello @mikey0905,

    I had the prices set to be exclusive of tax, but show on the site as inclusive. To avoid rounding errors of some products, I changed the prices to be inclusive of tax. Now my setting are:

    As mentioned in the error, to avoid rounding errors, you need to choose either “include” or “exclude” for all tax options.

    However, you can try excluding the price in the checkout and cart only, and keep a close eye on things. Perhaps you won’t encounter any issues.


    Link to image: https://d.pr/i/rkVjcY

    Alternatively, you can try adding the line of tax programmatically without serving any calculation purpose, you can refer to this thread as a starting point: https://stackoverflow.com/questions/55608611/add-tax-below-the-total-in-woocommerce-order-details

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce “tax included” text disappearing’ is closed to new replies.