Skull Gauze Grimace
${function() {
const variantData = data.variant || {"id":"1561530e-1d35-4370-8eb7-75715b3bea79","product_id":"8b4399ad-f0a9-4532-9582-aa5cb4d7b88e","title":"60*85 male hanging ghost","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"60*85 male hanging ghost","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46abc29c5e1c57dbd582e161de9a3ad2.jpg","path":"46abc29c5e1c57dbd582e161de9a3ad2.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/skull-gauze-grimace?variant=1561530e-1d35-4370-8eb7-75715b3bea79","available_quantity":999999999,"options":[{"name":"Color","value":"60*85 male hanging ghost"}],"off_ratio":40,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"1561530e-1d35-4370-8eb7-75715b3bea79","product_id":"8b4399ad-f0a9-4532-9582-aa5cb4d7b88e","title":"60*85 male hanging ghost","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"60*85 male hanging ghost","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46abc29c5e1c57dbd582e161de9a3ad2.jpg","path":"46abc29c5e1c57dbd582e161de9a3ad2.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/skull-gauze-grimace?variant=1561530e-1d35-4370-8eb7-75715b3bea79","available_quantity":999999999,"options":[{"name":"Color","value":"60*85 male hanging ghost"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}