Dragons Button Down Top
${function() {
const variantData = data.variant || {"id":"4bce8a0a-3357-4e94-bea0-268ce28ac9a3","product_id":"fb8fd1d3-2d88-4942-acf8-6bc2448c6948","title":"Orange-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX10023_O_S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc1fd33bdcb04ecc5e319b536eb572d4.jpeg","path":"cc1fd33bdcb04ecc5e319b536eb572d4.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/dragons-button-down-top?variant=4bce8a0a-3357-4e94-bea0-268ce28ac9a3","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.
Sku : MWZX10023_O_S
Weight : 200g
${function(){
const variantData = data.variant || {"id":"4bce8a0a-3357-4e94-bea0-268ce28ac9a3","product_id":"fb8fd1d3-2d88-4942-acf8-6bc2448c6948","title":"Orange-S","weight_unit":"g","inventory_quantity":20,"sku":"MWZX10023_O_S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc1fd33bdcb04ecc5e319b536eb572d4.jpeg","path":"cc1fd33bdcb04ecc5e319b536eb572d4.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/dragons-button-down-top?variant=4bce8a0a-3357-4e94-bea0-268ce28ac9a3","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}