Hi,
Thank you for reaching out.
For customizing discount table:
?You can customize the discount table as per your requirement by creating a simple override at your theme level.
?You need to create a folder and make the changes in that newly created overridden folder.
?
?Kindly create an override folder/ file and then customize it according to your requirement.
?
?Copy from:
?wp-content/plugins/woo-discount-rules/v2/App/Views/Templates/discount_table.php
To:
wp-content/themes/your_theme/advanced_woo_discount_rules/discount_table.php
Edit /wp-content/themes/<YOUR_THEME_FOLDER>/advanced_woo_discount_rules/discount_table.php.
ie.., you can customise it in the newly copied folder/ file.
Here is a guide detailing the same:
https://docs.flycart.org/en/articles/4230405-all-about-discount-table-2-0
Kindly check with your developer for further customisation regarding the same.
Thanks
Team Flycart.