Warmer Schal Bedruckter Schal
${function() {
const variantData = data.variant || {"id":"c9c76e77-b213-43bb-9ade-cb48f8e4df6f","product_id":"8ac005f5-8427-46c1-98a4-6745146f5a8b","title":"Foto-Onesize","weight_unit":"kg","inventory_quantity":993,"sku":"XH2-211028-46-W21-Onesize","barcode":"","position":1,"option1":"Foto","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a4b20f794125a197abfbd1fc3d7c494.jpeg","path":"5a4b20f794125a197abfbd1fc3d7c494.jpeg","width":576,"height":768,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-bedruckter-schal-24?variant=c9c76e77-b213-43bb-9ade-cb48f8e4df6f","available_quantity":993,"options":[{"name":"Farbe","value":"Foto"},{"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:
Foto
${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
€21.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":"c9c76e77-b213-43bb-9ade-cb48f8e4df6f","product_id":"8ac005f5-8427-46c1-98a4-6745146f5a8b","title":"Foto-Onesize","weight_unit":"kg","inventory_quantity":993,"sku":"XH2-211028-46-W21-Onesize","barcode":"","position":1,"option1":"Foto","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a4b20f794125a197abfbd1fc3d7c494.jpeg","path":"5a4b20f794125a197abfbd1fc3d7c494.jpeg","width":576,"height":768,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-bedruckter-schal-24?variant=c9c76e77-b213-43bb-9ade-cb48f8e4df6f","available_quantity":993,"options":[{"name":"Farbe","value":"Foto"},{"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 : XH2-211028-46-W21-Onesize
${function(){
const variantData = data.variant || {"id":"c9c76e77-b213-43bb-9ade-cb48f8e4df6f","product_id":"8ac005f5-8427-46c1-98a4-6745146f5a8b","title":"Foto-Onesize","weight_unit":"kg","inventory_quantity":993,"sku":"XH2-211028-46-W21-Onesize","barcode":"","position":1,"option1":"Foto","option2":"Onesize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a4b20f794125a197abfbd1fc3d7c494.jpeg","path":"5a4b20f794125a197abfbd1fc3d7c494.jpeg","width":576,"height":768,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.99","retail_price":"0","available":true,"url":"\/products\/warmer-schal-bedruckter-schal-24?variant=c9c76e77-b213-43bb-9ade-cb48f8e4df6f","available_quantity":993,"options":[{"name":"Farbe","value":"Foto"},{"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}
`
}()}