${function() {
const variantData = data.variant || {"id":"56cbd159-a061-4e6d-978b-820b1e226b9c","product_id":"3343a840-f99a-4c6d-bd51-715d6158a96f","title":"Camel-S","weight_unit":"kg","inventory_quantity":0,"sku":"YR-010-Camel-S","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2387d702c5f8e7f9aa9abc02b8758127.png","path":"2387d702c5f8e7f9aa9abc02b8758127.png","width":800,"height":800,"alt":"Women's Double-side Cashmere Coat REAL SILK LIFE","aspect_ratio":1},"wholesale_price":[{"price":399,"min_quantity":1}],"weight":"0.5","compare_at_price":"459","price":"399","retail_price":"459","available":true,"url":"\/products\/womens-double-side-cashmere-coat-60ow?variant=56cbd159-a061-4e6d-978b-820b1e226b9c","available_quantity":999999999,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":13,"flashsale_info":[],"sales":14973};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Camel
${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
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
$399.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":"56cbd159-a061-4e6d-978b-820b1e226b9c","product_id":"3343a840-f99a-4c6d-bd51-715d6158a96f","title":"Camel-S","weight_unit":"kg","inventory_quantity":0,"sku":"YR-010-Camel-S","barcode":"","position":1,"option1":"Camel","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2387d702c5f8e7f9aa9abc02b8758127.png","path":"2387d702c5f8e7f9aa9abc02b8758127.png","width":800,"height":800,"alt":"Women's Double-side Cashmere Coat REAL SILK LIFE","aspect_ratio":1},"wholesale_price":[{"price":399,"min_quantity":1}],"weight":"0.5","compare_at_price":"459","price":"399","retail_price":"459","available":true,"url":"\/products\/womens-double-side-cashmere-coat-60ow?variant=56cbd159-a061-4e6d-978b-820b1e226b9c","available_quantity":999999999,"options":[{"name":"Color","value":"Camel"},{"name":"Size","value":"S"}],"off_ratio":13,"flashsale_info":[],"sales":14973};
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.