Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TypeDescriptionBuyableHas Quantity

SaaSplications

Equivalent



StandaloneThe default type of product. Self-contained and without any relationship to other products, it can be listed and purchased.YesYesSKU

ParentA container for one or more child items that vary by one or more attributes such as size or color. A parent does not have quantity and is not purchasable.NoNoColour Size Group

ChildA child product can be purchased and is always related to a single parent product. A child product usually exists for each variation of a parent product.YesYesSKU

BundleBundles are a virtual container for one or more other buyable items. For example, a bundle may contain one camera and two memory cards. Each bundle component, which can be either a standalone or child product, has a component multiplier quantity, which is used to calculate the bundle's overall quantity.YesYes (calculated)SKU of type Kit

...

Outline the process of creating products (as a general concept): see https://developer.channeladvisor.com/working-with-products/product-endpoints

The Product Creation and Update process usually flows something like this with REST API.

...