How do I combined all products into 1 product

We provide a function that can combine all products into one product, but it will also cause some understanding problems. Let’s start

1. Enable "Use combined product"

2. Make sure your main product's variants has a sku value and located on only 1 place

After completing the above steps, only one product can be added to the shopping cart each time using lool.

How do we update inventory level

  1. When a buyer hit atc button, we will create a combo product and add it to the shopping cart

  2. When a buyer creates an order, we will do the following things:

  3. Delete newly created product

  4. Modify the inventory of the original product

Last updated