addToCartOutfit

abstract fun addToCartOutfit(productIds: List<String>)

Adds multiple products from an outfit to the shopping cart.

Parameters

productIds

List of product identifiers to add to cart