${function() {
const variantData = data.variant || {"id":"134ad2be-62ac-4ddf-a4e6-08750bba5d1f","product_id":"13415e33-390b-488d-b86e-38547b2c65fa","title":"XS | 90~105lbs","weight_unit":"kg","inventory_quantity":0,"sku":"SY-070-XS","barcode":"","position":1,"option1":"XS | 90~105lbs","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/896df60d086ae98b0947b1ca82d964f5.png","path":"896df60d086ae98b0947b1ca82d964f5.png","width":600,"height":800,"alt":"19 Momme Spring Floral Gentle Loose Silk Pajamas Set REAL SILK LIFE","aspect_ratio":0.75},"wholesale_price":[{"price":189,"min_quantity":1}],"weight":"0.4","compare_at_price":"199","price":"189","retail_price":"199","available":false,"url":"\/products\/19-momme-spring-floral-gentle-loose-silk-pajamas-set?variant=134ad2be-62ac-4ddf-a4e6-08750bba5d1f","available_quantity":0,"options":[{"name":"Size","value":"XS | 90~105lbs"}],"off_ratio":5,"flashsale_info":[],"sales":1703};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Size
Size Guide
XS | 90~105lbs
S | 105~115lbs
M | 115~125lbs
L | 125~140lbs
XL | 140~160lbs
XXL | 160~180lbs
${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.
Sold out
$189.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":"134ad2be-62ac-4ddf-a4e6-08750bba5d1f","product_id":"13415e33-390b-488d-b86e-38547b2c65fa","title":"XS | 90~105lbs","weight_unit":"kg","inventory_quantity":0,"sku":"SY-070-XS","barcode":"","position":1,"option1":"XS | 90~105lbs","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/896df60d086ae98b0947b1ca82d964f5.png","path":"896df60d086ae98b0947b1ca82d964f5.png","width":600,"height":800,"alt":"19 Momme Spring Floral Gentle Loose Silk Pajamas Set REAL SILK LIFE","aspect_ratio":0.75},"wholesale_price":[{"price":189,"min_quantity":1}],"weight":"0.4","compare_at_price":"199","price":"189","retail_price":"199","available":false,"url":"\/products\/19-momme-spring-floral-gentle-loose-silk-pajamas-set?variant=134ad2be-62ac-4ddf-a4e6-08750bba5d1f","available_quantity":0,"options":[{"name":"Size","value":"XS | 90~105lbs"}],"off_ratio":5,"flashsale_info":[],"sales":1703};
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.