Quote:
Originally Posted by Holub
You should execute this QL query via "Patch/Upgrade" admin interface:
Code:
update xcart_products set free_shipping='Y', free_tax='Y';
This query set free shipping and tax exempt for all products.
|
Thanks Holub for your response. Can you explain me the procedure of updating this (from admin panel or from phpmyadmin)? If from phpmyadmin in which table?
If from admin panel then exactly what to do? Please help me.
Thanks to all again.