AiutaTryOnCartOutfitFeature
class AiutaTryOnCartOutfitFeature(val strings: AiutaTryOnCartOutfitFeatureStrings, val handler: AiutaTryOnCartOutfitFeatureHandler) : AiutaFeature
Configuration for the outfit cart integration in the try-on feature.
This feature manages the integration between outfit functionality and the shopping cart, allowing users to add multiple products from an outfit to the cart at once.
Required components:
Constructors
Link copied to clipboard
constructor(strings: AiutaTryOnCartOutfitFeatureStrings, handler: AiutaTryOnCartOutfitFeatureHandler)
Types
Link copied to clipboard
Builder for creating AiutaTryOnCartOutfitFeature instances.