ICE SILK ARM WARMERS
${function() {
const variantData = data.variant || {"id":"ac2cd8af-a76f-424d-b24d-70557a639134","product_id":"5f57c56a-29ff-4437-bbef-5943d6d69867","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50c3df6bab7dd792f2aa50bded000466.jpeg","path":"50c3df6bab7dd792f2aa50bded000466.jpeg","width":1000,"height":1000,"alt":"ICE SILK ARM WARMERS","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"18","price":"18","retail_price":"18","available":true,"url":"\/products\/ice-silk-arm-warmers?variant=ac2cd8af-a76f-424d-b24d-70557a639134","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Size
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ac2cd8af-a76f-424d-b24d-70557a639134","product_id":"5f57c56a-29ff-4437-bbef-5943d6d69867","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50c3df6bab7dd792f2aa50bded000466.jpeg","path":"50c3df6bab7dd792f2aa50bded000466.jpeg","width":1000,"height":1000,"alt":"ICE SILK ARM WARMERS","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"18","price":"18","retail_price":"18","available":true,"url":"\/products\/ice-silk-arm-warmers?variant=ac2cd8af-a76f-424d-b24d-70557a639134","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}