Package-level declarations
Types
Link copied to clipboard
class AiutaTryOnCartFeature(val strings: AiutaTryOnCartFeatureStrings, val handler: AiutaTryOnCartFeatureHandler) : AiutaFeature
Configuration for the shopping cart integration in the try-on feature.
Functions
Link copied to clipboard
inline fun AiutaTryOnFeature.Builder.cart(block: AiutaTryOnCartFeature.Builder.() -> Unit): AiutaTryOnFeature.Builder
DSL function for configuring the cart feature.