7/8 High-Waist Airlift Legging - Soft Mulberry
${function() {
const variantData = data.variant || {"id":"3b8f7fa1-9b24-44f0-bbe6-09be03d5e8c9","product_id":"87548dcc-c53e-44c4-8cfe-54247d8b3b0a","title":"Soft Mulberry-XXS","weight_unit":"kg","inventory_quantity":1000,"sku":"W5766R052760","barcode":"","position":1,"option1":"Soft Mulberry","option2":"XXS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc0031cc2efd2f896be9edb02c714e1a.jpeg","path":"cc0031cc2efd2f896be9edb02c714e1a.jpeg","width":930,"height":1395,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":128,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"128","retail_price":"0","available":true,"url":"\/products\/w5766r-7-8-high-waist-airlift-legging-soft-mulberry?variant=3b8f7fa1-9b24-44f0-bbe6-09be03d5e8c9","available_quantity":999999999,"options":[{"name":"Color","value":"Soft Mulberry"},{"name":"Size","value":"XXS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Soft Mulberry
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
XXS
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$128.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":"3b8f7fa1-9b24-44f0-bbe6-09be03d5e8c9","product_id":"87548dcc-c53e-44c4-8cfe-54247d8b3b0a","title":"Soft Mulberry-XXS","weight_unit":"kg","inventory_quantity":1000,"sku":"W5766R052760","barcode":"","position":1,"option1":"Soft Mulberry","option2":"XXS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc0031cc2efd2f896be9edb02c714e1a.jpeg","path":"cc0031cc2efd2f896be9edb02c714e1a.jpeg","width":930,"height":1395,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":128,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"128","retail_price":"0","available":true,"url":"\/products\/w5766r-7-8-high-waist-airlift-legging-soft-mulberry?variant=3b8f7fa1-9b24-44f0-bbe6-09be03d5e8c9","available_quantity":999999999,"options":[{"name":"Color","value":"Soft Mulberry"},{"name":"Size","value":"XXS"}],"off_ratio":0,"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":"3b8f7fa1-9b24-44f0-bbe6-09be03d5e8c9","product_id":"87548dcc-c53e-44c4-8cfe-54247d8b3b0a","title":"Soft Mulberry-XXS","weight_unit":"kg","inventory_quantity":1000,"sku":"W5766R052760","barcode":"","position":1,"option1":"Soft Mulberry","option2":"XXS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc0031cc2efd2f896be9edb02c714e1a.jpeg","path":"cc0031cc2efd2f896be9edb02c714e1a.jpeg","width":930,"height":1395,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":128,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"128","retail_price":"0","available":true,"url":"\/products\/w5766r-7-8-high-waist-airlift-legging-soft-mulberry?variant=3b8f7fa1-9b24-44f0-bbe6-09be03d5e8c9","available_quantity":999999999,"options":[{"name":"Color","value":"Soft Mulberry"},{"name":"Size","value":"XXS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}