Okay
  Public Ticket #4487421
How can I make the [b2bking_variations_table] display tiered pricing that updates as the quantity increases?
Open

Comments

  • eric started the conversation

    Thank you for your reply. The previous issue has been resolved, and the Price column is now showing. However, there is still a problem: when I adjust the product quantity, the Price does not change according to the tiered pricing I set for the product. Also, is there a way I can remove the Subtotal column? Thank you, I look forward to your reply.

    Attached files:  Screenshot 2025-09-05 at 11.23.41.png

  •  2,510
    WebWizards replied

    Hi Eric,

    Great to hear the Price column is working now,

    I see you already managed to hide the subtotal column. For the dynamic pricing issue, I wrote a code snippet that should be able to change the price dynamically as the quantity changes: https://pastecode.io/s/sg2eppvr

    Please try adding that code to your theme's functions.php file or any code snippets plugin and let me know if you run into any issues.

    Kind regards,
    Stefan