Warmer Schal Stern Bedruckter Schal
${function() {
const variantData = data.variant || {"id":"9dc84a5f-de42-4fe5-87b6-5bf5df488d79","product_id":"caa697e8-cb53-4686-b1dd-35bf7e07cd43","title":"Fotofarbe-Onesize","weight_unit":"kg","inventory_quantity":986,"sku":"X94-211101-07-Fotofarbe-Onesize","barcode":"","position":1,"option1":"Fotofarbe","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/118088a2cad53204dbbd6a3159fa5232.jpeg","path":"118088a2cad53204dbbd6a3159fa5232.jpeg","width":450,"height":601,"alt":"","aspect_ratio":0.7487520798668885},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-stern-bedruckter-schal-1?variant=9dc84a5f-de42-4fe5-87b6-5bf5df488d79","available_quantity":986,"options":[{"name":"Farbe","value":"Fotofarbe"},{"name":"Gr\u00f6\u00dfe","value":"Onesize"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Farbe:
Fotofarbe
${function(){
const optName = "Farbe";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Größe:
Onesize
${function(){
const optName = "Größe";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
In den Warenkorb legen
€18.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":"9dc84a5f-de42-4fe5-87b6-5bf5df488d79","product_id":"caa697e8-cb53-4686-b1dd-35bf7e07cd43","title":"Fotofarbe-Onesize","weight_unit":"kg","inventory_quantity":986,"sku":"X94-211101-07-Fotofarbe-Onesize","barcode":"","position":1,"option1":"Fotofarbe","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/118088a2cad53204dbbd6a3159fa5232.jpeg","path":"118088a2cad53204dbbd6a3159fa5232.jpeg","width":450,"height":601,"alt":"","aspect_ratio":0.7487520798668885},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-stern-bedruckter-schal-1?variant=9dc84a5f-de42-4fe5-87b6-5bf5df488d79","available_quantity":986,"options":[{"name":"Farbe","value":"Fotofarbe"},{"name":"Gr\u00f6\u00dfe","value":"Onesize"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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 ? `
` : ' ';
}
}()}
Kaufe jetzt
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
Sku : X94-211101-07-Fotofarbe-Onesize
${function(){
const variantData = data.variant || {"id":"9dc84a5f-de42-4fe5-87b6-5bf5df488d79","product_id":"caa697e8-cb53-4686-b1dd-35bf7e07cd43","title":"Fotofarbe-Onesize","weight_unit":"kg","inventory_quantity":986,"sku":"X94-211101-07-Fotofarbe-Onesize","barcode":"","position":1,"option1":"Fotofarbe","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/118088a2cad53204dbbd6a3159fa5232.jpeg","path":"118088a2cad53204dbbd6a3159fa5232.jpeg","width":450,"height":601,"alt":"","aspect_ratio":0.7487520798668885},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-stern-bedruckter-schal-1?variant=9dc84a5f-de42-4fe5-87b6-5bf5df488d79","available_quantity":986,"options":[{"name":"Farbe","value":"Fotofarbe"},{"name":"Gr\u00f6\u00dfe","value":"Onesize"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}