generateMoreSKU property
A list of SKUs that can be offered to the user at the end of the current SKU's try-on as a continuation of the shopping experience.
Implementation
final List<AiutaProduct>? generateMoreSKU;
A list of SKUs that can be offered to the user at the end of the current SKU's try-on as a continuation of the shopping experience.
final List<AiutaProduct>? generateMoreSKU;