Olymp No. Six super slim Hemden – extra tailliert & modern | hemdenwelt

Olymp Herrenhemden No. Six super slim – Stil, Qualität & Perfekte Passform | Hemdenwelt.de

Olymp No. Six Super Slim – Extra schmale Herrenhemden für einen modernen Look

Entdecken Sie die Olymp No. Six Super Slim Herrenhemden bei Hemdenwelt.de! Diese extra schmal geschnittenen Hemden sind perfekt für modebewusste Männer, die eine taillierte Passform und höchsten Tragekomfort schätzen. Mit bügelleichten Stoffen, stilvollen Designs und exzellenter Qualität eignen sie sich ideal für Business und Freizeit. Jetzt die neuesten Modelle online shoppen!

(function() { const productElements = document.querySelectorAll('.owl-item'); const products = []; productElements.forEach(el => { const picture = el.querySelector('picture'); const img = picture?.querySelector('img'); const name = img?.getAttribute('alt')?.trim() || ''; const image = picture?.getAttribute('data-iesrc') || ''; // Link & Titel const linkEl = el.querySelector('.thumb-title'); const url = linkEl?.getAttribute('href') || ''; const title = linkEl?.innerText?.trim() || name; // Preise const priceRaw = el.querySelector('.price')?.innerText || ''; const price = priceRaw.replace(/[^\d,]/g, '').replace(',', '.'); // z. B. "ab 74,95 EUR" → "74.95" // UVP (optional) const oldPriceRaw = el.querySelector('.crossprice')?.innerText || ''; const oldPrice = oldPriceRaw.replace(/[^\d,]/g, '').replace(',', '.'); // z. B. "UVP 79,95 EUR" // Marke erkennen const brand = title.includes('OLYMP') ? 'OLYMP' : title.includes('MARVELIS') ? 'MARVELIS' : 'Marke unbekannt'; // Dummy-Verfügbarkeit – kann erweitert werden const availability = "http://schema.org/InStock"; if (title && image && price) { const productJson = { "@context": "https://schema.org/", "@type": "Product", "name": title, "image": image, "brand": { "@type": "Brand", "name": brand }, "offers": { "@type": "Offer", "priceCurrency": "EUR", "price": price, "availability": availability, "url": url } }; // Optional: UVP if (oldPrice) { productJson.offers["priceValidUntil"] = "2025-12-31"; // Beispiel: nur für Google wichtig bei Rabatten productJson.offers["priceSpecification"] = { "@type": "UnitPriceSpecification", "priceCurrency": "EUR", "price": oldPrice }; } products.push(productJson); } }); // JSON-LD einfügen if (products.length) { const script = document.createElement('script'); script.type = 'application/ld+json'; script.textContent = JSON.stringify(products.length === 1 ? products[0] : products); document.head.appendChild(script); } })();
Größe