${function() {
const variantData = data.variant || {"id":"0c91822c-f370-445f-97f7-810ebf09d633","product_id":"ca6bca72-c7b6-438b-b8a1-786ab28442f1","title":"L","weight_unit":"kg","inventory_quantity":1,"sku":"CY-2006C00114-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/28f1b73ebdd37f1cf416b0b77003c20e.png","path":"28f1b73ebdd37f1cf416b0b77003c20e.png","width":600,"height":800,"alt":"Dashing Lose Out Fit Silk Blouse","aspect_ratio":0.75},"wholesale_price":[{"price":199.2,"min_quantity":1}],"weight":"0.5","compare_at_price":"299","price":"199.2","retail_price":"299","available":true,"url":"\/products\/clearance-dashing-lose-out-fit-silk-blouse?variant=0c91822c-f370-445f-97f7-810ebf09d633","available_quantity":1,"options":[{"name":"Size","value":"L"}],"off_ratio":33,"flashsale_info":[],"sales":1195};
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
M
L
XL
${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
$199.20
${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":"0c91822c-f370-445f-97f7-810ebf09d633","product_id":"ca6bca72-c7b6-438b-b8a1-786ab28442f1","title":"L","weight_unit":"kg","inventory_quantity":1,"sku":"CY-2006C00114-L","barcode":"","position":3,"option1":"L","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/28f1b73ebdd37f1cf416b0b77003c20e.png","path":"28f1b73ebdd37f1cf416b0b77003c20e.png","width":600,"height":800,"alt":"Dashing Lose Out Fit Silk Blouse","aspect_ratio":0.75},"wholesale_price":[{"price":199.2,"min_quantity":1}],"weight":"0.5","compare_at_price":"299","price":"199.2","retail_price":"299","available":true,"url":"\/products\/clearance-dashing-lose-out-fit-silk-blouse?variant=0c91822c-f370-445f-97f7-810ebf09d633","available_quantity":1,"options":[{"name":"Size","value":"L"}],"off_ratio":33,"flashsale_info":[],"sales":1195};
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.