cancel
Showing results for 
Search instead for 
Did you mean: 

Stock level to each size of product I have?

Stock level to each size of product I have?

Stock level to each size of product I have?



Hi I want to be able to  add a stock level to each size of product I have?

so:

 

Size 1  stock level 3

Size 3  stock level 13

Size 6  stock level 1

 

...

I have looked seem lots of info but nothing to show you how its done .

Can anyone help me thanks

4 REPLIES 4

Re: Stock level to each size of product I have?

Hi @lilleyRJ

If you need to add product quantity and show it on frontend, then you can use this module https://marketplace.magento.com/amasty-amasty-stockstatus.html

 

You will also be able to use {qty} variable for stock status to show product quantity. For example 'Only {qty} left in stock!'

Was my answer helpful? You can accept it as a solution.
230+ professional extensions for M1 & M2 with free lifetime updates!

Re: Stock level to each size of product I have?

Hello thanks for the reply so with this I can set a qty against each size in custom options.

please see attached a typical product 1111.jpg

Re: Stock level to each size of product I have?

By default Magento does not allow to track  stock (quantity) for custom options. In case you need to indicate how many of each size you have available, you either need to find some extension that adds qty field to custom options or configurable products instead.

 

Here is the article with comparison of simple products with custom options and configurable products -

https://www.mag-manager.com/useful-articles/tipstricks/simple-products-with-custom-options-vs-config...

 

Store Manager for Magento 1.x and 2.x - inventory management tool to automatically update products, customers, orders, and other data across multiple sales channels and suppliers.

Re: Stock level to each size of product I have?

ok thank you for your help