Double Layer Bang Hairstyle Hairbands
${function() {
const variantData = data.variant || {"id":"6e1b69ea-d93b-49a7-97bd-53b9b223bf54","product_id":"ada288b9-a76c-4f8b-875d-be7d5c027dca","title":"A-2PCS","weight_unit":"kg","inventory_quantity":1000,"sku":"DLBHH-A-2PCS","barcode":"","position":1,"option1":"A","option2":"2PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86e3beb7fa2f5b1656f8568f094ba245.jpeg","path":"86e3beb7fa2f5b1656f8568f094ba245.jpeg","width":376,"height":362,"alt":"","aspect_ratio":1.0386740331491713},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.98","price":"16.99","retail_price":"33.98","available":true,"url":"\/products\/new-double-bangs-hairstyle-ban-jewelry-hairpin-women-sports-hair-band-accessories-double-layer-bang-hairstyle-headband-hairbands?variant=6e1b69ea-d93b-49a7-97bd-53b9b223bf54","available_quantity":999999999,"options":[{"name":"style","value":"A"},{"name":"Quantity","value":"2PCS"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Style:
A
${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}
`
}()}
Quantity:
2PCS
${function(){
const optName = "Quantity";
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
$16.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":"6e1b69ea-d93b-49a7-97bd-53b9b223bf54","product_id":"ada288b9-a76c-4f8b-875d-be7d5c027dca","title":"A-2PCS","weight_unit":"kg","inventory_quantity":1000,"sku":"DLBHH-A-2PCS","barcode":"","position":1,"option1":"A","option2":"2PCS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86e3beb7fa2f5b1656f8568f094ba245.jpeg","path":"86e3beb7fa2f5b1656f8568f094ba245.jpeg","width":376,"height":362,"alt":"","aspect_ratio":1.0386740331491713},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"33.98","price":"16.99","retail_price":"33.98","available":true,"url":"\/products\/new-double-bangs-hairstyle-ban-jewelry-hairpin-women-sports-hair-band-accessories-double-layer-bang-hairstyle-headband-hairbands?variant=6e1b69ea-d93b-49a7-97bd-53b9b223bf54","available_quantity":999999999,"options":[{"name":"style","value":"A"},{"name":"Quantity","value":"2PCS"}],"off_ratio":50,"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.