BLOND TEE
${function() {
const variantData = data.variant || {"id":"e99663ea-6834-45b7-a1a0-2a5182505fab","product_id":"2e117fb4-683e-4172-b757-9747e1ad2431","title":"S-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"5426195-5426195-5320021-25457995-5320022-25458003-0-0","barcode":"","position":1,"option1":"S","option2":"BLACK","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ce111bc057e08be178b33269d1921ee.png","path":"0ce111bc057e08be178b33269d1921ee.png","width":2500,"height":3125,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5.99","retail_price":"10","available":true,"url":"\/products\/products-blond-tee-sfmc?variant=e99663ea-6834-45b7-a1a0-2a5182505fab","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"BLACK"}],"off_ratio":40,"flashsale_info":[],"sales":34};
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 : 5426195-5426195-5320021-25457995-5320022-25458003-0-0
${function(){
const variantData = data.variant || {"id":"e99663ea-6834-45b7-a1a0-2a5182505fab","product_id":"2e117fb4-683e-4172-b757-9747e1ad2431","title":"S-BLACK","weight_unit":"kg","inventory_quantity":0,"sku":"5426195-5426195-5320021-25457995-5320022-25458003-0-0","barcode":"","position":1,"option1":"S","option2":"BLACK","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0ce111bc057e08be178b33269d1921ee.png","path":"0ce111bc057e08be178b33269d1921ee.png","width":2500,"height":3125,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"10","price":"5.99","retail_price":"10","available":true,"url":"\/products\/products-blond-tee-sfmc?variant=e99663ea-6834-45b7-a1a0-2a5182505fab","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"BLACK"}],"off_ratio":40,"flashsale_info":[],"sales":34};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}