${function() {
const variantData = data.variant || {"id":"63762a3c-d5ef-416c-84e1-147b3c03510b","product_id":"b9251721-111b-4ba1-bb6a-f78de9cdd088","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K557874198201421824","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ee55f75fadac016db7aac53aea44543.jpeg","path":"7ee55f75fadac016db7aac53aea44543.jpeg","width":667,"height":890,"alt":"Women's Dog And Cat Cosying Up Print V Neck Long Sleeve Tees","aspect_ratio":0.749438202247191},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"37.99","price":"21.99","retail_price":"37.99","available":true,"url":"\/products\/womens-dog-and-cat-cosying-up-print-v-neck-long-sleeve-tees?variant=63762a3c-d5ef-416c-84e1-147b3c03510b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":386};
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":"63762a3c-d5ef-416c-84e1-147b3c03510b","product_id":"b9251721-111b-4ba1-bb6a-f78de9cdd088","title":"Beige-S","weight_unit":"kg","inventory_quantity":999,"sku":"K557874198201421824","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ee55f75fadac016db7aac53aea44543.jpeg","path":"7ee55f75fadac016db7aac53aea44543.jpeg","width":667,"height":890,"alt":"Women's Dog And Cat Cosying Up Print V Neck Long Sleeve Tees","aspect_ratio":0.749438202247191},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"37.99","price":"21.99","retail_price":"37.99","available":true,"url":"\/products\/womens-dog-and-cat-cosying-up-print-v-neck-long-sleeve-tees?variant=63762a3c-d5ef-416c-84e1-147b3c03510b","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"S"}],"off_ratio":42,"flashsale_info":[],"sales":386};
return `
`
}()}