ACUPRESSURE SANDALS
${function() {
const variantData = data.variant || {"id":"09eda3e7-b1ca-499c-bd31-33ffc663c8a3","product_id":"739f85bf-0d89-438e-bc2b-2b2824b49ac0","title":"Brown-Men(US SIZE)-7","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"Men(US SIZE)","option3":"7","note":"","image":null,"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"0","compare_at_price":"59.9","price":"29.9","retail_price":"59.9","available":true,"url":"\/products\/sandals?variant=09eda3e7-b1ca-499c-bd31-33ffc663c8a3","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Style","value":"Men(US SIZE)"},{"name":"Size","value":"7"}],"off_ratio":50,"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}
`
}()}
${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":"09eda3e7-b1ca-499c-bd31-33ffc663c8a3","product_id":"739f85bf-0d89-438e-bc2b-2b2824b49ac0","title":"Brown-Men(US SIZE)-7","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"Men(US SIZE)","option3":"7","note":"","image":null,"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"0","compare_at_price":"59.9","price":"29.9","retail_price":"59.9","available":true,"url":"\/products\/sandals?variant=09eda3e7-b1ca-499c-bd31-33ffc663c8a3","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Style","value":"Men(US SIZE)"},{"name":"Size","value":"7"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}