Wine Red 6 Inch Short Wig Bob Curly Hair
${function() {
const variantData = data.variant || {"id":"2a4a44a2-77ad-453c-92b1-f7528c1fbb5e","product_id":"a108c8ae-2b66-4dea-a94a-a162befeb154","title":"Wine Red-6INCH-150%","weight_unit":"kg","inventory_quantity":1000,"sku":"CW-S-CP-RW","barcode":"","position":1,"option1":"Wine Red","option2":"6INCH","option3":"150%","note":"","image":null,"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"31.99","retail_price":"39.99","available":true,"url":"\/products\/hot-sale-wine-red-6-inch-short-wig-bob-curly-hair-pmyk?variant=2a4a44a2-77ad-453c-92b1-f7528c1fbb5e","available_quantity":999999999,"options":[{"name":"COLOR","value":"Wine Red"},{"name":"LENGTH","value":"6INCH"},{"name":"DENSITY","value":"150%"}],"off_ratio":20,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Wine Red
${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:
6INCH
${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:
150%
${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":"2a4a44a2-77ad-453c-92b1-f7528c1fbb5e","product_id":"a108c8ae-2b66-4dea-a94a-a162befeb154","title":"Wine Red-6INCH-150%","weight_unit":"kg","inventory_quantity":1000,"sku":"CW-S-CP-RW","barcode":"","position":1,"option1":"Wine Red","option2":"6INCH","option3":"150%","note":"","image":null,"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"31.99","retail_price":"39.99","available":true,"url":"\/products\/hot-sale-wine-red-6-inch-short-wig-bob-curly-hair-pmyk?variant=2a4a44a2-77ad-453c-92b1-f7528c1fbb5e","available_quantity":999999999,"options":[{"name":"COLOR","value":"Wine Red"},{"name":"LENGTH","value":"6INCH"},{"name":"DENSITY","value":"150%"}],"off_ratio":20,"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":"2a4a44a2-77ad-453c-92b1-f7528c1fbb5e","product_id":"a108c8ae-2b66-4dea-a94a-a162befeb154","title":"Wine Red-6INCH-150%","weight_unit":"kg","inventory_quantity":1000,"sku":"CW-S-CP-RW","barcode":"","position":1,"option1":"Wine Red","option2":"6INCH","option3":"150%","note":"","image":null,"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"31.99","retail_price":"39.99","available":true,"url":"\/products\/hot-sale-wine-red-6-inch-short-wig-bob-curly-hair-pmyk?variant=2a4a44a2-77ad-453c-92b1-f7528c1fbb5e","available_quantity":999999999,"options":[{"name":"COLOR","value":"Wine Red"},{"name":"LENGTH","value":"6INCH"},{"name":"DENSITY","value":"150%"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
`
}()}