cart

DSL function for configuring the cart feature.

This function allows for DSL-style configuration of the cart feature within the try-on feature configuration.

tryOn {
cart {
strings = ...
handler = ...
}
}

Return

The updated AiutaTryOnFeature.Builder

Parameters

block

Configuration block for the cart feature