${function() {
const variantData = data.variant || {"id":"6a120ad2-104b-4c4b-b48c-ecbd8ec2b721","product_id":"14508341-86c8-425b-95d5-a1fa09bc1bc3","title":"Beige-XL | 138-165lbs","weight_unit":"kg","inventory_quantity":3,"sku":"JSY140017-Beige-XL","barcode":"","position":6,"option1":"Beige","option2":"XL | 138-165lbs","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d74727e98790937aef274dcbc7b12ef2.jpg","path":"d74727e98790937aef274dcbc7b12ef2.jpg","width":750,"height":748,"alt":"Silk Camisole Breathable Sleeveless Style Beige","aspect_ratio":1.0026737967914439},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0.4","compare_at_price":"65","price":"36","retail_price":"65","available":true,"url":"\/products\/silk-camisole-breathable-sleeveless-style?variant=6a120ad2-104b-4c4b-b48c-ecbd8ec2b721","available_quantity":3,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"XL | 138-165lbs"}],"off_ratio":45,"flashsale_info":[],"sales":1449};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
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
Size Guide
M | up to 120lbs
L | 120-138lbs
XL | 138-165lbs
${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
$36.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":"6a120ad2-104b-4c4b-b48c-ecbd8ec2b721","product_id":"14508341-86c8-425b-95d5-a1fa09bc1bc3","title":"Beige-XL | 138-165lbs","weight_unit":"kg","inventory_quantity":3,"sku":"JSY140017-Beige-XL","barcode":"","position":6,"option1":"Beige","option2":"XL | 138-165lbs","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d74727e98790937aef274dcbc7b12ef2.jpg","path":"d74727e98790937aef274dcbc7b12ef2.jpg","width":750,"height":748,"alt":"Silk Camisole Breathable Sleeveless Style Beige","aspect_ratio":1.0026737967914439},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"0.4","compare_at_price":"65","price":"36","retail_price":"65","available":true,"url":"\/products\/silk-camisole-breathable-sleeveless-style?variant=6a120ad2-104b-4c4b-b48c-ecbd8ec2b721","available_quantity":3,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"XL | 138-165lbs"}],"off_ratio":45,"flashsale_info":[],"sales":1449};
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.