REPRESENT DOBING PRINT WASHED SLEEVES
${function() {
const variantData = data.variant || {"id":"78d524b1-aff0-4f11-a58f-3e9fc282cb47","product_id":"803194a6-79f8-4750-b173-7199c1c9efb4","title":"Black-S","weight_unit":"kg","inventory_quantity":100,"sku":"669178465114-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c14702a2380fcef4820a5eedaad7412.jpeg","path":"6c14702a2380fcef4820a5eedaad7412.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":64.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"64.99","retail_price":"0","available":true,"url":"\/products\/represent-dobing-print-washed-sleeves?variant=78d524b1-aff0-4f11-a58f-3e9fc282cb47","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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.
Sku : 669178465114-Black-S
Weight : 0.5kg
${function(){
const variantData = data.variant || {"id":"78d524b1-aff0-4f11-a58f-3e9fc282cb47","product_id":"803194a6-79f8-4750-b173-7199c1c9efb4","title":"Black-S","weight_unit":"kg","inventory_quantity":100,"sku":"669178465114-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c14702a2380fcef4820a5eedaad7412.jpeg","path":"6c14702a2380fcef4820a5eedaad7412.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":64.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"64.99","retail_price":"0","available":true,"url":"\/products\/represent-dobing-print-washed-sleeves?variant=78d524b1-aff0-4f11-a58f-3e9fc282cb47","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}