Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Product price incl tax

    General Discussion
    2
    2
    324
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rabol last edited by

      Hi

      How can I specify that the price of the product is including Tax and then get the system to 'calculate' the pre-tax in price in the cart and on the order ?

      thanks

      1 Reply Last reply Reply Quote 0
      • R
        rahul last edited by

        Hi @rabol

        For right now , you can create a attribute for pretax, so when product will be created you can fill amount in this field.

        We have fired two event in function collectTotals() ( calculate total amount of cart ) named as
        checkout.cart.collect.totals.before and checkout.cart.collect.totals.after.

        You can listen this event and can add this attribute value ( pretax ) to cart amount.

        Thanks

        1 Reply Last reply Reply Quote 0
        • First post
          Last post