Nadia Lingerie Set
${function() {
const variantData = data.variant || {"id":"19ffdd14-b798-45a3-b777-44b5ba8f54ea","product_id":"5bef1f70-cb4e-4a98-bbd5-19f98e86dab0","title":"White-S (90-110 lbs)","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"White","option2":"S (90-110 lbs)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9ff2c8a5c4e52e6db2b1aca103a2e7d.png","path":"f9ff2c8a5c4e52e6db2b1aca103a2e7d.png","width":900,"height":1200,"alt":"Lovingerie - Nadia Lingerie Set","aspect_ratio":0.75},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"37","retail_price":"62","available":true,"url":"\/products\/nadia-set?variant=19ffdd14-b798-45a3-b777-44b5ba8f54ea","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S (90-110 lbs)"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
White
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
S (90-110 lbs)
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$37.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":"19ffdd14-b798-45a3-b777-44b5ba8f54ea","product_id":"5bef1f70-cb4e-4a98-bbd5-19f98e86dab0","title":"White-S (90-110 lbs)","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"White","option2":"S (90-110 lbs)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9ff2c8a5c4e52e6db2b1aca103a2e7d.png","path":"f9ff2c8a5c4e52e6db2b1aca103a2e7d.png","width":900,"height":1200,"alt":"Lovingerie - Nadia Lingerie Set","aspect_ratio":0.75},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"37","retail_price":"62","available":true,"url":"\/products\/nadia-set?variant=19ffdd14-b798-45a3-b777-44b5ba8f54ea","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S (90-110 lbs)"}],"off_ratio":40,"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":"19ffdd14-b798-45a3-b777-44b5ba8f54ea","product_id":"5bef1f70-cb4e-4a98-bbd5-19f98e86dab0","title":"White-S (90-110 lbs)","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"White","option2":"S (90-110 lbs)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f9ff2c8a5c4e52e6db2b1aca103a2e7d.png","path":"f9ff2c8a5c4e52e6db2b1aca103a2e7d.png","width":900,"height":1200,"alt":"Lovingerie - Nadia Lingerie Set","aspect_ratio":0.75},"wholesale_price":[{"price":37,"min_quantity":1}],"weight":"0","compare_at_price":"62","price":"37","retail_price":"62","available":true,"url":"\/products\/nadia-set?variant=19ffdd14-b798-45a3-b777-44b5ba8f54ea","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S (90-110 lbs)"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
`
}()}