${function() {
const variantData = data.variant || {"id":"46b13bc8-e270-463a-91ea-90c8b6a9542a","product_id":"8d046d81-fbdf-48ff-afcf-dd5518f2e331","title":"Coffee-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633188996091174912","barcode":"","position":1,"option1":"Coffee","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e04c94efeb38fd0b30b7daa015b3d27f.jpeg","path":"e04c94efeb38fd0b30b7daa015b3d27f.jpeg","width":1181,"height":1575,"alt":"Men's Black Cat With Red Wine I Must Be God Print Loose Drawstring Waist Sweatpants","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"55.99","price":"30.99","retail_price":"55.99","available":true,"url":"\/products\/mens-black-cat-with-red-wine-i-must-be-god-print-loose-drawstring-waist-sweatpants?variant=46b13bc8-e270-463a-91ea-90c8b6a9542a","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Coffee
${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":"46b13bc8-e270-463a-91ea-90c8b6a9542a","product_id":"8d046d81-fbdf-48ff-afcf-dd5518f2e331","title":"Coffee-S","weight_unit":"kg","inventory_quantity":999,"sku":"K633188996091174912","barcode":"","position":1,"option1":"Coffee","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e04c94efeb38fd0b30b7daa015b3d27f.jpeg","path":"e04c94efeb38fd0b30b7daa015b3d27f.jpeg","width":1181,"height":1575,"alt":"Men's Black Cat With Red Wine I Must Be God Print Loose Drawstring Waist Sweatpants","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"55.99","price":"30.99","retail_price":"55.99","available":true,"url":"\/products\/mens-black-cat-with-red-wine-i-must-be-god-print-loose-drawstring-waist-sweatpants?variant=46b13bc8-e270-463a-91ea-90c8b6a9542a","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
`
}()}