Waffle Button Down Shirt
${function() {
const variantData = data.variant || {"id":"2f1a86a7-0863-4472-bef2-7b9ec6e4aa77","product_id":"1808289f-a338-4658-8cb9-920d4adcda3a","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"XJQ6883-OR0S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f208c679efe245b3a474cdd1b9e3d6db.jpeg","path":"f208c679efe245b3a474cdd1b9e3d6db.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-casual-solid-color-shirt-collar-casual-wear-shirt-q688343b61e4a-941e-4dbc-ae73-00a49c2646e05f5f92e3-d197-4aa3-971d-a7cea7f4cc5f?variant=2f1a86a7-0863-4472-bef2-7b9ec6e4aa77","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Orange
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2f1a86a7-0863-4472-bef2-7b9ec6e4aa77","product_id":"1808289f-a338-4658-8cb9-920d4adcda3a","title":"Orange-S","weight_unit":"kg","inventory_quantity":999,"sku":"XJQ6883-OR0S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f208c679efe245b3a474cdd1b9e3d6db.jpeg","path":"f208c679efe245b3a474cdd1b9e3d6db.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":36.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.99","retail_price":"0","available":true,"url":"\/products\/regular-long-sleeve-casual-solid-color-shirt-collar-casual-wear-shirt-q688343b61e4a-941e-4dbc-ae73-00a49c2646e05f5f92e3-d197-4aa3-971d-a7cea7f4cc5f?variant=2f1a86a7-0863-4472-bef2-7b9ec6e4aa77","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}