2010 Love Flower Stamps
${function() {
const variantData = data.variant || {"id":"35ffffaf-c569-4f18-b3b0-45ad775253f6","product_id":"8ec066fc-ef12-4caf-b8aa-ae4a1e5704bb","title":"5Sheets\/100 Pcs","weight_unit":"kg","inventory_quantity":995,"sku":"9002-097","barcode":"","position":1,"option1":"5Sheets\/100 Pcs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"18","retail_price":"66","available":true,"url":"\/products\/endangered_species_foreverstamp_ae9d9c16_37389967-jxea-du8a-4boe-t2pi-mlq4-dzpi?variant=35ffffaf-c569-4f18-b3b0-45ad775253f6","available_quantity":999999999,"options":[{"name":"Format","value":"5Sheets\/100 Pcs"}],"off_ratio":73,"flashsale_info":[],"sales":1};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"35ffffaf-c569-4f18-b3b0-45ad775253f6","product_id":"8ec066fc-ef12-4caf-b8aa-ae4a1e5704bb","title":"5Sheets\/100 Pcs","weight_unit":"kg","inventory_quantity":995,"sku":"9002-097","barcode":"","position":1,"option1":"5Sheets\/100 Pcs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"66","price":"18","retail_price":"66","available":true,"url":"\/products\/endangered_species_foreverstamp_ae9d9c16_37389967-jxea-du8a-4boe-t2pi-mlq4-dzpi?variant=35ffffaf-c569-4f18-b3b0-45ad775253f6","available_quantity":999999999,"options":[{"name":"Format","value":"5Sheets\/100 Pcs"}],"off_ratio":73,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}