Parameters
- productId
- Id of the product for which to create the basket item
- quantity
- The quantity of basket item
- optionList
- List of option ids for the variant
- kitList
- List of product Ids of the kit items
- userId
- The user Id
Return Value
The BasketItem created