Seamless Sculpt Strapless Bodysuit
${function() {
const variantData = data.variant || {"id":"628e59cd-690c-4cff-9e24-d2cd65c94e6d","product_id":"2e2c8164-64c7-4ef7-a56f-6f4cef59aa3a","title":"Beige-XS\/S","weight_unit":"kg","inventory_quantity":1000,"sku":"MT240086-SK1s-XS\/S","barcode":"","position":1,"option1":"Beige","option2":"XS\/S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81d5d836432137b5d24d0c4f5472ce9a.jpeg","path":"81d5d836432137b5d24d0c4f5472ce9a.jpeg","width":1200,"height":1500,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":55.98,"min_quantity":1}],"weight":"0","compare_at_price":"98.98","price":"55.98","retail_price":"98.98","available":true,"url":"\/products\/seamless-sculpt-strapless-bodysuit?variant=628e59cd-690c-4cff-9e24-d2cd65c94e6d","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"XS\/S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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:
XS/S
${function(){
const optName = "Size";
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}
`
}()}
Add to cart
$55.98
${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":"628e59cd-690c-4cff-9e24-d2cd65c94e6d","product_id":"2e2c8164-64c7-4ef7-a56f-6f4cef59aa3a","title":"Beige-XS\/S","weight_unit":"kg","inventory_quantity":1000,"sku":"MT240086-SK1s-XS\/S","barcode":"","position":1,"option1":"Beige","option2":"XS\/S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81d5d836432137b5d24d0c4f5472ce9a.jpeg","path":"81d5d836432137b5d24d0c4f5472ce9a.jpeg","width":1200,"height":1500,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":55.98,"min_quantity":1}],"weight":"0","compare_at_price":"98.98","price":"55.98","retail_price":"98.98","available":true,"url":"\/products\/seamless-sculpt-strapless-bodysuit?variant=628e59cd-690c-4cff-9e24-d2cd65c94e6d","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"name":"Size","value":"XS\/S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
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 {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.