vietnam Posted October 4, 2010 Share Posted October 4, 2010 `prestashop` means the name of your database : Usually prestashop `ps_product_attribute` you will need to change this only when you have installed the tables in prestashop with other then ps_`price` = '0' . You can cheange 0 with the amount price that you want UPDATE `prestashop`.`ps_product_attribute` SET `price` = '0' Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now