🔥2023 New Fashion Cut Wig Custom Wig
${function() {
const variantData = data.variant || {"id":"f4179774-ab8e-42cc-a2a5-fe6d0fcdd460","product_id":"490d3db2-aeea-471f-8fb7-532fa2c4f347","title":"Black Gradient Brown-100% (Thick)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2082491397051","barcode":"","position":1,"option1":"Black Gradient Brown","option2":"100% (Thick)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/01716686ad7954c9c88d8f5239df0487.jpeg","path":"01716686ad7954c9c88d8f5239df0487.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"29.99","retail_price":"59.99","available":true,"url":"\/products\/short-wavy-curly-heat-friendly-pixed-cut-wig-s28k?variant=f4179774-ab8e-42cc-a2a5-fe6d0fcdd460","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black Gradient Brown"},{"name":"DENSITY","value":"100% (Thick)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Black Gradient Brown
${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}
`
}()}
Density:
100% (Thick)
${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
$29.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":"f4179774-ab8e-42cc-a2a5-fe6d0fcdd460","product_id":"490d3db2-aeea-471f-8fb7-532fa2c4f347","title":"Black Gradient Brown-100% (Thick)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2082491397051","barcode":"","position":1,"option1":"Black Gradient Brown","option2":"100% (Thick)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/01716686ad7954c9c88d8f5239df0487.jpeg","path":"01716686ad7954c9c88d8f5239df0487.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"29.99","retail_price":"59.99","available":true,"url":"\/products\/short-wavy-curly-heat-friendly-pixed-cut-wig-s28k?variant=f4179774-ab8e-42cc-a2a5-fe6d0fcdd460","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black Gradient Brown"},{"name":"DENSITY","value":"100% (Thick)"}],"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 now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"f4179774-ab8e-42cc-a2a5-fe6d0fcdd460","product_id":"490d3db2-aeea-471f-8fb7-532fa2c4f347","title":"Black Gradient Brown-100% (Thick)","weight_unit":"kg","inventory_quantity":999,"sku":"sku2082491397051","barcode":"","position":1,"option1":"Black Gradient Brown","option2":"100% (Thick)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/01716686ad7954c9c88d8f5239df0487.jpeg","path":"01716686ad7954c9c88d8f5239df0487.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"29.99","retail_price":"59.99","available":true,"url":"\/products\/short-wavy-curly-heat-friendly-pixed-cut-wig-s28k?variant=f4179774-ab8e-42cc-a2a5-fe6d0fcdd460","available_quantity":999999999,"options":[{"name":"COLOR","value":"Black Gradient Brown"},{"name":"DENSITY","value":"100% (Thick)"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}