🔥New Year Sale🔥Kristen Wig
${function() {
const variantData = data.variant || {"id":"6f7d06d8-79d1-4b4e-bd5a-b8d4eb91de06","product_id":"a03b0f1e-f26d-40f8-9b60-6bafe55925c8","title":"PALM SPRINGS BLONDE-Ordinary-100%(NORMAL)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"PALM SPRINGS BLONDE","option2":"Ordinary","option3":"100%(NORMAL)","note":"","image":{"src":"\/\/img.staticdj.com\/5e658490cc9d1e219203a9cdcf84300e.JPG","path":"5e658490cc9d1e219203a9cdcf84300e.JPG","width":525,"height":700,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":36.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.68","retail_price":"0","available":true,"url":"\/products\/untold-story-wig-6ujh?variant=6f7d06d8-79d1-4b4e-bd5a-b8d4eb91de06","available_quantity":999999999,"options":[{"name":"Color","value":"PALM SPRINGS BLONDE"},{"name":"Style","value":"Ordinary"},{"name":"Density","value":"100%(NORMAL)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
PALM SPRINGS BLONDE
${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}
`
}()}
Style:
Ordinary
${function(){
const optName = "Style";
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%(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
$36.68
${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":"6f7d06d8-79d1-4b4e-bd5a-b8d4eb91de06","product_id":"a03b0f1e-f26d-40f8-9b60-6bafe55925c8","title":"PALM SPRINGS BLONDE-Ordinary-100%(NORMAL)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"PALM SPRINGS BLONDE","option2":"Ordinary","option3":"100%(NORMAL)","note":"","image":{"src":"\/\/img.staticdj.com\/5e658490cc9d1e219203a9cdcf84300e.JPG","path":"5e658490cc9d1e219203a9cdcf84300e.JPG","width":525,"height":700,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":36.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.68","retail_price":"0","available":true,"url":"\/products\/untold-story-wig-6ujh?variant=6f7d06d8-79d1-4b4e-bd5a-b8d4eb91de06","available_quantity":999999999,"options":[{"name":"Color","value":"PALM SPRINGS BLONDE"},{"name":"Style","value":"Ordinary"},{"name":"Density","value":"100%(NORMAL)"}],"off_ratio":0,"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":"6f7d06d8-79d1-4b4e-bd5a-b8d4eb91de06","product_id":"a03b0f1e-f26d-40f8-9b60-6bafe55925c8","title":"PALM SPRINGS BLONDE-Ordinary-100%(NORMAL)","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"PALM SPRINGS BLONDE","option2":"Ordinary","option3":"100%(NORMAL)","note":"","image":{"src":"\/\/img.staticdj.com\/5e658490cc9d1e219203a9cdcf84300e.JPG","path":"5e658490cc9d1e219203a9cdcf84300e.JPG","width":525,"height":700,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":36.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.68","retail_price":"0","available":true,"url":"\/products\/untold-story-wig-6ujh?variant=6f7d06d8-79d1-4b4e-bd5a-b8d4eb91de06","available_quantity":999999999,"options":[{"name":"Color","value":"PALM SPRINGS BLONDE"},{"name":"Style","value":"Ordinary"},{"name":"Density","value":"100%(NORMAL)"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}