${function() {
const variantData = data.variant || {"id":"17d98489-8647-4167-bd90-8924f809d93b","product_id":"4d80c7e6-8598-4973-bad2-88a17b775752","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K607861637807865856","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08ff33bbd322c536c926735e36cf7c29.jpeg","path":"08ff33bbd322c536c926735e36cf7c29.jpeg","width":750,"height":1000,"alt":"Men's Black and White Cat Print Vintage Sweatpants","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"30.99","retail_price":"55.99","available":true,"url":"\/products\/mens-black-and-white-cat-print-vintage-sweatpants?variant=17d98489-8647-4167-bd90-8924f809d93b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"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
: Beige
${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":"17d98489-8647-4167-bd90-8924f809d93b","product_id":"4d80c7e6-8598-4973-bad2-88a17b775752","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K607861637807865856","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08ff33bbd322c536c926735e36cf7c29.jpeg","path":"08ff33bbd322c536c926735e36cf7c29.jpeg","width":750,"height":1000,"alt":"Men's Black and White Cat Print Vintage Sweatpants","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"55.99","price":"30.99","retail_price":"55.99","available":true,"url":"\/products\/mens-black-and-white-cat-print-vintage-sweatpants?variant=17d98489-8647-4167-bd90-8924f809d93b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
`
}()}