New Wave Golden Fluffy Hot Wigs
${function() {
const variantData = data.variant || {"id":"b63617bb-14d2-4cf7-add4-612000baf1e0","product_id":"76fa9a89-3c32-47b7-b171-b6f54c4d3929","title":"100%(NORMAL)-Golden Blonde","weight_unit":"kg","inventory_quantity":995,"sku":"3425-9618-100%-Mixed Blonde-N","barcode":"","position":1,"option1":"100%(NORMAL)","option2":"Golden Blonde","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d7f94ce980756936f534ef8ef5d5.jpeg","path":"e345d7f94ce980756936f534ef8ef5d5.jpeg","width":599,"height":720,"alt":"","aspect_ratio":0.8319444444444445},"wholesale_price":[{"price":40.69,"min_quantity":1}],"weight":"0","compare_at_price":"109.99","price":"40.69","retail_price":"109.99","available":true,"url":"\/products\/summer-new-wave-wavy-golden-fluffy-wig-0mnv?variant=b63617bb-14d2-4cf7-add4-612000baf1e0","available_quantity":999999999,"options":[{"name":"DENSITY","value":"100%(NORMAL)"},{"name":"Color","value":"Golden Blonde"}],"off_ratio":63,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
DENSITY:
100%(NORMAL)
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
Golden Blonde
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$40.69
${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":"b63617bb-14d2-4cf7-add4-612000baf1e0","product_id":"76fa9a89-3c32-47b7-b171-b6f54c4d3929","title":"100%(NORMAL)-Golden Blonde","weight_unit":"kg","inventory_quantity":995,"sku":"3425-9618-100%-Mixed Blonde-N","barcode":"","position":1,"option1":"100%(NORMAL)","option2":"Golden Blonde","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d7f94ce980756936f534ef8ef5d5.jpeg","path":"e345d7f94ce980756936f534ef8ef5d5.jpeg","width":599,"height":720,"alt":"","aspect_ratio":0.8319444444444445},"wholesale_price":[{"price":40.69,"min_quantity":1}],"weight":"0","compare_at_price":"109.99","price":"40.69","retail_price":"109.99","available":true,"url":"\/products\/summer-new-wave-wavy-golden-fluffy-wig-0mnv?variant=b63617bb-14d2-4cf7-add4-612000baf1e0","available_quantity":999999999,"options":[{"name":"DENSITY","value":"100%(NORMAL)"},{"name":"Color","value":"Golden Blonde"}],"off_ratio":63,"flashsale_info":[],"sales":1};
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 : 3425-9618-100%-Mixed Blonde-N
${function(){
const variantData = data.variant || {"id":"b63617bb-14d2-4cf7-add4-612000baf1e0","product_id":"76fa9a89-3c32-47b7-b171-b6f54c4d3929","title":"100%(NORMAL)-Golden Blonde","weight_unit":"kg","inventory_quantity":995,"sku":"3425-9618-100%-Mixed Blonde-N","barcode":"","position":1,"option1":"100%(NORMAL)","option2":"Golden Blonde","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e345d7f94ce980756936f534ef8ef5d5.jpeg","path":"e345d7f94ce980756936f534ef8ef5d5.jpeg","width":599,"height":720,"alt":"","aspect_ratio":0.8319444444444445},"wholesale_price":[{"price":40.69,"min_quantity":1}],"weight":"0","compare_at_price":"109.99","price":"40.69","retail_price":"109.99","available":true,"url":"\/products\/summer-new-wave-wavy-golden-fluffy-wig-0mnv?variant=b63617bb-14d2-4cf7-add4-612000baf1e0","available_quantity":999999999,"options":[{"name":"DENSITY","value":"100%(NORMAL)"},{"name":"Color","value":"Golden Blonde"}],"off_ratio":63,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}