LacyNighty™ Barely Yours
${function() {
const variantData = data.variant || {"id":"b3458ba3-ceda-4756-93f0-982e7a50c8cf","product_id":"8906f79a-4bad-4bdb-8779-4e3e0bbafbb8","title":"Black-Adjustable","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Black","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3df9d0e10e7e440313eb05867b0649d.jpeg","path":"e3df9d0e10e7e440313eb05867b0649d.jpeg","width":1340,"height":1785,"alt":"Lovingerie - LacyNighty\u2122 Barely Yours","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":33.95,"min_quantity":1}],"weight":"0","compare_at_price":"57.19","price":"33.95","retail_price":"57.19","available":true,"url":"\/products\/lacynighty\u2122-barely-yours?variant=b3458ba3-ceda-4756-93f0-982e7a50c8cf","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Adjustable"}],"off_ratio":41,"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:
Adjustable
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$33.95
${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":"b3458ba3-ceda-4756-93f0-982e7a50c8cf","product_id":"8906f79a-4bad-4bdb-8779-4e3e0bbafbb8","title":"Black-Adjustable","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Black","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3df9d0e10e7e440313eb05867b0649d.jpeg","path":"e3df9d0e10e7e440313eb05867b0649d.jpeg","width":1340,"height":1785,"alt":"Lovingerie - LacyNighty\u2122 Barely Yours","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":33.95,"min_quantity":1}],"weight":"0","compare_at_price":"57.19","price":"33.95","retail_price":"57.19","available":true,"url":"\/products\/lacynighty\u2122-barely-yours?variant=b3458ba3-ceda-4756-93f0-982e7a50c8cf","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Adjustable"}],"off_ratio":41,"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":"b3458ba3-ceda-4756-93f0-982e7a50c8cf","product_id":"8906f79a-4bad-4bdb-8779-4e3e0bbafbb8","title":"Black-Adjustable","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Black","option2":"Adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3df9d0e10e7e440313eb05867b0649d.jpeg","path":"e3df9d0e10e7e440313eb05867b0649d.jpeg","width":1340,"height":1785,"alt":"Lovingerie - LacyNighty\u2122 Barely Yours","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":33.95,"min_quantity":1}],"weight":"0","compare_at_price":"57.19","price":"33.95","retail_price":"57.19","available":true,"url":"\/products\/lacynighty\u2122-barely-yours?variant=b3458ba3-ceda-4756-93f0-982e7a50c8cf","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"Adjustable"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
`
}()}