Salt And Pepper Grey Wig Short Bob Style With Bangs
${function() {
const variantData = data.variant || {"id":"9acebc0c-271d-4b80-b8d7-d4fb8c4334b0","product_id":"c562b400-14a3-4c83-afe8-dc122ecd1ef8","title":"6 Inches-Salt And Pepper","weight_unit":"kg","inventory_quantity":998,"sku":"WT-438-1","barcode":"","position":1,"option1":"6 Inches","option2":"Salt And Pepper","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"189.5","price":"38.99","retail_price":"189.5","available":true,"url":"\/products\/salt-and-pepper-grey-wig-short-bob-style-with-bangs-human-hair?variant=9acebc0c-271d-4b80-b8d7-d4fb8c4334b0","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"},{"name":"Color","value":"Salt And Pepper"}],"off_ratio":79,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Length:
6 Inches
${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}
`
}()}
Color:
Salt And Pepper
${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}
`
}()}
Add to cart
$38.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":"9acebc0c-271d-4b80-b8d7-d4fb8c4334b0","product_id":"c562b400-14a3-4c83-afe8-dc122ecd1ef8","title":"6 Inches-Salt And Pepper","weight_unit":"kg","inventory_quantity":998,"sku":"WT-438-1","barcode":"","position":1,"option1":"6 Inches","option2":"Salt And Pepper","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"189.5","price":"38.99","retail_price":"189.5","available":true,"url":"\/products\/salt-and-pepper-grey-wig-short-bob-style-with-bangs-human-hair?variant=9acebc0c-271d-4b80-b8d7-d4fb8c4334b0","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"},{"name":"Color","value":"Salt And Pepper"}],"off_ratio":79,"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":"9acebc0c-271d-4b80-b8d7-d4fb8c4334b0","product_id":"c562b400-14a3-4c83-afe8-dc122ecd1ef8","title":"6 Inches-Salt And Pepper","weight_unit":"kg","inventory_quantity":998,"sku":"WT-438-1","barcode":"","position":1,"option1":"6 Inches","option2":"Salt And Pepper","option3":"","note":"","image":null,"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"189.5","price":"38.99","retail_price":"189.5","available":true,"url":"\/products\/salt-and-pepper-grey-wig-short-bob-style-with-bangs-human-hair?variant=9acebc0c-271d-4b80-b8d7-d4fb8c4334b0","available_quantity":999999999,"options":[{"name":"Length","value":"6 Inches"},{"name":"Color","value":"Salt And Pepper"}],"off_ratio":79,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}