Senior Ladies Synthetic Short Curly Wig Headgear
For Older Women Over 40, 50, 60, 70
Color-
Grey white
${function(){
const enable_selected_variants = "true" === 'false';
const optionValue = data.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
return `
Please select a Color
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"f0aebecf-0fe9-41e1-8a09-7f306f270d7f","product_id":"fac9a8e5-43bc-4ed7-92ca-9eee9f170ce4","title":"Grey white","weight_unit":"g","inventory_quantity":107,"sku":"CJHC150103601AZ","barcode":"","position":1,"option1":"Grey white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b03f04bbb44aab2e3c754c8bd1d327f7.jpeg","path":"b03f04bbb44aab2e3c754c8bd1d327f7.jpeg","width":800,"height":1066,"alt":"Senior Ladies Synthetic Short Curly Wig Headgear","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"125","compare_at_price":"119.99","price":"59.99","retail_price":"119.99","available":true,"url":"\/products\/senior-ladies-synthetic-short-curly-wig-headgear?variant=f0aebecf-0fe9-41e1-8a09-7f306f270d7f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey white"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $59.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]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"f0aebecf-0fe9-41e1-8a09-7f306f270d7f","product_id":"fac9a8e5-43bc-4ed7-92ca-9eee9f170ce4","title":"Grey white","weight_unit":"g","inventory_quantity":107,"sku":"CJHC150103601AZ","barcode":"","position":1,"option1":"Grey white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b03f04bbb44aab2e3c754c8bd1d327f7.jpeg","path":"b03f04bbb44aab2e3c754c8bd1d327f7.jpeg","width":800,"height":1066,"alt":"Senior Ladies Synthetic Short Curly Wig Headgear","aspect_ratio":0.7504690431519699},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"125","compare_at_price":"119.99","price":"59.99","retail_price":"119.99","available":true,"url":"\/products\/senior-ladies-synthetic-short-curly-wig-headgear?variant=f0aebecf-0fe9-41e1-8a09-7f306f270d7f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey white"}],"off_ratio":50,"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 it now
Product was out of stock.
Product is unavailable.
SKU: CJHC150103601AZ
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Jun-28 - Jul-03
${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
`
}
`;
}()}