[`Registered customers apply for affiliate bonuses and discounts on future orders.`] {$add_affiliate_bonus = round(shopAffiliate::calculateBonus(['items' => $wa->shop->cart->items(), 'total' => $wa->shop->cart->total()]), 2)} {if !empty($add_affiliate_bonus)} {sprintf("[`This order will add +%s points to your affiliate bonus.`]", $add_affiliate_bonus)} {/if}
{/if}{$errors.all}
{/if}