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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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: ${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; } let product_safety_information_html = `Hersteller: ${this.current_variant.metafields.marketplace['gspr-manufacturer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-manufacturer']}
Importeur: ${this.current_variant.metafields.marketplace['gspr-importer'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-importer']}
Produktdetails: ${this.current_variant.metafields.marketplace['gspr-productdetails'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-productdetails']}
Verantwortliche Person: ${this.current_variant.metafields.marketplace['gspr-responsible-person'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-responsible-person']}
Konformitätserklärung: ${gspr_conformity_declaration}
Sicherheitsinformationen: ${this.current_variant.metafields.marketplace['gspr-instructions'] == undefined ? '' : this.current_variant.metafields.marketplace['gspr-instructions']}
/
Aktiviert! Der Rabatt wird im Checkout abgezogen
36,69 €
Verkäufer:Lavyl Shop
Alle Produkte des Verkäufers: ansehen
Es gelten die AGB des gewerblichen Verkäufers
Kein Risiko! 14 Tage kostenloser Rückversand.
Unsere Zahlungsarten
Lavylites Lavyl Hair (Shampoo) mit 200 ml
36,69 €
Alle Einzelheiten
Komplexes Shampoo mit Heilpflanzen zur Pflege der Haare und der Kopfhaut. Beim Haarewaschen eine walnussgroße Menge auf der Kopfhaut und den Haaren verteilen, einmassieren und abspülen. Auch für die tägliche Anwendung geeignet. Darf nicht in die Augen gelangen! Kühl, vor Licht geschützt, fern von Wärme- und Zündquellen lagern! Darf nicht in die Hände von Kindern gelangen!