Problem. The main product inventory is what determines if a product shows the add to basket button or hides a product if the inventory is set that way. So it is necessary to sync the attribute inventory so that as variants are put in the basket, the main product inventory will be decremented.
I created a product with 3 colors and 3 sizes so there are 9 variants. I put 2 in each variant so the product total should be 18. Inventory is on for the main product and each of the variants.
Now I am stuck as the main product does not change as variants are put in the basket. How do I sync these two inventories up? A step by step would be helpful as I am not the only one who will want to do this.
I created a product with 3 colors and 3 sizes so there are 9 variants. I put 2 in each variant so the product total should be 18. Inventory is on for the main product and each of the variants.
Now I am stuck as the main product does not change as variants are put in the basket. How do I sync these two inventories up? A step by step would be helpful as I am not the only one who will want to do this.
Comment