${function() {
const variantData = data.variant || {"id":"2c2841ec-fbd7-41ed-b55b-b2acd0ee1dfc","product_id":"67c3595d-014a-41ed-bc73-2b398c72f8ed","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K559998996926750720","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46f73cc1dc91efcf764ee4aac4c19d33.jpeg","path":"46f73cc1dc91efcf764ee4aac4c19d33.jpeg","width":1181,"height":1575,"alt":"Women's They Don't Know That We Know They Know We Know Print Hoodie","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/womens-they-dont-know-that-we-know-they-know-we-know-print-hoodie?variant=2c2841ec-fbd7-41ed-b55b-b2acd0ee1dfc","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"2c2841ec-fbd7-41ed-b55b-b2acd0ee1dfc","product_id":"67c3595d-014a-41ed-bc73-2b398c72f8ed","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K559998996926750720","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/46f73cc1dc91efcf764ee4aac4c19d33.jpeg","path":"46f73cc1dc91efcf764ee4aac4c19d33.jpeg","width":1181,"height":1575,"alt":"Women's They Don't Know That We Know They Know We Know Print Hoodie","aspect_ratio":0.7498412698412699},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/womens-they-dont-know-that-we-know-they-know-we-know-print-hoodie?variant=2c2841ec-fbd7-41ed-b55b-b2acd0ee1dfc","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}