Overview

The virtual combo is a combination of multiple SKUs together to form a virtual-bundle SKU. Every Virtual Combo SKU can be made of two or more SKUs combined together in any quantity ratio.

Virtual Combo Creation

Virtual Combo SKUs can be created just like any other SKU in OMS, with the only difference being that is_virtual flag needs to be set as true for such SKUs.

And then a virtual combo sku definition is to be created which specify what are the constituents skus in this combo.

Virtual Combo SKU Creation

Virtual Combo SKUs can also be created via Increff Standard Create SKU Masters API (by giving is_virtual flag as true.)

Following are the steps to create a Virtual Combo SKU in OMS UI:

  1. Go to Products screen in OMS
  2. Under New tab, Select the client
  3. Select Custom Attributes via checkboxes
  4. Click on Download Template
  5. In the CSV, set isVirtual = true for the SKUs which should be created as Virtual Combo SKU

Figure 1: Virtual Combo SKU creation in OMS

Notes: