[`The following order attempt was REJECTED because user acted like a bot. Order record has not been created yet. If this is a valid order, you will need to confirm it with the customer and manually place the order in your store backend.`]
[`Qty`] | [`Total`] | |
---|---|---|
{$item.name|escape}{if !empty($item.sku_code)} {$item.sku_code|escape}{/if} | × {$item.quantity} | {shop_currency($item.price * $item.quantity, $item.currency)} |
[`Total`] | {shop_currency($wa->shop->cart->total(), true)} |
--
{$wa->shop->settings("name")}
{$wa->shop->settings("email")}
{$wa->shop->settings("phone")}