PRE- ORDER Sophie Dress
${function() {
const variantData = data.variant || {"id":"a5029f42-4dc4-47d5-859a-300d1ed7c9aa","product_id":"48447fd2-80e0-4368-b6a8-d27367d41d80","title":"Flower Print-XS","weight_unit":"kg","inventory_quantity":5,"sku":"LA30415-RED-XS","barcode":"","position":1,"option1":"Flower Print","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"98","retail_price":"0","available":true,"url":"\/products\/pre-order-sophie-dress?variant=a5029f42-4dc4-47d5-859a-300d1ed7c9aa","available_quantity":5,"options":[{"name":"Color","value":"Flower Print"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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.
${function(){
const variantData = data.variant || {"id":"a5029f42-4dc4-47d5-859a-300d1ed7c9aa","product_id":"48447fd2-80e0-4368-b6a8-d27367d41d80","title":"Flower Print-XS","weight_unit":"kg","inventory_quantity":5,"sku":"LA30415-RED-XS","barcode":"","position":1,"option1":"Flower Print","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"98","retail_price":"0","available":true,"url":"\/products\/pre-order-sophie-dress?variant=a5029f42-4dc4-47d5-859a-300d1ed7c9aa","available_quantity":5,"options":[{"name":"Color","value":"Flower Print"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}