outfit

DSL function for configuring the outfit feature.

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

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

Return

The updated AiutaTryOnCartFeature.Builder

Parameters

block

Configuration block for the outfit feature