Weibliche Gestrickte Farbe Blockiert Leoparden Lässigen Pullover
${function() {
const variantData = data.variant || {"id":"c796eadf-c945-4f78-8f1b-6adcc1d29f2d","product_id":"bb6238eb-1e07-4f5e-830b-2bec88c992ef","title":"Rot-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XH2-211102-17-Rot-S","barcode":"","position":1,"option1":"Rot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5582901d1d14e1148012bc900482d3c.jpeg","path":"a5582901d1d14e1148012bc900482d3c.jpeg","width":600,"height":822,"alt":"","aspect_ratio":0.7299270072992701},"wholesale_price":[{"price":34.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.56","retail_price":"0","available":true,"url":"\/products\/weibliche-gestrickte-farbe-blockiert-leoparden-lassigen-pullover?variant=c796eadf-c945-4f78-8f1b-6adcc1d29f2d","available_quantity":1000,"options":[{"name":"Farbe","value":"Rot"},{"name":"Gr\u00f6\u00dfe","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Farbe:
Rot
${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:
S
${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
€34.56
${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":"c796eadf-c945-4f78-8f1b-6adcc1d29f2d","product_id":"bb6238eb-1e07-4f5e-830b-2bec88c992ef","title":"Rot-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XH2-211102-17-Rot-S","barcode":"","position":1,"option1":"Rot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5582901d1d14e1148012bc900482d3c.jpeg","path":"a5582901d1d14e1148012bc900482d3c.jpeg","width":600,"height":822,"alt":"","aspect_ratio":0.7299270072992701},"wholesale_price":[{"price":34.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.56","retail_price":"0","available":true,"url":"\/products\/weibliche-gestrickte-farbe-blockiert-leoparden-lassigen-pullover?variant=c796eadf-c945-4f78-8f1b-6adcc1d29f2d","available_quantity":1000,"options":[{"name":"Farbe","value":"Rot"},{"name":"Gr\u00f6\u00dfe","value":"S"}],"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-211102-17-Rot-S
${function(){
const variantData = data.variant || {"id":"c796eadf-c945-4f78-8f1b-6adcc1d29f2d","product_id":"bb6238eb-1e07-4f5e-830b-2bec88c992ef","title":"Rot-S","weight_unit":"kg","inventory_quantity":1000,"sku":"XH2-211102-17-Rot-S","barcode":"","position":1,"option1":"Rot","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5582901d1d14e1148012bc900482d3c.jpeg","path":"a5582901d1d14e1148012bc900482d3c.jpeg","width":600,"height":822,"alt":"","aspect_ratio":0.7299270072992701},"wholesale_price":[{"price":34.56,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.56","retail_price":"0","available":true,"url":"\/products\/weibliche-gestrickte-farbe-blockiert-leoparden-lassigen-pullover?variant=c796eadf-c945-4f78-8f1b-6adcc1d29f2d","available_quantity":1000,"options":[{"name":"Farbe","value":"Rot"},{"name":"Gr\u00f6\u00dfe","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}