Hi guys, I have tried looking for KIT APIs and only found APIs that are for updating Kit sets with new component misleadingly labelled KIT Creation. I need an API that can create a product bundle. Does this exist for VTEX? Thank you!
Before suggesting solutions, I would like to provide a bit more context. Here at VTEX a kit is an SKU composed of one or more SKUs. SKUs that make up a kit are called components.
In a standard kit, the products are sold together, ie they can not be offered for sale separately. This means that in a “Beach” kit consisting of the SKUs “Trunks” and Towel, the customer will only be able to purchase the SKUs together.
However, you can also choose another kit mode, called Kit Look, in which component SKUs are displayed together, but can be sold separately.
In both cases, the kit SKU will consider the component stocks and the SKU price of the kit.
Thus, a kit can be created using the Create SKU API using the field "IsKit": true. However, if you wish to configure Cross Selling options such as show together, suggestions, and accessories, you can check the tutorial in the following documentation: