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.
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.
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
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