${function() {
const variantData = data.variant || {"id":"b6f301ee-a355-47a6-8659-f9b85188cbb1","product_id":"4c6decc6-8e3e-47f0-9431-1486a941fd28","title":"XS","weight_unit":"kg","inventory_quantity":0,"sku":"ZD-K-SY2723-XS","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":159,"min_quantity":1}],"weight":"199","compare_at_price":"209","price":"159","retail_price":"209","available":false,"url":"\/products\/womens-silk-shirt-with-vintage-print?variant=b6f301ee-a355-47a6-8659-f9b85188cbb1","available_quantity":0,"options":[{"name":"Size","value":"XS"}],"off_ratio":24,"flashsale_info":[],"sales":1952};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Size

Size Guide
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
It is best to provide your height and weight so that we can send
you the size that best suits you. If you need a customized size, please contact us at customerservice@realsilklife.com.