Button Front Drop Shoulder Waffle Cardigan
${function() {
const variantData = data.variant || {"id":"11612673-9b22-4448-9afc-d54b44b880e6","product_id":"049cfa8c-40e5-4e81-8690-754ae6816f0b","title":"Beige-S","weight_unit":"lb","inventory_quantity":7777,"sku":"100100438153210","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.95","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/button-front-drop-shoulder-waffle-cardigan?variant=11612673-9b22-4448-9afc-d54b44b880e6","available_quantity":7777,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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.
Sku : 100100438153210
Weight : 0.95lb
${function(){
const variantData = data.variant || {"id":"11612673-9b22-4448-9afc-d54b44b880e6","product_id":"049cfa8c-40e5-4e81-8690-754ae6816f0b","title":"Beige-S","weight_unit":"lb","inventory_quantity":7777,"sku":"100100438153210","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.95","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/button-front-drop-shoulder-waffle-cardigan?variant=11612673-9b22-4448-9afc-d54b44b880e6","available_quantity":7777,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}