Importierte feste Farbe Hochwertiges Wohnheim Heizkissen
${function() {
const variantData = data.variant || {"id":"84b260e4-9311-4723-a126-66f7f349b334","product_id":"3f7078a9-7c2e-44b1-b7ea-f651670ec9cf","title":"Grau-150*80cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!141725-C1300S5393","barcode":"","position":1,"option1":"Grau","option2":"150*80cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b73cbefdb2d1b8d52134844a8ae68780.jpeg","path":"b73cbefdb2d1b8d52134844a8ae68780.jpeg","width":426,"height":426,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.6,"min_quantity":1}],"weight":"1","compare_at_price":"110.4","price":"50.6","retail_price":"110.4","available":true,"url":"\/products\/importierte-feste-farbe-hochwertiges-wohnheim-heizkissen?variant=84b260e4-9311-4723-a126-66f7f349b334","available_quantity":999999999,"options":[{"name":"Farbe","value":"Grau"},{"name":"Gr\u00f6\u00dfe","value":"150*80cm"}],"off_ratio":54,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
Grau
${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:
150*80cm
${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
€50.60
${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":"84b260e4-9311-4723-a126-66f7f349b334","product_id":"3f7078a9-7c2e-44b1-b7ea-f651670ec9cf","title":"Grau-150*80cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!141725-C1300S5393","barcode":"","position":1,"option1":"Grau","option2":"150*80cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b73cbefdb2d1b8d52134844a8ae68780.jpeg","path":"b73cbefdb2d1b8d52134844a8ae68780.jpeg","width":426,"height":426,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.6,"min_quantity":1}],"weight":"1","compare_at_price":"110.4","price":"50.6","retail_price":"110.4","available":true,"url":"\/products\/importierte-feste-farbe-hochwertiges-wohnheim-heizkissen?variant=84b260e4-9311-4723-a126-66f7f349b334","available_quantity":999999999,"options":[{"name":"Farbe","value":"Grau"},{"name":"Gr\u00f6\u00dfe","value":"150*80cm"}],"off_ratio":54,"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 : CY-!141725-C1300S5393
Gewicht : 1kg
${function(){
const variantData = data.variant || {"id":"84b260e4-9311-4723-a126-66f7f349b334","product_id":"3f7078a9-7c2e-44b1-b7ea-f651670ec9cf","title":"Grau-150*80cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!141725-C1300S5393","barcode":"","position":1,"option1":"Grau","option2":"150*80cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b73cbefdb2d1b8d52134844a8ae68780.jpeg","path":"b73cbefdb2d1b8d52134844a8ae68780.jpeg","width":426,"height":426,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":50.6,"min_quantity":1}],"weight":"1","compare_at_price":"110.4","price":"50.6","retail_price":"110.4","available":true,"url":"\/products\/importierte-feste-farbe-hochwertiges-wohnheim-heizkissen?variant=84b260e4-9311-4723-a126-66f7f349b334","available_quantity":999999999,"options":[{"name":"Farbe","value":"Grau"},{"name":"Gr\u00f6\u00dfe","value":"150*80cm"}],"off_ratio":54,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}