Quote:
Originally Posted by Holub
If you use PHPMyAdmin, then you should open SQL tab at right panel, insert this query in field and press go. Table name is already in query, so you shouldn't worry about anything.
Via admin panel, open section "Patch/Upgrade", find dialog "Apply SQL patch" and past the query in the field "SQL query(ies):", and press "Apply"
|
Thanks
Holub for your response.After modification from admin panel can I able to return from previous states that is free shipping="no" for all products by applying
update xcart_products set free_shipping='N'; Patch/Upgrade & and also modifying /skin1/main/product_details.tpl file?
Waiting for your response.
Thanks to all again.