catzarov Posted August 1, 2016 Share Posted August 1, 2016 Hello Comrades My e-shop sells products from a clothing factory. Many products I've activated the fake availability, because the factory employs over 80 women and when a customer places an order, an employee sews the garment in the same day to be sent. My question is... When a customer make ordered with more than three pieces, can see message for delay delivery! This way, our employees will have at least a day or two to sew clothes with missing availability size, who ordered by the customer. Thank you to everyone who gave advice on how to do this or knows which module can do that. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 8, 2016 Share Posted August 8, 2016 You can achieve this by tweaking the code of your theme, you need to edit the following file: /themes/YOUR_THEME_NAME/js/product.js You can edit the events on 'product_quantity_up' and 'product_quantity_down' to achieve what you want. 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