${function() {
const variantData = data.variant || {"id":"a527a936-4a8c-4cd0-8d4f-20d80d27b1f0","product_id":"7c7c6f3a-c474-454e-a91e-08119c77e2f3","title":"Brown (AS IN VIDEO)-130%(NORMAL)","weight_unit":"kg","inventory_quantity":999,"sku":"CW-L-CP-LB","barcode":"","position":1,"option1":"Brown (AS IN VIDEO)","option2":"130%(NORMAL)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16a769b696bfd0dff6fc52be9e04d4e0.jpg","path":"16a769b696bfd0dff6fc52be9e04d4e0.jpg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"31.99","retail_price":"79.99","available":true,"url":"\/products\/long-curly-hair-13-4-hd-lace-frontal-wig-thick-curly-hair-glueless-wigs-amanda-hair?variant=a527a936-4a8c-4cd0-8d4f-20d80d27b1f0","available_quantity":999999999,"options":[{"name":"Color","value":"Brown (AS IN VIDEO)"},{"name":"Density","value":"130%(NORMAL)"}],"off_ratio":60,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Brown (AS IN VIDEO)
${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
: 130%(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":"a527a936-4a8c-4cd0-8d4f-20d80d27b1f0","product_id":"7c7c6f3a-c474-454e-a91e-08119c77e2f3","title":"Brown (AS IN VIDEO)-130%(NORMAL)","weight_unit":"kg","inventory_quantity":999,"sku":"CW-L-CP-LB","barcode":"","position":1,"option1":"Brown (AS IN VIDEO)","option2":"130%(NORMAL)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16a769b696bfd0dff6fc52be9e04d4e0.jpg","path":"16a769b696bfd0dff6fc52be9e04d4e0.jpg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"31.99","retail_price":"79.99","available":true,"url":"\/products\/long-curly-hair-13-4-hd-lace-frontal-wig-thick-curly-hair-glueless-wigs-amanda-hair?variant=a527a936-4a8c-4cd0-8d4f-20d80d27b1f0","available_quantity":999999999,"options":[{"name":"Color","value":"Brown (AS IN VIDEO)"},{"name":"Density","value":"130%(NORMAL)"}],"off_ratio":60,"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 {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"a527a936-4a8c-4cd0-8d4f-20d80d27b1f0","product_id":"7c7c6f3a-c474-454e-a91e-08119c77e2f3","title":"Brown (AS IN VIDEO)-130%(NORMAL)","weight_unit":"kg","inventory_quantity":999,"sku":"CW-L-CP-LB","barcode":"","position":1,"option1":"Brown (AS IN VIDEO)","option2":"130%(NORMAL)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/16a769b696bfd0dff6fc52be9e04d4e0.jpg","path":"16a769b696bfd0dff6fc52be9e04d4e0.jpg","width":720,"height":720,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"31.99","retail_price":"79.99","available":true,"url":"\/products\/long-curly-hair-13-4-hd-lace-frontal-wig-thick-curly-hair-glueless-wigs-amanda-hair?variant=a527a936-4a8c-4cd0-8d4f-20d80d27b1f0","available_quantity":999999999,"options":[{"name":"Color","value":"Brown (AS IN VIDEO)"},{"name":"Density","value":"130%(NORMAL)"}],"off_ratio":60,"flashsale_info":[],"sales":0};
return `
`
}()}