sromain Posted July 29, 2013 Share Posted July 29, 2013 Hi, When I import my products with a .csv file I have to modifiy in my database the column "custom" in my table ps_feature_value to keep all my products features otherwise they disappear. I found this query : UPDATE ps_feature_value SET custom='0'. It works well but it is boring to do it after each new import. Do you know if it is possible to set default custom value at 0 instead of 1 ? Thank you for our help Regards, Romain 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