Longsleeve Boxy Tee
${function() {
const variantData = data.variant || {"id":"e5fb8fc5-3368-4ad7-927b-f3e159f8c891","product_id":"d95ae08f-b29e-48ca-bf49-c3f02584efb9","title":"Sea Salt-XS","weight_unit":"lb","inventory_quantity":5,"sku":"LA11634-SLT-XS","barcode":"","position":1,"option1":"Sea Salt","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":85,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"85","retail_price":"0","available":true,"url":"\/products\/longsleeve-boxy-tee-beige?variant=e5fb8fc5-3368-4ad7-927b-f3e159f8c891","available_quantity":5,"options":[{"name":"Color","value":"Sea Salt"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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-SLT-XS
Weight : 0.5lb
${function(){
const variantData = data.variant || {"id":"e5fb8fc5-3368-4ad7-927b-f3e159f8c891","product_id":"d95ae08f-b29e-48ca-bf49-c3f02584efb9","title":"Sea Salt-XS","weight_unit":"lb","inventory_quantity":5,"sku":"LA11634-SLT-XS","barcode":"","position":1,"option1":"Sea Salt","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":85,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"85","retail_price":"0","available":true,"url":"\/products\/longsleeve-boxy-tee-beige?variant=e5fb8fc5-3368-4ad7-927b-f3e159f8c891","available_quantity":5,"options":[{"name":"Color","value":"Sea Salt"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}