Button Down Tied Long Shirt
${function() {
const variantData = data.variant || {"id":"77b16093-11b8-405b-884e-6837c00109ac","product_id":"64b0776f-6520-4471-9402-92e5bd149f7d","title":"White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA230516019WEXS","barcode":"","position":1,"option1":"White","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2214e0f50bd769bf243b5439ac906194.jpeg","path":"2214e0f50bd769bf243b5439ac906194.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/button-down-tied-long-shirt?variant=77b16093-11b8-405b-884e-6837c00109ac","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"XS"}],"off_ratio":0,"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}
`
}()}
${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":"77b16093-11b8-405b-884e-6837c00109ac","product_id":"64b0776f-6520-4471-9402-92e5bd149f7d","title":"White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA230516019WEXS","barcode":"","position":1,"option1":"White","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2214e0f50bd769bf243b5439ac906194.jpeg","path":"2214e0f50bd769bf243b5439ac906194.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/button-down-tied-long-shirt?variant=77b16093-11b8-405b-884e-6837c00109ac","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}