Black Strapless Bodysuit
${function() {
const variantData = data.variant || {"id":"4bacf730-ca48-402b-b8b1-d3ff84efe8c5","product_id":"6f1869c2-1202-48db-b35d-4efa9777c7ce","title":"Black-Small","weight_unit":"kg","inventory_quantity":1000,"sku":"LATW83054-BLK-S","barcode":"","position":1,"option1":"Black","option2":"Small","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31a8ebafcdcbf5de52f88c2c21f00ecd.jpeg","path":"31a8ebafcdcbf5de52f88c2c21f00ecd.jpeg","width":1680,"height":2652,"alt":"Lovingerie - Black Strapless Bodysuit","aspect_ratio":0.6334841628959276},"wholesale_price":[{"price":11.07,"min_quantity":1}],"weight":"0","compare_at_price":"25.96","price":"11.07","retail_price":"25.96","available":true,"url":"\/products\/bunny-teddy-outfit?variant=4bacf730-ca48-402b-b8b1-d3ff84efe8c5","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Small"}],"off_ratio":57,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
Small
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$11.07
${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":"4bacf730-ca48-402b-b8b1-d3ff84efe8c5","product_id":"6f1869c2-1202-48db-b35d-4efa9777c7ce","title":"Black-Small","weight_unit":"kg","inventory_quantity":1000,"sku":"LATW83054-BLK-S","barcode":"","position":1,"option1":"Black","option2":"Small","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31a8ebafcdcbf5de52f88c2c21f00ecd.jpeg","path":"31a8ebafcdcbf5de52f88c2c21f00ecd.jpeg","width":1680,"height":2652,"alt":"Lovingerie - Black Strapless Bodysuit","aspect_ratio":0.6334841628959276},"wholesale_price":[{"price":11.07,"min_quantity":1}],"weight":"0","compare_at_price":"25.96","price":"11.07","retail_price":"25.96","available":true,"url":"\/products\/bunny-teddy-outfit?variant=4bacf730-ca48-402b-b8b1-d3ff84efe8c5","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Small"}],"off_ratio":57,"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.
${function(){
const variantData = data.variant || {"id":"4bacf730-ca48-402b-b8b1-d3ff84efe8c5","product_id":"6f1869c2-1202-48db-b35d-4efa9777c7ce","title":"Black-Small","weight_unit":"kg","inventory_quantity":1000,"sku":"LATW83054-BLK-S","barcode":"","position":1,"option1":"Black","option2":"Small","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31a8ebafcdcbf5de52f88c2c21f00ecd.jpeg","path":"31a8ebafcdcbf5de52f88c2c21f00ecd.jpeg","width":1680,"height":2652,"alt":"Lovingerie - Black Strapless Bodysuit","aspect_ratio":0.6334841628959276},"wholesale_price":[{"price":11.07,"min_quantity":1}],"weight":"0","compare_at_price":"25.96","price":"11.07","retail_price":"25.96","available":true,"url":"\/products\/bunny-teddy-outfit?variant=4bacf730-ca48-402b-b8b1-d3ff84efe8c5","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Small"}],"off_ratio":57,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}