5haun Posted April 13, 2015 Share Posted April 13, 2015 Hi We need a module developed to reduce stock based on a products attribute value. Here's what I mean: Example Product 'X' has 4000 in stock. It also has 3 attributes with - 20 liters, 100 liters and 2000 litres - all with advanced stock management. If a customer purchases product X at 100 litres the stock must be reduced by the same amount. So 4000 - 100 - 3900 in stock after purchase instead of counting the attribute as 1 in quantity. So essentially we need to replace the "Quantity" box on the product.tpl page here: and the customer will only have access to the dropdown/radio buttons for the attributes. Let me know. Link to comment Share on other sites More sharing options...
RedBlink Posted April 19, 2015 Share Posted April 19, 2015 I think you need to think about your product setup to tell you the truth. I would be happy to develop the module and make some money, but here is the real fix in getting creative with the combinations. Each size that you sell would be be a product. However, when you present it to a user, it would be the combination. There is also another option. Don't use quantity as it is. Internally, treat 1L as the quantity number. When you show quantity, its actually another attribute. This of course requires more code, but its doable if you already have the products setup a certain way and can't change them. Paul Link to comment Share on other sites More sharing options...
5haun Posted April 20, 2015 Author Share Posted April 20, 2015 (edited) I think you need to think about your product setup to tell you the truth. I would be happy to develop the module and make some money, but here is the real fix in getting creative with the combinations. Each size that you sell would be be a product. However, when you present it to a user, it would be the combination. There is also another option. Don't use quantity as it is. Internally, treat 1L as the quantity number. When you show quantity, its actually another attribute. This of course requires more code, but its doable if you already have the products setup a certain way and can't change them. Paul Hi Paul Thanks for you suggestions. We have however, already got someone to start developing this Thanks anyway Edited June 4, 2015 by 5haun (see edit history) Link to comment Share on other sites More sharing options...
5haun Posted June 4, 2015 Author Share Posted June 4, 2015 The last guy we said he would develop this messed me around. Anyone else interested? 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