webgo Posted December 7, 2015 Share Posted December 7, 2015 I want all products Deny orders into a batch Allow orders Link to comment Share on other sites More sharing options...
Rolige Posted December 7, 2015 Share Posted December 7, 2015 If you have access to your phpMyAdmin this task is really easy, just execute this sentence in the tab "SQL": UPDATE `name_of_your_database`.`ps_product` SET `out_of_stock` = '1'; 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