${function() {
const variantData = data.variant || {"id":"7a6d8e57-97d8-4646-848b-042bee739fdb","product_id":"14e66479-ffcb-4652-9b0b-2f055a7c1906","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K552433793954312192","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c85534fc6a2c0b4e59473f486992d9a.jpeg","path":"4c85534fc6a2c0b4e59473f486992d9a.jpeg","width":675,"height":900,"alt":"Women's Cat Hanging On Colorful Light Bulb Garland Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"38.99","price":"22.99","retail_price":"38.99","available":true,"url":"\/products\/womens-cat-hanging-on-colorful-light-bulb-garland-print-sweatshirt?variant=7a6d8e57-97d8-4646-848b-042bee739fdb","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":3};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Blue
${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":"7a6d8e57-97d8-4646-848b-042bee739fdb","product_id":"14e66479-ffcb-4652-9b0b-2f055a7c1906","title":"Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"K552433793954312192","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4c85534fc6a2c0b4e59473f486992d9a.jpeg","path":"4c85534fc6a2c0b4e59473f486992d9a.jpeg","width":675,"height":900,"alt":"Women's Cat Hanging On Colorful Light Bulb Garland Print Sweatshirt","aspect_ratio":0.75},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"38.99","price":"22.99","retail_price":"38.99","available":true,"url":"\/products\/womens-cat-hanging-on-colorful-light-bulb-garland-print-sweatshirt?variant=7a6d8e57-97d8-4646-848b-042bee739fdb","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":3};
return `
`
}()}