Vintage printed short-sleeved t-shirts
${function() {
const variantData = data.variant || {"id":"4534190f-ab23-4f5b-9757-d36fbba5700c","product_id":"8ed912d9-6e6a-4764-be6a-4b44f3a25c10","title":"black-3XL","weight_unit":"g","inventory_quantity":999,"sku":"137ac80e-4642-458a-bd69-5c25a8d6508a","barcode":"","position":1,"option1":"black","option2":"3XL","option3":"","note":"","image":null,"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"200","compare_at_price":"20","price":"20","retail_price":"20","available":true,"url":"\/products\/vintage-printed-short-sleeved-t-shirts_0903?variant=4534190f-ab23-4f5b-9757-d36fbba5700c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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 : 137ac80e-4642-458a-bd69-5c25a8d6508a
Weight : 200g
${function(){
const variantData = data.variant || {"id":"4534190f-ab23-4f5b-9757-d36fbba5700c","product_id":"8ed912d9-6e6a-4764-be6a-4b44f3a25c10","title":"black-3XL","weight_unit":"g","inventory_quantity":999,"sku":"137ac80e-4642-458a-bd69-5c25a8d6508a","barcode":"","position":1,"option1":"black","option2":"3XL","option3":"","note":"","image":null,"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"200","compare_at_price":"20","price":"20","retail_price":"20","available":true,"url":"\/products\/vintage-printed-short-sleeved-t-shirts_0903?variant=4534190f-ab23-4f5b-9757-d36fbba5700c","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":6};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}