Black Long Straight Wig With Bang
${function() {
const variantData = data.variant || {"id":"05d88a83-6663-489b-a9b7-5507333c5c6d","product_id":"8d30bd04-6cc9-4033-99a4-0dfe7841131d","title":"BLACK-20 INCH-100%(Thick)","weight_unit":"kg","inventory_quantity":998,"sku":"SW-L-B-BK","barcode":"","position":1,"option1":"BLACK","option2":"20 INCH","option3":"100%(Thick)","note":"","image":{"src":"\/\/img.staticdj.com\/b0c7cc0ea699fbfd072fd4d1ff4f7ceb.jpeg","path":"b0c7cc0ea699fbfd072fd4d1ff4f7ceb.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.35,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"34.35","retail_price":"79.99","available":true,"url":"\/products\/black-long-straight-wig-with-bang-e5fg?variant=05d88a83-6663-489b-a9b7-5507333c5c6d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"LENGTH","value":"20 INCH"},{"name":"DENSITY","value":"100%(Thick)"}],"off_ratio":57,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
COLOR:
BLACK
${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}
`
}()}
LENGTH:
20 INCH
${function(){
const optName = "LENGTH";
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
$34.35
${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":"05d88a83-6663-489b-a9b7-5507333c5c6d","product_id":"8d30bd04-6cc9-4033-99a4-0dfe7841131d","title":"BLACK-20 INCH-100%(Thick)","weight_unit":"kg","inventory_quantity":998,"sku":"SW-L-B-BK","barcode":"","position":1,"option1":"BLACK","option2":"20 INCH","option3":"100%(Thick)","note":"","image":{"src":"\/\/img.staticdj.com\/b0c7cc0ea699fbfd072fd4d1ff4f7ceb.jpeg","path":"b0c7cc0ea699fbfd072fd4d1ff4f7ceb.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.35,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"34.35","retail_price":"79.99","available":true,"url":"\/products\/black-long-straight-wig-with-bang-e5fg?variant=05d88a83-6663-489b-a9b7-5507333c5c6d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"LENGTH","value":"20 INCH"},{"name":"DENSITY","value":"100%(Thick)"}],"off_ratio":57,"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":"05d88a83-6663-489b-a9b7-5507333c5c6d","product_id":"8d30bd04-6cc9-4033-99a4-0dfe7841131d","title":"BLACK-20 INCH-100%(Thick)","weight_unit":"kg","inventory_quantity":998,"sku":"SW-L-B-BK","barcode":"","position":1,"option1":"BLACK","option2":"20 INCH","option3":"100%(Thick)","note":"","image":{"src":"\/\/img.staticdj.com\/b0c7cc0ea699fbfd072fd4d1ff4f7ceb.jpeg","path":"b0c7cc0ea699fbfd072fd4d1ff4f7ceb.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":34.35,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"34.35","retail_price":"79.99","available":true,"url":"\/products\/black-long-straight-wig-with-bang-e5fg?variant=05d88a83-6663-489b-a9b7-5507333c5c6d","available_quantity":999999999,"options":[{"name":"COLOR","value":"BLACK"},{"name":"LENGTH","value":"20 INCH"},{"name":"DENSITY","value":"100%(Thick)"}],"off_ratio":57,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}