Home > widget-integration > TierDiscountWidgetController > renderAddedVariantList
TierDiscountWidgetController.renderAddedVariantList() method
Signature:
protected renderAddedVariantList(productId: number, variantsInCart: any[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
productId |
number | |
|
variantsInCart |
any[] |
Returns:
void