[ad_1]
Hello @liyaqatm
Thank you for choosing our plugin.
We apologize for the inconvenience.
Unfortunately the plugin doesn’t have a built-in feature to show the unit price.
You can do it with one of the below options. These options requires php coding skills.
- Using the filters inside the below files.
wp-content\plugins\easy-woocommerce-discounts-pro\public\partials\product-pricing\bulk-pricing-table-horizontal.php\wp-content\plugins\easy-woocommerce-discounts-pro\public\partials\product-pricing\bulk-pricing-table-vertical.php - Override the below files.
wp-content\plugins\easy-woocommerce-discounts-pro\public\partials\product-pricing\bulk-pricing-table-horizontal.php\wp-content\plugins\easy-woocommerce-discounts-pro\public\partials\product-pricing\bulk-pricing-table-vertical.php
To override the files in your child theme, follow the below steps.
- Create a
wccs_templatesfolder in your child theme. - Create a
publicfolder inside thewccs_templatesfolder. - Create a
product-pricingfolder inside thewccs_templates\public\. - Put the below files inside the
wccs_templates\public\product-pricing. - Change files content based on your requirements.
wp-content\plugins\easy-woocommerce-discounts-pro\public\partials\product-pricing\bulk-pricing-table-horizontal.php\wp-content\plugins\easy-woocommerce-discounts-pro\public\partials\product-pricing\bulk-pricing-table-vertical.php
After you have used one of the above instructions, try to save one of the pricing rules to clear the plugin caches and try again.
I hope it helps.
Best Regards
