ZYN Wintergreen 6mg
Nicotine Pouches/Wintergreen
${function() {
const variantData = data.variant || {"id":"5b6c0e5c-2c50-41a2-9ab6-8bc578000935","product_id":"5010e477-136e-4281-a58d-a31c55a0c23e","title":"can","weight_unit":"kg","inventory_quantity":0,"sku":"Z-Wintergreen-6-can","barcode":"","position":1,"option1":"can","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4f252c5100096e7efe1b83767c79164.webp","path":"a4f252c5100096e7efe1b83767c79164.webp","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.99,"min_quantity":1}],"weight":"0","compare_at_price":"5.49","price":"3.99","retail_price":"5.49","available":false,"url":"\/products\/zyn-wintergreen-6mg?variant=5b6c0e5c-2c50-41a2-9ab6-8bc578000935","available_quantity":0,"options":[{"name":"ZYN Wintergreen 6mg","value":"can"}],"off_ratio":27,"flashsale_info":[],"sales":67587};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Zyn Wintergreen 6Mg:
can
${function(){
const optName = "ZYN Wintergreen 6mg";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Sold out
$3.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":"5b6c0e5c-2c50-41a2-9ab6-8bc578000935","product_id":"5010e477-136e-4281-a58d-a31c55a0c23e","title":"can","weight_unit":"kg","inventory_quantity":0,"sku":"Z-Wintergreen-6-can","barcode":"","position":1,"option1":"can","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4f252c5100096e7efe1b83767c79164.webp","path":"a4f252c5100096e7efe1b83767c79164.webp","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.99,"min_quantity":1}],"weight":"0","compare_at_price":"5.49","price":"3.99","retail_price":"5.49","available":false,"url":"\/products\/zyn-wintergreen-6mg?variant=5b6c0e5c-2c50-41a2-9ab6-8bc578000935","available_quantity":0,"options":[{"name":"ZYN Wintergreen 6mg","value":"can"}],"off_ratio":27,"flashsale_info":[],"sales":67587};
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.
Sku : Z-Wintergreen-6-can
${function(){
const variantData = data.variant || {"id":"5b6c0e5c-2c50-41a2-9ab6-8bc578000935","product_id":"5010e477-136e-4281-a58d-a31c55a0c23e","title":"can","weight_unit":"kg","inventory_quantity":0,"sku":"Z-Wintergreen-6-can","barcode":"","position":1,"option1":"can","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a4f252c5100096e7efe1b83767c79164.webp","path":"a4f252c5100096e7efe1b83767c79164.webp","width":400,"height":400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":3.99,"min_quantity":1}],"weight":"0","compare_at_price":"5.49","price":"3.99","retail_price":"5.49","available":false,"url":"\/products\/zyn-wintergreen-6mg?variant=5b6c0e5c-2c50-41a2-9ab6-8bc578000935","available_quantity":0,"options":[{"name":"ZYN Wintergreen 6mg","value":"can"}],"off_ratio":27,"flashsale_info":[],"sales":67587};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}