Größe: ${this.current_variant.metafields.marketplace.SizesShoes == undefined ? '' : this.current_variant.metafields.marketplace.SizesShoes}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Material/Zusammensetzung: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Altersempfehlung: ${this.current_variant.metafields.marketplace.recommendedAge == undefined ? '' : this.current_variant.metafields.marketplace.recommendedAge}
Geschlecht: ${this.current_variant.metafields.marketplace.gender == undefined ? '' : this.current_variant.metafields.marketplace.gender}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Lieferung: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'refurbished-tech': product_information_html += `Technische Details: ${this.current_variant.metafields.marketplace.TechnicalDetails == undefined ? '' : this.current_variant.metafields.marketplace.TechnicalDetails}
Speicherplatz: ${this.current_variant.metafields.marketplace.MemorySpace == undefined ? '' : this.current_variant.metafields.marketplace.MemorySpace}
Zoll: ${this.current_variant.metafields.marketplace.ScreenInches == undefined ? '' : this.current_variant.metafields.marketplace.ScreenInches}
Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Abmessungen: ${this.current_variant.metafields.marketplace.ScreenInches ? this.current_variant.metafields.marketplace.ScreenInches : this.current_variant.metafields.marketplace.size ? this.current_variant.metafields.marketplace.size: ''}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'sports': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'outdoor': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'watches': product_information_html += `Uhrwerk: ${this.current_variant.metafields.marketplace.ClockworkType == undefined ? '' : this.current_variant.metafields.marketplace.ClockworkType}
Anzeige: ${this.current_variant.metafields.marketplace.WatchDisplay == undefined ? '' : this.current_variant.metafields.marketplace.WatchDisplay}
Armbandfarbe: ${this.current_variant.metafields.marketplace.Armbandfarbe == undefined ? '' : this.current_variant.metafields.marketplace.Armbandfarbe}
Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Ziffernblattfarbe: ${this.current_variant.metafields.marketplace.Ziffernblattfarbe == undefined ? '' : this.current_variant.metafields.marketplace.Ziffernblattfarbe}
Geschlecht: ${this.current_variant.metafields.marketplace.gender == undefined ? '' : this.current_variant.metafields.marketplace.gender}
Durchmesser: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Lieferung: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'fashion': let size = "" for (const key in this.current_variant.metafields.marketplace) { if (key.includes("Sizes")) { size = this.current_variant.metafields.marketplace[key]; // console.log({ 'size' : size }); break; } } product_information_html += `Größe: ${size}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Material/Zusammensetzung: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Altersempfehlung: ${this.current_variant.metafields.marketplace.recommendedAge == undefined ? '' : this.current_variant.metafields.marketplace.recommendedAge}
Geschlecht: ${this.current_variant.metafields.marketplace.gender == undefined ? '' : this.current_variant.metafields.marketplace.gender}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Lieferung: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
`; break; case 'food-drinks': product_information_html += `Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Geschmack: ${this.current_variant.metafields.marketplace.GeschmackVitamine == undefined ? '' : this.current_variant.metafields.marketplace.GeschmackVitamine}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Verzehrempfehlung: ${this.current_variant.metafields.marketplace.RecommendedIntake == undefined ? '' : this.current_variant.metafields.marketplace.RecommendedIntake}
Lieferung: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'furniture-deco': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Abmessungen: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'alcoholic-products': product_information_html += `Füllmenge: ${this.current_variant.metafields.marketplace.FillingQuantity == undefined ? '' : this.current_variant.metafields.marketplace.FillingQuantity}
Herkunftsland: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Alkoholgehalt: ${this.current_variant.metafields.marketplace.AlcoholContent == undefined ? '' : this.current_variant.metafields.marketplace.AlcoholContent}
Zutaten: ${this.current_variant.metafields.marketplace.Ingredients == undefined ? '' : this.current_variant.metafields.marketplace.Ingredients}
Weinart: ${this.current_variant.metafields.marketplace.WineType == undefined ? '' : this.current_variant.metafields.marketplace.WineType}
Jahrgang/Alter: ${this.current_variant.metafields.marketplace.Year == undefined ? '' : this.current_variant.metafields.marketplace.Year}
Anbauregion: ${this.current_variant.metafields.marketplace.CultivationRegion == undefined ? '' : this.current_variant.metafields.marketplace.CultivationRegion}
Rebsorten: ${this.current_variant.metafields.marketplace.GrapeVarieties == undefined ? '' : this.current_variant.metafields.marketplace.GrapeVarieties}
Geschmack: ${this.current_variant.metafields.marketplace.taste == undefined ? '' : this.current_variant.metafields.marketplace.taste}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'house-garden': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Maße: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Montage: ${this.current_variant.metafields.marketplace.assembly == undefined ? '' : this.current_variant.metafields.marketplace.assembly}
Allgemeine Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Lieferhinweise: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'lights': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Abmessungen: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Lichtquelle: ${this.current_variant.metafields.marketplace.Lightsource == undefined ? '' : this.current_variant.metafields.marketplace.Lightsource}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Lichtfarbe: ${this.current_variant.metafields.marketplace.lightcolor == undefined ? '' : this.current_variant.metafields.marketplace.lightcolor}
Fassung: ${this.current_variant.metafields.marketplace.Fassung == undefined ? '' : this.current_variant.metafields.marketplace.Fassung}
Sonstige Funktionen: ${this.current_variant.metafields.marketplace.functions == undefined ? '' : this.current_variant.metafields.marketplace.functions}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Lieferhinweise: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'plants': product_information_html += `Abmessungen: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Pflegeanweisung: ${this.current_variant.metafields.marketplace.careInstructions == undefined ? '' : this.current_variant.metafields.marketplace.careInstructions}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Lieferung: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'books': product_information_html += `ISBN: ${this.current_variant.metafields.marketplace.ISBN == undefined ? '' : this.current_variant.metafields.marketplace.ISBN}
Autor: ${this.current_variant.metafields.marketplace.author == undefined ? '' : this.current_variant.metafields.marketplace.author}
Seitenanzahl: ${this.current_variant.metafields.marketplace.PageCount == undefined ? '' : this.current_variant.metafields.marketplace.PageCount}
Verlag: ${this.current_variant.metafields.marketplace.brandName == undefined ? '' : this.current_variant.metafields.marketplace.brandName}
Altersempfehlung: ${this.current_variant.metafields.marketplace.recommendedAge == undefined ? '' : this.current_variant.metafields.marketplace.recommendedAge}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'sanitary': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Abmessungen: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Anbau: ${this.current_variant.metafields.marketplace.assembly == undefined ? '' : this.current_variant.metafields.marketplace.assembly}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'tools': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Abmessungen: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Hinweise: ${this.current_variant.metafields.marketplace.notes == undefined ? '' : this.current_variant.metafields.marketplace.notes}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; case 'toys': product_information_html += `Material: ${this.current_variant.metafields.marketplace.material == undefined ? '' : this.current_variant.metafields.marketplace.material}
Abmessungen: ${this.current_variant.metafields.marketplace.size == undefined ? '' : this.current_variant.metafields.marketplace.size}
Gewicht: ${this.current_variant.metafields.marketplace.weight == undefined ? '' : this.current_variant.metafields.marketplace.weight}
Farbe: ${this.current_variant.metafields.marketplace.colour == undefined ? '' : this.current_variant.metafields.marketplace.colour}
Altersempfehlung: ${this.current_variant.metafields.marketplace.recommendedAge == undefined ? '' : this.current_variant.metafields.marketplace.recommendedAge}
Herstellergarantie: ${this.current_variant.metafields.marketplace.warranty == undefined ? '' : this.current_variant.metafields.marketplace.warranty}
Lieferumfang: ${this.current_variant.metafields.marketplace.scopeofdelivery == undefined ? '' : this.current_variant.metafields.marketplace.scopeofdelivery}
GSPR Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
GSPR Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
GSPR Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
GSPR Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
GSPR Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
GSPR Konformitätserklärung: ${this.current_variant.metafields.marketplace['gspr-conformity-declaration'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-conformity-declaration']}
`; break; default: product_information_html += ` `; break; } // append/insert in product information tab if (document.querySelector('#panel-1') !== null) { document.querySelector('#panel-1').innerHTML = product_information_html; } // console.log({ // "this.current_variant": this.current_variant, // "product_information_html": product_information_html, // }); }, }, }; const mountElement = (class_name) => { if (document.querySelector(`.${class_name}`) != null) { Vue.createApp(BILD_ProductVariantMetafieldsLevel).mount(`.${class_name}`); } else { console.error(`.${class_name} not found`); } };
/
Aktiviert! Der Rabatt wird im Checkout abgezogen
21,55 €
Verkäufer:Rebolet
Alle Produkte des Verkäufers: ansehen
Es gelten die AGB des gewerblichen Verkäufers
Kein Risiko! 14 Tage kostenloser Rückversand.
Unsere Zahlungsarten
Vezato Trinkflasche Edelstahl - BPA-freie Isolierflasche 500 ml - A...
21,55 €
Alle Einzelheiten
trinkflasche trinkflasche l wasserflasche trinkflasche sport trinkflasche edelstahl water bottle flasche trinkflasche liter wasserflasche l trinkflasche kohlensäure geeignet sport trinkflasche sportflasche trinkflaschen wasserflasche mit zeitmarkierungen liter trinkflasche wasser flasche liter trinkflasche wasserflasche liter fitness trinkflasche l trinkflasche trinkflasche glas l trinkflasche fahrrad trinkflasche spülmaschinenfest flasche l trinkflasche ml trinkflasche für kohlensäurehaltige getränke trinkflasche l edelstahl bottle trinkflasche auslaufsicher trinkflasche mit uhrzeit edelstahl trinkflasche l sportflasche liter fahrradflasche trinkerinnerung trinkflasche fitness trinkflasche mit geschmack trinkflasche l kohlensäure geeignet sporttrinkflaschen sport flasche water bottle with time markings wasserflaschen sport trinkflasche liter getränkeflasche trinkflasche uhrzeit tritan trinkflasche wasserflasche mit tagesleiste trinkflasche liter trinkflasche l spülmaschinenfest trinkflasche plastik trinkflasche sport l trinkflasche bpa frei trinkflasche motivation trinkflasche personalisiert flasche kohlensäure geeignet sporttrinkflaschen l trinkflasche mit filter flasche für kohlensäurehaltige getränke flasche mit uhrzeit waterbottle gym bottle motivationstrinkflasche wasserflasche sport wasserflaschen mit tagesleiste sportflasche ml trink flasche drinking bottle trinkflasche für sprudelwasser trinkflasche erwachsene flasche liter trainingsflasche trinkflasche sprudel geeignet trinkflasche wandern flasche edelstahl sporttrinkflasche trink erinnerungshilfe trinkflasche damen trinkflasche tritan trinkflasche liter edelstahl
Der BILD Marktplatz Newsletter - Verpasse kein Angebot mehr!
Ja, ich möchte, dass die Axel Springer Deutschland GmbH mir Newsletter mit BILD Marktplatz-Angeboten und Produktangeboten und/oder Medienangeboten der Axel Springer Medien per E-Mail auf Basis meinerpersönlichen Nutzungzusendet. Meine Einwilligung kann ich jederzeit widerrufen.