Vintage basic short-sleeved t-shirts
${function() {
const variantData = data.variant || {"id":"65e8e13a-d838-4e76-9787-8011ac4f738c","product_id":"2e7e54b5-af22-41b3-9367-85e5905d267a","title":"yellow-3XL","weight_unit":"g","inventory_quantity":999,"sku":"e75c053e-0e45-4bee-8c69-a1ff0355385b","barcode":"","position":1,"option1":"yellow","option2":"3XL","option3":"","note":"","image":null,"wholesale_price":[{"price":19.17,"min_quantity":1}],"weight":"200","compare_at_price":"19.17","price":"19.17","retail_price":"19.17","available":true,"url":"\/products\/vintage-basic-short-sleeved-t-shirts_de5b?variant=65e8e13a-d838-4e76-9787-8011ac4f738c","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 : e75c053e-0e45-4bee-8c69-a1ff0355385b
Weight : 200g
${function(){
const variantData = data.variant || {"id":"65e8e13a-d838-4e76-9787-8011ac4f738c","product_id":"2e7e54b5-af22-41b3-9367-85e5905d267a","title":"yellow-3XL","weight_unit":"g","inventory_quantity":999,"sku":"e75c053e-0e45-4bee-8c69-a1ff0355385b","barcode":"","position":1,"option1":"yellow","option2":"3XL","option3":"","note":"","image":null,"wholesale_price":[{"price":19.17,"min_quantity":1}],"weight":"200","compare_at_price":"19.17","price":"19.17","retail_price":"19.17","available":true,"url":"\/products\/vintage-basic-short-sleeved-t-shirts_de5b?variant=65e8e13a-d838-4e76-9787-8011ac4f738c","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":5};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}