Solid Color V-neck T-shirt
${function() {
const variantData = data.variant || {"id":"9835cc60-0f7b-419f-82d7-8d750a50d651","product_id":"8ec89ab7-391d-4077-9114-2f1c03ba4252","title":"yellow-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP242123-yellow-S(US 6-8)","barcode":"","position":1,"option1":"yellow","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2bc3f68eabb9617b6d157cc1414f8c4d.jpeg","path":"2bc3f68eabb9617b6d157cc1414f8c4d.jpeg","width":720,"height":1280,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.99","price":"23.99","retail_price":"33.99","available":true,"url":"\/products\/solid-color-v-neck-t-shirt?variant=9835cc60-0f7b-419f-82d7-8d750a50d651","available_quantity":999999999,"options":[{"name":"color","value":"yellow"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":29,"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 : YSHHP242123-yellow-S(US 6-8)
${function(){
const variantData = data.variant || {"id":"9835cc60-0f7b-419f-82d7-8d750a50d651","product_id":"8ec89ab7-391d-4077-9114-2f1c03ba4252","title":"yellow-S(US 6-8)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSHHP242123-yellow-S(US 6-8)","barcode":"","position":1,"option1":"yellow","option2":"S(US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2bc3f68eabb9617b6d157cc1414f8c4d.jpeg","path":"2bc3f68eabb9617b6d157cc1414f8c4d.jpeg","width":720,"height":1280,"alt":"","aspect_ratio":0.5625},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.99","price":"23.99","retail_price":"33.99","available":true,"url":"\/products\/solid-color-v-neck-t-shirt?variant=9835cc60-0f7b-419f-82d7-8d750a50d651","available_quantity":999999999,"options":[{"name":"color","value":"yellow"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":29,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}