Tea Variety Box by Sip at Natural | Assam Tea Bags Sampler | Assam Black Tea(TGFOP), India Tulsi Tea, Assam Green Tea, Assam Black Tea, English Breakfast Tea | 20 individually wrapped tea bags
${function() {
const variantData = data.variant || {"id":"9a8062a7-9eb6-46b5-8cb4-49009e951a34","product_id":"c0b9c4e9-89a1-4c83-b93e-2be8acb397bb","title":"","weight_unit":"oz","inventory_quantity":0,"sku":"teasample","barcode":"B07BHH39S9","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"1.59","compare_at_price":"29.98","price":"11.99","retail_price":"29.98","available":true,"url":"\/products\/tea-sample-variety-box-of-5-4-20-counts?variant=9a8062a7-9eb6-46b5-8cb4-49009e951a34","available_quantity":999999999,"options":[],"off_ratio":60,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Add to cart
$11.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"9a8062a7-9eb6-46b5-8cb4-49009e951a34","product_id":"c0b9c4e9-89a1-4c83-b93e-2be8acb397bb","title":"","weight_unit":"oz","inventory_quantity":0,"sku":"teasample","barcode":"B07BHH39S9","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"1.59","compare_at_price":"29.98","price":"11.99","retail_price":"29.98","available":true,"url":"\/products\/tea-sample-variety-box-of-5-4-20-counts?variant=9a8062a7-9eb6-46b5-8cb4-49009e951a34","available_quantity":999999999,"options":[],"off_ratio":60,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"9a8062a7-9eb6-46b5-8cb4-49009e951a34","product_id":"c0b9c4e9-89a1-4c83-b93e-2be8acb397bb","title":"","weight_unit":"oz","inventory_quantity":0,"sku":"teasample","barcode":"B07BHH39S9","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"1.59","compare_at_price":"29.98","price":"11.99","retail_price":"29.98","available":true,"url":"\/products\/tea-sample-variety-box-of-5-4-20-counts?variant=9a8062a7-9eb6-46b5-8cb4-49009e951a34","available_quantity":999999999,"options":[],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
`
}()}