${function() {
const variantData = data.variant || {"id":"078911e6-22e1-40e1-ad2b-ae3293ee007b","product_id":"212fe728-19e9-4a34-b595-b5a2122d85c2","title":"XS","weight_unit":"kg","inventory_quantity":0,"sku":"RSL-6030-XS","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":129,"min_quantity":1}],"weight":"0.5","compare_at_price":"209","price":"129","retail_price":"209","available":true,"url":"\/products\/green-womens-silk-shirt?variant=078911e6-22e1-40e1-ad2b-ae3293ee007b","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":38,"flashsale_info":[],"sales":1956};
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.