Silken Seduction
${function() {
const variantData = data.variant || {"id":"39f773e4-5faf-4767-834c-3f3de200bfa7","product_id":"352b45b9-2431-44a8-8e1c-fce833ce7e9b","title":"Black-S (110-130 lbs)","weight_unit":"kg","inventory_quantity":1000,"sku":"3256805017836195-164-black-S","barcode":"","position":1,"option1":"Black","option2":"S (110-130 lbs)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6cfdc2dd62f660b4015720e527687a89.png","path":"6cfdc2dd62f660b4015720e527687a89.png","width":770,"height":772,"alt":"Lovingerie - Silken Seduction","aspect_ratio":0.9974093264248705},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"53","price":"29","retail_price":"53","available":true,"url":"\/products\/lacymate\u2122-silken-seduction-1?variant=39f773e4-5faf-4767-834c-3f3de200bfa7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S (110-130 lbs)"}],"off_ratio":45,"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:
S (110-130 lbs)
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$29.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":"39f773e4-5faf-4767-834c-3f3de200bfa7","product_id":"352b45b9-2431-44a8-8e1c-fce833ce7e9b","title":"Black-S (110-130 lbs)","weight_unit":"kg","inventory_quantity":1000,"sku":"3256805017836195-164-black-S","barcode":"","position":1,"option1":"Black","option2":"S (110-130 lbs)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6cfdc2dd62f660b4015720e527687a89.png","path":"6cfdc2dd62f660b4015720e527687a89.png","width":770,"height":772,"alt":"Lovingerie - Silken Seduction","aspect_ratio":0.9974093264248705},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"53","price":"29","retail_price":"53","available":true,"url":"\/products\/lacymate\u2122-silken-seduction-1?variant=39f773e4-5faf-4767-834c-3f3de200bfa7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S (110-130 lbs)"}],"off_ratio":45,"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":"39f773e4-5faf-4767-834c-3f3de200bfa7","product_id":"352b45b9-2431-44a8-8e1c-fce833ce7e9b","title":"Black-S (110-130 lbs)","weight_unit":"kg","inventory_quantity":1000,"sku":"3256805017836195-164-black-S","barcode":"","position":1,"option1":"Black","option2":"S (110-130 lbs)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6cfdc2dd62f660b4015720e527687a89.png","path":"6cfdc2dd62f660b4015720e527687a89.png","width":770,"height":772,"alt":"Lovingerie - Silken Seduction","aspect_ratio":0.9974093264248705},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"53","price":"29","retail_price":"53","available":true,"url":"\/products\/lacymate\u2122-silken-seduction-1?variant=39f773e4-5faf-4767-834c-3f3de200bfa7","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S (110-130 lbs)"}],"off_ratio":45,"flashsale_info":[],"sales":0};
return `
`
}()}