Warmer Schal Stern Bedruckter Schal
${function() {
const variantData = data.variant || {"id":"5f98e562-bdc4-4e66-98a5-080826741579","product_id":"55ea8211-a674-420a-bf6f-b6603cec807d","title":"Fotofarbe-Onesize","weight_unit":"kg","inventory_quantity":952,"sku":"X94-211101-04-Fotofarbe-Onesize","barcode":"","position":1,"option1":"Fotofarbe","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ee8dd9adee0bdb2dfcbe74f2337ee5c.jpeg","path":"1ee8dd9adee0bdb2dfcbe74f2337ee5c.jpeg","width":451,"height":600,"alt":"","aspect_ratio":0.7516666666666667},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-stern-bedruckter-schal?variant=5f98e562-bdc4-4e66-98a5-080826741579","available_quantity":952,"options":[{"name":"Farbe","value":"Fotofarbe"},{"name":"Gr\u00f6\u00dfe","value":"Onesize"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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
€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":"5f98e562-bdc4-4e66-98a5-080826741579","product_id":"55ea8211-a674-420a-bf6f-b6603cec807d","title":"Fotofarbe-Onesize","weight_unit":"kg","inventory_quantity":952,"sku":"X94-211101-04-Fotofarbe-Onesize","barcode":"","position":1,"option1":"Fotofarbe","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ee8dd9adee0bdb2dfcbe74f2337ee5c.jpeg","path":"1ee8dd9adee0bdb2dfcbe74f2337ee5c.jpeg","width":451,"height":600,"alt":"","aspect_ratio":0.7516666666666667},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-stern-bedruckter-schal?variant=5f98e562-bdc4-4e66-98a5-080826741579","available_quantity":952,"options":[{"name":"Farbe","value":"Fotofarbe"},{"name":"Gr\u00f6\u00dfe","value":"Onesize"}],"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 ? `
` : ' ';
}
}()}
Kaufe jetzt
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
Sku : X94-211101-04-Fotofarbe-Onesize
${function(){
const variantData = data.variant || {"id":"5f98e562-bdc4-4e66-98a5-080826741579","product_id":"55ea8211-a674-420a-bf6f-b6603cec807d","title":"Fotofarbe-Onesize","weight_unit":"kg","inventory_quantity":952,"sku":"X94-211101-04-Fotofarbe-Onesize","barcode":"","position":1,"option1":"Fotofarbe","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ee8dd9adee0bdb2dfcbe74f2337ee5c.jpeg","path":"1ee8dd9adee0bdb2dfcbe74f2337ee5c.jpeg","width":451,"height":600,"alt":"","aspect_ratio":0.7516666666666667},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-stern-bedruckter-schal?variant=5f98e562-bdc4-4e66-98a5-080826741579","available_quantity":952,"options":[{"name":"Farbe","value":"Fotofarbe"},{"name":"Gr\u00f6\u00dfe","value":"Onesize"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}