${function() {
const variantData = data.variant || {"id":"1012a997-9a7f-4e36-8b2a-58956b3e84ff","product_id":"bdf8f661-b239-49d9-ae8e-1f3995bbed56","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K567615694641700864","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c69608d2b4cd196bed7a7c29dd55f75b.webp","path":"c69608d2b4cd196bed7a7c29dd55f75b.webp","width":713,"height":951,"alt":"Women's Cactus Snowman Western Christmas Casual Long Sleeve Sweatshirt","aspect_ratio":0.7497371188222923},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"38.99","price":"26.99","retail_price":"38.99","available":true,"url":"\/products\/womens-cactus-snowman-western-christmas-casual-long-sleeve-sweatshirt?variant=1012a997-9a7f-4e36-8b2a-58956b3e84ff","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":31,"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":"1012a997-9a7f-4e36-8b2a-58956b3e84ff","product_id":"bdf8f661-b239-49d9-ae8e-1f3995bbed56","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K567615694641700864","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c69608d2b4cd196bed7a7c29dd55f75b.webp","path":"c69608d2b4cd196bed7a7c29dd55f75b.webp","width":713,"height":951,"alt":"Women's Cactus Snowman Western Christmas Casual Long Sleeve Sweatshirt","aspect_ratio":0.7497371188222923},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"38.99","price":"26.99","retail_price":"38.99","available":true,"url":"\/products\/womens-cactus-snowman-western-christmas-casual-long-sleeve-sweatshirt?variant=1012a997-9a7f-4e36-8b2a-58956b3e84ff","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":0};
return `
`
}()}