Lift The Hip Fitness Sports Leggings
${function() {
const variantData = data.variant || {"id":"7bd35c6d-16ce-4457-837b-ede0da6e6f42","product_id":"a3c6113e-b300-40ba-98d0-317882a0f7c7","title":"BLACK-XL","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!50024-C1251S1566","barcode":"","position":1,"option1":"BLACK","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5415590a887088e657f7cecbf349a6fa.jpeg","path":"5415590a887088e657f7cecbf349a6fa.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.99","retail_price":"0","available":false,"url":"\/products\/lift-the-hip-fitness-sports-leggings?variant=7bd35c6d-16ce-4457-837b-ede0da6e6f42","available_quantity":0,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":20};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
BLACK
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Size:
XL
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Sold out
$21.99
${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":"7bd35c6d-16ce-4457-837b-ede0da6e6f42","product_id":"a3c6113e-b300-40ba-98d0-317882a0f7c7","title":"BLACK-XL","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!50024-C1251S1566","barcode":"","position":1,"option1":"BLACK","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5415590a887088e657f7cecbf349a6fa.jpeg","path":"5415590a887088e657f7cecbf349a6fa.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.99","retail_price":"0","available":false,"url":"\/products\/lift-the-hip-fitness-sports-leggings?variant=7bd35c6d-16ce-4457-837b-ede0da6e6f42","available_quantity":0,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":20};
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.
Sku : CY-!50024-C1251S1566
Weight : 0.2kg
${function(){
const variantData = data.variant || {"id":"7bd35c6d-16ce-4457-837b-ede0da6e6f42","product_id":"a3c6113e-b300-40ba-98d0-317882a0f7c7","title":"BLACK-XL","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!50024-C1251S1566","barcode":"","position":1,"option1":"BLACK","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5415590a887088e657f7cecbf349a6fa.jpeg","path":"5415590a887088e657f7cecbf349a6fa.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"21.99","retail_price":"0","available":false,"url":"\/products\/lift-the-hip-fitness-sports-leggings?variant=7bd35c6d-16ce-4457-837b-ede0da6e6f42","available_quantity":0,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":20};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}