Classic Independence Day Flag Headband
${function() {
const variantData = data.variant || {"id":"8c536daf-2d66-40e8-94e2-b672de59980b","product_id":"c27c0b1f-c1a5-40bb-8711-06346c758f82","title":"Style8-ONE-SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"XJW1399-S8SS","barcode":"","position":1,"option1":"Style8","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8892e5ebd8f7308e065f563427ec31.jpeg","path":"4f8892e5ebd8f7308e065f563427ec31.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.99","retail_price":"0","available":true,"url":"\/products\/regular-colorful-national-flag-all-in-one-headband-w1399?variant=8c536daf-2d66-40e8-94e2-b672de59980b","available_quantity":999999999,"options":[{"name":"Color","value":"Style8"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Color:
Style8
${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}
`
}()}
Size:
ONE-SIZE
${function(){
const optName = "Size";
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
$10.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":"8c536daf-2d66-40e8-94e2-b672de59980b","product_id":"c27c0b1f-c1a5-40bb-8711-06346c758f82","title":"Style8-ONE-SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"XJW1399-S8SS","barcode":"","position":1,"option1":"Style8","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8892e5ebd8f7308e065f563427ec31.jpeg","path":"4f8892e5ebd8f7308e065f563427ec31.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.99","retail_price":"0","available":true,"url":"\/products\/regular-colorful-national-flag-all-in-one-headband-w1399?variant=8c536daf-2d66-40e8-94e2-b672de59980b","available_quantity":999999999,"options":[{"name":"Color","value":"Style8"},{"name":"Size","value":"ONE-SIZE"}],"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":"8c536daf-2d66-40e8-94e2-b672de59980b","product_id":"c27c0b1f-c1a5-40bb-8711-06346c758f82","title":"Style8-ONE-SIZE","weight_unit":"kg","inventory_quantity":1000,"sku":"XJW1399-S8SS","barcode":"","position":1,"option1":"Style8","option2":"ONE-SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f8892e5ebd8f7308e065f563427ec31.jpeg","path":"4f8892e5ebd8f7308e065f563427ec31.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"10.99","retail_price":"0","available":true,"url":"\/products\/regular-colorful-national-flag-all-in-one-headband-w1399?variant=8c536daf-2d66-40e8-94e2-b672de59980b","available_quantity":999999999,"options":[{"name":"Color","value":"Style8"},{"name":"Size","value":"ONE-SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}