Promotional Printed Hijabs
${function() {
const variantData = data.variant || {"id":"dcd97fa3-37ea-48f1-a2b5-eca33c562f4a","product_id":"3aa8cdfa-3910-4e59-9844-12a9896dd50b","title":"3","weight_unit":"kg","inventory_quantity":0,"sku":"-3-A001016","barcode":"","position":3,"option1":"3","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd30278b4c43385c960dd161447d46b4.jpeg","path":"bd30278b4c43385c960dd161447d46b4.jpeg","width":1694,"height":1920,"alt":"","aspect_ratio":0.8822916666666667},"wholesale_price":[{"price":999,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"999","retail_price":"0","available":true,"url":"\/products\/promotional-printed-hijabs?variant=dcd97fa3-37ea-48f1-a2b5-eca33c562f4a","available_quantity":999999999,"options":[{"name":"Color","value":"3"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
3
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
$999.00
${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":"dcd97fa3-37ea-48f1-a2b5-eca33c562f4a","product_id":"3aa8cdfa-3910-4e59-9844-12a9896dd50b","title":"3","weight_unit":"kg","inventory_quantity":0,"sku":"-3-A001016","barcode":"","position":3,"option1":"3","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd30278b4c43385c960dd161447d46b4.jpeg","path":"bd30278b4c43385c960dd161447d46b4.jpeg","width":1694,"height":1920,"alt":"","aspect_ratio":0.8822916666666667},"wholesale_price":[{"price":999,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"999","retail_price":"0","available":true,"url":"\/products\/promotional-printed-hijabs?variant=dcd97fa3-37ea-48f1-a2b5-eca33c562f4a","available_quantity":999999999,"options":[{"name":"Color","value":"3"}],"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":"dcd97fa3-37ea-48f1-a2b5-eca33c562f4a","product_id":"3aa8cdfa-3910-4e59-9844-12a9896dd50b","title":"3","weight_unit":"kg","inventory_quantity":0,"sku":"-3-A001016","barcode":"","position":3,"option1":"3","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd30278b4c43385c960dd161447d46b4.jpeg","path":"bd30278b4c43385c960dd161447d46b4.jpeg","width":1694,"height":1920,"alt":"","aspect_ratio":0.8822916666666667},"wholesale_price":[{"price":999,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"999","retail_price":"0","available":true,"url":"\/products\/promotional-printed-hijabs?variant=dcd97fa3-37ea-48f1-a2b5-eca33c562f4a","available_quantity":999999999,"options":[{"name":"Color","value":"3"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}