${function() {
const variantData = data.variant || {"id":"2366ba2a-e082-4296-b2c7-a28ac47fa2f2","product_id":"2628d815-02eb-4244-9517-b3955b552cde","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K542980113600270336","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72c79b99c42c08552a50f900fda947be.png","path":"72c79b99c42c08552a50f900fda947be.png","width":500,"height":666,"alt":"Casual Broken Crayons Still Color All Over Print V Neck Tees","aspect_ratio":0.7507507507507507},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/casual-broken-crayons-still-color-all-over-print-v-neck-tees?variant=2366ba2a-e082-4296-b2c7-a28ac47fa2f2","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Yellow
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size
: S
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"2366ba2a-e082-4296-b2c7-a28ac47fa2f2","product_id":"2628d815-02eb-4244-9517-b3955b552cde","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K542980113600270336","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72c79b99c42c08552a50f900fda947be.png","path":"72c79b99c42c08552a50f900fda947be.png","width":500,"height":666,"alt":"Casual Broken Crayons Still Color All Over Print V Neck Tees","aspect_ratio":0.7507507507507507},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/casual-broken-crayons-still-color-all-over-print-v-neck-tees?variant=2366ba2a-e082-4296-b2c7-a28ac47fa2f2","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
return `
`
}()}