View Single Post
  #16  
Old 03-04-2009, 02:48 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: make ~ free shipping and tax exempt "yes" by default?

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.
__________________
4.6.1 Platinum


Reply With Quote