Small Figure
${function() {
const variantData = data.variant || {"id":"08dbee68-f98d-407d-96d4-bb75da45ef14","product_id":"d2e828a6-b616-42a4-83cc-ee79cabe3818","title":"Aobing(high 18.5cm)","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Aobing(high 18.5cm)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/417f36b5ed0a2a7f84e124f8a892fe84.jpg","path":"417f36b5ed0a2a7f84e124f8a892fe84.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/small-figure?variant=08dbee68-f98d-407d-96d4-bb75da45ef14","available_quantity":1,"options":[{"name":"Small Figure","value":"Aobing(high 18.5cm)"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
(Tax included)
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
(Tax included)
`;
}()}
${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":"08dbee68-f98d-407d-96d4-bb75da45ef14","product_id":"d2e828a6-b616-42a4-83cc-ee79cabe3818","title":"Aobing(high 18.5cm)","weight_unit":"kg","inventory_quantity":1,"sku":"","barcode":"","position":1,"option1":"Aobing(high 18.5cm)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/417f36b5ed0a2a7f84e124f8a892fe84.jpg","path":"417f36b5ed0a2a7f84e124f8a892fe84.jpg","width":3024,"height":4032,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/small-figure?variant=08dbee68-f98d-407d-96d4-bb75da45ef14","available_quantity":1,"options":[{"name":"Small Figure","value":"Aobing(high 18.5cm)"}],"off_ratio":0,"flashsale_info":[],"sales":4};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}