Has anyone aplied this mod (all 19 steps of it)? Does it actually work?
This is a discussion on Minimum Product Quantity with Admin v1.5 within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Has anyone aplied this mod (all 19 steps of it)? Does it actually work?...
Has anyone aplied this mod (all 19 steps of it)? Does it actually work?
Hi -
I've just installed it. I have it working. I only have one small hitch. I told it to turn "on" the display of the mininum order quantity on the product_info page and now I can't turn it "off". I changed the value in the admin to "0", but it is still displayed.
In the beginning of the instructions it says to run an SQL query on the "product description" table. The sql statement itself is correct, operating on the "products" table. It is just the written instructions are incorrect.
HTH.
Barb
My requirement was based on a minimum total order quantity and I found a contrib that works well for me that happened to be called "minimum total order quantity". it has no admin piece but you could probably write that part prety easily - I just change a single value in the database instead.. Like the contrib you used, the one I used also uses the "configuration" table to store the minimum quantity and message. i'd check the configuration table to make sure your admin code is working and updating the table correctly - go back and look around Step 5 - if I remember cotrrectly, i think that's where the on/off occurs to enforce the minimum quantity.
Bookmarks