people are viewing this right now
${function() {
const variantData = data.variant || {"id":"7f586c85-08f3-49cd-be2b-b1dbcd1529e3","product_id":"b20c074b-f5c9-4652-b05f-dcb93ffdcf95","title":"Black-XS-20000 mAh","weight_unit":"kg","inventory_quantity":996,"sku":"L-\u52a0\u70ed\u68c9\u8863-\u9ed1\u8272\u516b\u533a\u53d1\u70edL\uff08\u5e262w\u9ed1\u8272\u5145\u7535\u5b9d\uff09-1","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"20000 mAh","note":"","image":{"src":"\/\/img.staticdj.com\/430e1ffd608e14ef5418e0b6252da912.jpg","path":"430e1ffd608e14ef5418e0b6252da912.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":119.39,"min_quantity":1}],"weight":"0","compare_at_price":"234.09","price":"119.39","retail_price":"234.09","available":true,"url":"\/products\/womens-8-zones-heated-puffer-jacket-tztk?variant=7f586c85-08f3-49cd-be2b-b1dbcd1529e3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"},{"name":"Battery","value":"20000 mAh"}],"off_ratio":49,"flashsale_info":[],"sales":778};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${function(){
const optName = "Color";
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}
`
}()}
Size
: XS
${function(){
const optName = "Size";
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}
`
}()}
Battery
: 20000 mAh
${function(){
const optName = "Battery";
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}
`
}()}
Add to cart
$119.39
${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":"7f586c85-08f3-49cd-be2b-b1dbcd1529e3","product_id":"b20c074b-f5c9-4652-b05f-dcb93ffdcf95","title":"Black-XS-20000 mAh","weight_unit":"kg","inventory_quantity":996,"sku":"L-\u52a0\u70ed\u68c9\u8863-\u9ed1\u8272\u516b\u533a\u53d1\u70edL\uff08\u5e262w\u9ed1\u8272\u5145\u7535\u5b9d\uff09-1","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"20000 mAh","note":"","image":{"src":"\/\/img.staticdj.com\/430e1ffd608e14ef5418e0b6252da912.jpg","path":"430e1ffd608e14ef5418e0b6252da912.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":119.39,"min_quantity":1}],"weight":"0","compare_at_price":"234.09","price":"119.39","retail_price":"234.09","available":true,"url":"\/products\/womens-8-zones-heated-puffer-jacket-tztk?variant=7f586c85-08f3-49cd-be2b-b1dbcd1529e3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"},{"name":"Battery","value":"20000 mAh"}],"off_ratio":49,"flashsale_info":[],"sales":778};
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":"7f586c85-08f3-49cd-be2b-b1dbcd1529e3","product_id":"b20c074b-f5c9-4652-b05f-dcb93ffdcf95","title":"Black-XS-20000 mAh","weight_unit":"kg","inventory_quantity":996,"sku":"L-\u52a0\u70ed\u68c9\u8863-\u9ed1\u8272\u516b\u533a\u53d1\u70edL\uff08\u5e262w\u9ed1\u8272\u5145\u7535\u5b9d\uff09-1","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"20000 mAh","note":"","image":{"src":"\/\/img.staticdj.com\/430e1ffd608e14ef5418e0b6252da912.jpg","path":"430e1ffd608e14ef5418e0b6252da912.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":119.39,"min_quantity":1}],"weight":"0","compare_at_price":"234.09","price":"119.39","retail_price":"234.09","available":true,"url":"\/products\/womens-8-zones-heated-puffer-jacket-tztk?variant=7f586c85-08f3-49cd-be2b-b1dbcd1529e3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"},{"name":"Battery","value":"20000 mAh"}],"off_ratio":49,"flashsale_info":[],"sales":778};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('30');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}