Longsleeve Boxy Tee
${function() {
const variantData = data.variant || {"id":"e1479141-41c9-428c-894b-8220316c440f","product_id":"7610186b-4e66-465f-a27e-29228374d99e","title":"Whitewash-XS","weight_unit":"lb","inventory_quantity":12,"sku":"LA11634-WTW-XS","barcode":"","position":1,"option1":"Whitewash","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0.5","compare_at_price":"85","price":"45","retail_price":"85","available":true,"url":"\/products\/longsleeve-boxy-tee-white?variant=e1479141-41c9-428c-894b-8220316c440f","available_quantity":12,"options":[{"name":"Color","value":"Whitewash"},{"name":"Size","value":"XS"}],"off_ratio":47,"flashsale_info":[],"sales":2};
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 : LA11634-WTW-XS
Weight : 0.5lb
${function(){
const variantData = data.variant || {"id":"e1479141-41c9-428c-894b-8220316c440f","product_id":"7610186b-4e66-465f-a27e-29228374d99e","title":"Whitewash-XS","weight_unit":"lb","inventory_quantity":12,"sku":"LA11634-WTW-XS","barcode":"","position":1,"option1":"Whitewash","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0.5","compare_at_price":"85","price":"45","retail_price":"85","available":true,"url":"\/products\/longsleeve-boxy-tee-white?variant=e1479141-41c9-428c-894b-8220316c440f","available_quantity":12,"options":[{"name":"Color","value":"Whitewash"},{"name":"Size","value":"XS"}],"off_ratio":47,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}