${function() {
const variantData = data.variant || {"id":"41693b22-1d53-4d8a-be21-5668d0001873","product_id":"c8af67d2-94e2-4a24-94ba-97e2d9d89ed5","title":"S | 110lbs","weight_unit":"kg","inventory_quantity":0,"sku":"CS-045-S","barcode":"","position":1,"option1":"S | 110lbs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":185,"min_quantity":1}],"weight":"0.5","compare_at_price":"235","price":"185","retail_price":"235","available":true,"url":"\/products\/floral-print-womens-silk-puff-sleeve-blouse?variant=41693b22-1d53-4d8a-be21-5668d0001873","available_quantity":999999999,"options":[{"name":"Size","value":"S | 110lbs"}],"off_ratio":21,"flashsale_info":[],"sales":1387};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Size
Size Guide
S | 110lbs
M | 110-120lbs
L | 120-130lbs
XL | 130-140lbs
XXL | 145-155lbs
3XL | 155-165lbs
4XL | 165-175lbs
${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.
Add to cart
$185.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"41693b22-1d53-4d8a-be21-5668d0001873","product_id":"c8af67d2-94e2-4a24-94ba-97e2d9d89ed5","title":"S | 110lbs","weight_unit":"kg","inventory_quantity":0,"sku":"CS-045-S","barcode":"","position":1,"option1":"S | 110lbs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":185,"min_quantity":1}],"weight":"0.5","compare_at_price":"235","price":"185","retail_price":"235","available":true,"url":"\/products\/floral-print-womens-silk-puff-sleeve-blouse?variant=41693b22-1d53-4d8a-be21-5668d0001873","available_quantity":999999999,"options":[{"name":"Size","value":"S | 110lbs"}],"off_ratio":21,"flashsale_info":[],"sales":1387};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.