${function() {
const variantData = data.variant || {"id":"982978f5-257f-4d1b-ae17-071c3c2258b7","product_id":"d055299a-1d0f-483e-9999-7ac8b50d6329","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K542979342724075520","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16ccc893c5a8c489260a8a58f2d471d0.png","path":"16ccc893c5a8c489260a8a58f2d471d0.png","width":480,"height":640,"alt":"Broken Crayons Still Color All Over Print Crew Neck Tees","aspect_ratio":0.75},"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\/broken-crayons-still-color-all-over-print-crew-neck-tees?variant=982978f5-257f-4d1b-ae17-071c3c2258b7","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":"982978f5-257f-4d1b-ae17-071c3c2258b7","product_id":"d055299a-1d0f-483e-9999-7ac8b50d6329","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K542979342724075520","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16ccc893c5a8c489260a8a58f2d471d0.png","path":"16ccc893c5a8c489260a8a58f2d471d0.png","width":480,"height":640,"alt":"Broken Crayons Still Color All Over Print Crew Neck Tees","aspect_ratio":0.75},"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\/broken-crayons-still-color-all-over-print-crew-neck-tees?variant=982978f5-257f-4d1b-ae17-071c3c2258b7","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":6};
return `
`
}()}