Mature Women Wavy U Part Long Synthetic Wigs
For Older Ladies Over 40, 50, 60, 70
style-
#12
${function(){
const optName = "style";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "style";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a style
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"b1d54a5a-8982-44bf-bf9f-f50baf427889","product_id":"d67c5b8f-c7f1-4c1c-b024-d40648c0a055","title":"#12","weight_unit":"g","inventory_quantity":184,"sku":"CJHC106127809IR","barcode":"","position":1,"option1":"#12","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7e87df57e4436b02816781d2bd207c51.jpeg","path":"7e87df57e4436b02816781d2bd207c51.jpeg","width":640,"height":640,"alt":"Mature Women Wavy U Part Long Synthetic Wigs","aspect_ratio":1},"wholesale_price":[{"price":55.8,"min_quantity":1}],"weight":"180","compare_at_price":"79.99","price":"55.8","retail_price":"79.99","available":true,"url":"\/products\/mature-women-wavy-u-part-long-synthetic-wigs?variant=b1d54a5a-8982-44bf-bf9f-f50baf427889","available_quantity":999999999,"options":[{"name":"style","value":"#12"}],"off_ratio":30,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $55.80
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJHC106127809IR
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-18 - Feb-23
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}