Long Wig Natural Wavy Wig with Middle Part Full Wigs for Women Natural Daily Use
${function() {
const variantData = data.variant || {"id":"07d9faec-1ff9-47a4-9b53-c556e1013ef2","product_id":"831e7e06-17a3-46a6-8596-8d41d4d77382","title":"100%(Normal)","weight_unit":"kg","inventory_quantity":1000,"sku":"ZY22-100(Normal)","barcode":"","position":1,"option1":"100%(Normal)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/908c1f47f2919597073befdeb97db01f.jpeg","path":"908c1f47f2919597073befdeb97db01f.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"31.99","retail_price":"49.99","available":true,"url":"\/products\/natural-syn4632ff15-a0ed-4de1-aafa-6e81ec81be93-mrax?variant=07d9faec-1ff9-47a4-9b53-c556e1013ef2","available_quantity":999999999,"options":[{"name":"density","value":"100%(Normal)"}],"off_ratio":36,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Density:
100%(Normal)
${function(){
const optName = "density";
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}
`
}()}
Add to cart
$31.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":"07d9faec-1ff9-47a4-9b53-c556e1013ef2","product_id":"831e7e06-17a3-46a6-8596-8d41d4d77382","title":"100%(Normal)","weight_unit":"kg","inventory_quantity":1000,"sku":"ZY22-100(Normal)","barcode":"","position":1,"option1":"100%(Normal)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/908c1f47f2919597073befdeb97db01f.jpeg","path":"908c1f47f2919597073befdeb97db01f.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"31.99","retail_price":"49.99","available":true,"url":"\/products\/natural-syn4632ff15-a0ed-4de1-aafa-6e81ec81be93-mrax?variant=07d9faec-1ff9-47a4-9b53-c556e1013ef2","available_quantity":999999999,"options":[{"name":"density","value":"100%(Normal)"}],"off_ratio":36,"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":"07d9faec-1ff9-47a4-9b53-c556e1013ef2","product_id":"831e7e06-17a3-46a6-8596-8d41d4d77382","title":"100%(Normal)","weight_unit":"kg","inventory_quantity":1000,"sku":"ZY22-100(Normal)","barcode":"","position":1,"option1":"100%(Normal)","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/908c1f47f2919597073befdeb97db01f.jpeg","path":"908c1f47f2919597073befdeb97db01f.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"31.99","retail_price":"49.99","available":true,"url":"\/products\/natural-syn4632ff15-a0ed-4de1-aafa-6e81ec81be93-mrax?variant=07d9faec-1ff9-47a4-9b53-c556e1013ef2","available_quantity":999999999,"options":[{"name":"density","value":"100%(Normal)"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
`
}()}