${function() {
const variantData = data.variant || {"id":"3252bcac-c60e-4aad-9f32-a9c4f69c3136","product_id":"9e26c9db-8263-4a6e-ae87-ad4bdcb5e9ed","title":"Black-M","weight_unit":"kg","inventory_quantity":1,"sku":"BX-010-Black-M","barcode":"","position":9,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d6aaf8b8763f16fb2905a750d530ef3.jpeg","path":"6d6aaf8b8763f16fb2905a750d530ef3.jpeg","width":800,"height":800,"alt":"Clearance-Silk T-shirt Printed Retro Pattern Style REAL SILK LIFE","aspect_ratio":1},"wholesale_price":[{"price":31.2,"min_quantity":1}],"weight":"0.4","compare_at_price":"65","price":"31.2","retail_price":"65","available":true,"url":"\/products\/clearance-silk-t-shirt-printed-retro-pattern-style-xhmd?variant=3252bcac-c60e-4aad-9f32-a9c4f69c3136","available_quantity":1,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":52,"flashsale_info":[],"sales":1436};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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
XS
S
M
L
XL
XXL
${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
$31.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":"3252bcac-c60e-4aad-9f32-a9c4f69c3136","product_id":"9e26c9db-8263-4a6e-ae87-ad4bdcb5e9ed","title":"Black-M","weight_unit":"kg","inventory_quantity":1,"sku":"BX-010-Black-M","barcode":"","position":9,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d6aaf8b8763f16fb2905a750d530ef3.jpeg","path":"6d6aaf8b8763f16fb2905a750d530ef3.jpeg","width":800,"height":800,"alt":"Clearance-Silk T-shirt Printed Retro Pattern Style REAL SILK LIFE","aspect_ratio":1},"wholesale_price":[{"price":31.2,"min_quantity":1}],"weight":"0.4","compare_at_price":"65","price":"31.2","retail_price":"65","available":true,"url":"\/products\/clearance-silk-t-shirt-printed-retro-pattern-style-xhmd?variant=3252bcac-c60e-4aad-9f32-a9c4f69c3136","available_quantity":1,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":52,"flashsale_info":[],"sales":1436};
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.