${function() {
const variantData = data.variant || {"id":"a7df0a16-0c40-4dec-b81c-bfa75ff39278","product_id":"5cecd74b-76f1-4bc2-b40f-c4e9b44d1e49","title":"S | 110lbs","weight_unit":"kg","inventory_quantity":0,"sku":"CS-039-S","barcode":"","position":1,"option1":"S | 110lbs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":179,"min_quantity":1}],"weight":"0.3","compare_at_price":"259","price":"179","retail_price":"259","available":true,"url":"\/products\/dressy-floral-print-womens-silk-bow-blouse?variant=a7df0a16-0c40-4dec-b81c-bfa75ff39278","available_quantity":999999999,"options":[{"name":"Size","value":"S | 110lbs"}],"off_ratio":31,"flashsale_info":[],"sales":1390};
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
XXXL | 155-165lbs
XXXXL | 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
$179.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":"a7df0a16-0c40-4dec-b81c-bfa75ff39278","product_id":"5cecd74b-76f1-4bc2-b40f-c4e9b44d1e49","title":"S | 110lbs","weight_unit":"kg","inventory_quantity":0,"sku":"CS-039-S","barcode":"","position":1,"option1":"S | 110lbs","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":179,"min_quantity":1}],"weight":"0.3","compare_at_price":"259","price":"179","retail_price":"259","available":true,"url":"\/products\/dressy-floral-print-womens-silk-bow-blouse?variant=a7df0a16-0c40-4dec-b81c-bfa75ff39278","available_quantity":999999999,"options":[{"name":"Size","value":"S | 110lbs"}],"off_ratio":31,"flashsale_info":[],"sales":1390};
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.