${function() {
const variantData = data.variant || {"id":"1151ec86-0c51-42c3-a905-08872e338715","product_id":"d64c4e72-5f08-4d6e-a144-56bdf475354b","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633482343550353408","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c7ad32294879e450f0d514c1cf275bd5.jpeg","path":"c7ad32294879e450f0d514c1cf275bd5.jpeg","width":713,"height":950,"alt":"Men's Coffee Glasses Dog Print Cotton And Linen V Neck T-Shirt","aspect_ratio":0.7505263157894737},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"46.99","price":"26.99","retail_price":"46.99","available":true,"url":"\/products\/mens-coffee-glasses-dog-print-cotton-and-linen-v-neck-t-shirt?variant=1151ec86-0c51-42c3-a905-08872e338715","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":1};
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":"1151ec86-0c51-42c3-a905-08872e338715","product_id":"d64c4e72-5f08-4d6e-a144-56bdf475354b","title":"Yellow-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633482343550353408","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c7ad32294879e450f0d514c1cf275bd5.jpeg","path":"c7ad32294879e450f0d514c1cf275bd5.jpeg","width":713,"height":950,"alt":"Men's Coffee Glasses Dog Print Cotton And Linen V Neck T-Shirt","aspect_ratio":0.7505263157894737},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"46.99","price":"26.99","retail_price":"46.99","available":true,"url":"\/products\/mens-coffee-glasses-dog-print-cotton-and-linen-v-neck-t-shirt?variant=1151ec86-0c51-42c3-a905-08872e338715","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":1};
return `
`
}()}