- Go Neck Pillow
Komfort, Stil und totale Unterstützung
Normaler PreisB 69€
Verkaufspreis 69€
Stückpreis H G / pro
Das ergonomische 360° Design von Go unterstützt den Nacken vollständig, damit deine Wirbelsäule in der richtigen Haltung ist und du keine Nacken- und Muskelschmerzen bekommst.
Verfügbarkeit für Abholungen konnte nicht geladen werden
Buy 2, save 10% and get Free Shipping!
Umfassende Nackenunterstützung auf Reisen
Go ist ein Reisekissen aus Memory-Schaumstoff von BASF®, das eine umfassende Nackenstütze bietet und sich der natürlichen Krümmung der Wirbelsäule anpasst.
Sein mehrschichtiger Aufbau gewährleistet eine optimale Seiten- und Kinnunterstützung und verhindert unwillkürliche Kopfbewegungen wie Nicken und Wippen, die zu Nackenschmerzen führen.
Ergonomischer 360º-Komfort
Das ergonomische Design von Go wurde für verschiedene Nackengrößen und Ruhepositionen entwickelt und fördert eine gesunde , neutrale Ausrichtung der Wirbelsäule . Es handelt sich um ein Nackenkissen , das Komfort und Funktionalität in den Vordergrund stellt, um eine erholsame Reise zu gewährleisten.
Der superweiche und atmungsaktive Stoff erhöht den Komfort, indem er eine Überhitzung bei längerem Tragen verhindert und so ein entspannendes und kühles Erlebnis gewährleistet.
Perfekte Passform und schlankes Design
Das Go it's your plane-Kissen verfügt über einen verstellbaren Velcro® -Verschluss und sorgt für eine individuelle Passform für jeden Benutzer . Diese Aufmerksamkeit für individuellen Komfort erhöht die Unterstützung und trägt zu einem insgesamt personalisierten Erlebnis bei.
Go ist ein minimalistisches Reise-Essential mit unverwechselbarem Design. Organische Rundungen stützen den Kopf und bieten luxuriösen Komfort. Das Ergebnis ist ein zeitloses Nackenkissen, mit dem Sie auf Ihrer Reise gut aussehen und sich wohlfühlen .
Leicht zu tragen
Sie können Go mühelos kompaktieren, rollen und komprimieren, um sein Volumen um bis zu 60 % zu reduzieren und es bequem in der mitgelieferten Tasche zu transportieren.
Der Kissenbezug lässt sich leicht abnehmen und in der Waschmaschine waschen . So sind auch bei wiederholter Verwendung Sauberkeit und Hygiene gewährleistet.
Produktspezifikationen
FÜLLUNG
BASF® Memory-Schaumstoffkern
WASCHBARE ÄRMEL
OEKO-TEX® 95 % Viskose – 5 % Elastomer
GEWICHT
12oz · 350g
MESSUNGEN
9,8 x 6,7 x 2,7 (Zoll)
25 x 17 x 7 (cm)
COMPLETE YOUR SET
Eye Mask
Eye Mask
45€
Normaler PreisB 69€
Normaler PreisC
69€
Stückpreis H G / pro
|
' + '' + '€
' + '' + parseFloat(price*quantity).toFixed(2) + '
'; }else{ cartSubmit.innerHTML = 'Jetzt einkaufen
' + '|
' + '' + '' + parseFloat(price*quantity).toFixed(2) + '
' + '€
'; } }; function innerAddButtomDiscount(price, quantity){ let productHandle = "go-neck-pillow"; for (let key in productDiscounts) { if (key == productHandle) { let percentageDiscount = parseFloat((productDiscounts[key])*0.01); percentageDiscount = 1 - percentageDiscount; let priceDiscount = (price * percentageDiscount).toFixed(2); let priceDoubleContainer = document.createElement('div'); let priceOrigin = ( price * quantity).toFixed(2); priceDoubleContainer.classList.add('strikeout') if( '€' == "$" | '€' == "£"){ priceDoubleContainer.textContent = '€' + priceOrigin; let priceContainerUS = priceDoubleContainer cartSubmit.innerHTML = 'Jetzt einkaufen
' + '|
' + '€
' + parseFloat(priceDiscount * quantity).toFixed(2); if((productDiscounts[key]) != '0'){ cartSubmit.appendChild(priceContainerUS); } } else{ priceDoubleContainer.textContent = priceOrigin + '€'; cartSubmit.innerHTML = 'Jetzt einkaufen
' + '|
' + parseFloat(priceDiscount * quantity).toFixed(2) + '€
'; if((productDiscounts[key]) != '0'){ cartSubmit.appendChild(priceDoubleContainer); } } } }; }; function innerPriceDiscount(price, quantity){ let priceDiscount = ''.replace(/[^\d.-]/g, ''); let priceDoubleContainer = document.createElement('div'); priceDoubleContainer.classList.add('strikeout') if( '€' == "$" | '€' == "£"){ priceDoubleContainer.textContent = '€' + (priceDiscount*quantity).toFixed(2); let priceContainerUS = priceDoubleContainer cartSubmit.innerHTML = 'Jetzt einkaufen
' + '|
' + '€
' + parseFloat(price * quantity).toFixed(2) + '
'; cartSubmit.appendChild(priceContainerUS); } else{ priceDoubleContainer.textContent = (priceDiscount*quantity).toFixed(2) + '€'; cartSubmit.innerHTML = 'Jetzt einkaufen
' + '|
' + parseFloat(price * quantity).toFixed(2) + '
€
'; cartSubmit.appendChild(priceDoubleContainer); } }; function soldOut(){ cartSubmit.innerHTML = 'Sold Out
'; }; let productDiscounts = { 'go-neck-pillow': '10', 'eye-mask': '5', 'heated-neck-wrap': '5', 'memory-foam-bed-pillow': '10', 'original-napping-pillow': '5', 'hot-cold-eye-mask': '5', 'light-versatile-pillow': '10', 'heatbag': '5', 'bamboo-compression-socks': '10', 'hood': '10', 'mini-handy-pillow': '10', 'loop-eye-pillow': '10', 'pillowcase':'0', 'clay-bag-for-heatbag':'0' }; let quantitySelector = document.querySelector('.product-form__quantity'); if(quantitySelector){ quantityValue = document.querySelector('.button_quantity_pdp').value; inputValueInt = parseInt(quantityValue); } let inputValueStart = 1; let discountPrice = document.querySelector('.discount-price'); function getDiscountPrice() { let discountPrice = document.querySelector('.discount-price'); if (discountPrice != null) { let discountPriceCheck = discountPrice.textContent.trim().length; return discountPriceCheck; } else { let discountPriceCheck = 0; return discountPriceCheck; } } // Llamar a la función let discountPriceCheck = getDiscountPrice(); let inputChange = document.querySelector('.button_quantity_pdp'); let availableProduct = true; if (discountPriceCheck === 0 && availableProduct === true) { innerAddButtom(pricePerItemParse, inputValueStart); } else if (availableProduct === false) { let colorField = document.querySelector('.product-form__input-color'); let quantityInput = document.querySelector('.product-form__quantity'); if (colorField) { colorField.style.display = 'none'; } if (quantityInput) { quantityInput.style.display = 'none'; } soldOut(); } else{ innerPriceDiscount(pricePerItemParse, inputValueStart); } buttonSubmit.addEventListener('click', () => { if (discountPriceCheck === 0) { innerAddButtom(pricePerItemParse, inputValueStart); } else { innerPriceDiscount(pricePerItemParse, inputValueStart); } }); if(inputChange){ inputChange.addEventListener('change', () => { let quantityValue = document.querySelector('.button_quantity_pdp').value; let inputValueInt = parseInt(quantityValue); if(inputChange.value === '1' & discountPriceCheck === 0){ innerAddButtom(pricePerItemParse, inputChange.value); }else if(inputChange.value === '1' & discountPriceCheck != 0){ innerPriceDiscount(pricePerItemParse, inputChange.value); }else if(inputChange.value !== '1' & discountPriceCheck === 0){ innerAddButtomDiscount(pricePerItemParse, inputChange.value); }else{ innerPriceDiscount(pricePerItemParse, inputChange.value); } }); } let label = document.querySelectorAll('.color-swatch'); if(label){ label.forEach(function(element) { element.addEventListener('click', () => { let qttyValue = 1; pricePerItemOne = pricePerItemParse; if(discountPriceCheck === 0){ innerAddButtom(pricePerItemOne, qttyValue); }else{ innerPriceDiscount(pricePerItemOne, qttyValue); } }); }); }100 Tage Rückgaberecht
2 Jahre Garantie
Kohlenstoffneutral
Haltbar gebaut
100 Tage Rückgaberecht
2 Jahre Garantie
Kohlenstoffneutral
Haltbar gebaut
100 Tage Rückgaberecht
2 Jahre Garantie
Kohlenstoffneutral
Haltbar gebaut
100 Tage Rückgaberecht
2 Jahre Garantie
Kohlenstoffneutral
Haltbar gebaut
100 Tage Rückgaberecht
2 Jahre Garantie
Kohlenstoffneutral
Haltbar gebaut
100 Tage Rückgaberecht
2 Jahre Garantie
Kohlenstoffneutral
Haltbar gebaut
Pair well with
-
Eye Mask
3D-ergonomische Augenmaske
Normaler PreisB 45€
Verkaufspreis 45€
Stückpreis H G / pro
-
Bamboo Compression Socks
Aktiv mit absolutem Komfort
Normaler PreisB 29€
Verkaufspreis 29€
Stückpreis H G / pro
Bundle up & Save
-
The First Class Bundle
Go Neck Pillow + Eye Mask
Normaler PreisB 102.50€
Normaler PreisC
114€Verkaufspreis 102.50€10% Off
Stückpreis H G / pro
-
The Bon Voyage Duo
Go Neck Pillow + Go Neck Pillow
Normaler PreisB 124€
Normaler PreisC
138€Verkaufspreis 124€10% Off
Stückpreis H G / pro
-
The Getaway Bundle
Go Neck Pillow + Bamboo Compression Socks
Normaler PreisB 88€
Normaler PreisC
98€Verkaufspreis 88€10% Off
Stückpreis H G / pro
-
The Complete Comfort Bundle
Go Neck Pillow + Eye Mask + Bamboo Compression Socks
Normaler PreisB 121€
Normaler PreisC
143€Verkaufspreis 121€15% Off
Stückpreis H G / pro
Ihre Dosis Komfort.
Täglich.
Geben Sie Ihrem Körper die Möglichkeit, sich immer wohl zu fühlen und auf die kommenden Herausforderungen vorbereitet zu sein.
Heimelige Weichheit.
Direkt in Ihrer Tasche.
Sein Memory-Schaum-Kern und das ergonomische Design sorgen für eine individuelle Passform und lassen Go auf 60 % seiner Größe komprimieren, sodass Sie ihn überallhin mitnehmen können.
Aktionen, neue Produkte und Ruhetipps.
Direkt in Ihren Posteingang.
Go - Nackenkissen | Ostrichpillow® | Jetzt kaufen (2025)
Table of Contents
Umfassende Nackenunterstützung auf Reisen
Ergonomischer 360º-Komfort
Perfekte Passform und schlankes Design
Leicht zu tragen
Produktspezifikationen
Eye Mask
Eye Mask 45€
Pair well with
Eye Mask
Bamboo Compression Socks
Bundle up & Save
The First Class Bundle
The Bon Voyage Duo
The Getaway Bundle
The Complete Comfort Bundle
Soft Touch
Easy to carry
Machine Washable
References
References
Top Articles
Adani Ports to buy Australian coal facility, expand global footprint - Adani Ports to buy Australian coal facility, expand global footprint BusinessToday
Someone Hit My Tesla and Drove Off, I Have It on Camera But the Footage Might Not Be Enough to Catch Them
‘Moral panic’ about new media’s influence on young voters underplays their interest in politics, creators say
Latest Posts
Leinster star channelling Denis Hickie's speed - and a bit of Sarah Healy too
RECAP as Down hit two late goals to deny Fermanagh and seal semi-final berth
Recommended Articles
- DFS & Easy Glide Save your money
- Creative Reality™ Studio
- What nutrients does your child need now?
- Manage OAuth Clients - Google Cloud Platform Console Help
- Sr. Linux Support Engineer - Metro Manila - Permhunt - beBee
- 💵 The money pipes - Snacks
- Diese Technik-Deals bei QVC lohnen sich wirklich
- Omnicom Group Inc (OMC)
- Cancer Zodiac Sign | Astrology Answers
- Laser Yag et couperoses (veinules) : experience, avis et témoignage - Beauté de la peau - FORUM Beauté
- Acerca de Google Maps
- AMD Radeon RX 7600 顯示卡開箱實測 以更親民價格殺入市場的 1080p 新顯卡 - Mobile01
- CRCL News Today | Why did Circle Internet Group stock drop today?
- Nova natuurkunde onderbouw
- 7 Best Schwab Retirement Funds [High Quality, Low Costs]
- Tove Jansson • The Moomins take on the world • Tovejansson.com
- Thermometer 2025 im Vergleich: Für ein genaues Raumklima
- Microsoft Headquarters & Office Locations | Clay
- So verwaltest du deine A1 Anschlüsse
- Hýbací zvířátka z 3D tiskárny | 3D Drak | Svíčkománie3D
- Is AI closing the door on entry-level job opportunities?
- Add or Remove Rotate Left and Rotate Right Context Menu in Windows 10 - Windows 10 Help Forums
- Radisson Blu Mall of America - Bloomington MN Travel & Tourism - Mall of America Hotels
- What is ChatGPT? | OpenAI Help Center
- La Banque postale impose de nouveaux frais bancaires à ses clients | 60 Millions de Consommateurs
- How do I stop a continuous payment?
- Waxing 101: What You’ve Wanted to Know About Waxing - Booksy.com
- WikiLeaks - Vault 7: Projects
- The 10 most-viewed YouTube videos of all time
- Personalize Chrome performance - Google Chrome Help
- propose + infinitive/gerund/subjunctive
- FILM Kolaps | Forum Film Slovakia
- Télécharger et installer Google Chrome - Ordinateur
- Pill Crushers & Splitters | Walmart Canada
- Deal des Tages - aktuelle Tagesdeals
- Deodorant kopen? Shop de beste merken online!
- Dragon Ball Z: Wrath of the Dragon streaming
- spreken van iets en over iets
- Generacja Y – Encyklopedia Zarządzania
- medication refill/prescription refill
- The 10 Core Differences Between C and C++
- Why is the US bombing Yemen in the first place?
- 河南2025年高考分数线公布:历史本科批471、物理类本科批427 —中国教育在线
- Iran-Israel conflict: How B-2 bombers flew 37 hours non-stop to hit deep inside Iran’s nuclear sites
- Buscar ubicaciones en Google Maps - Ordenador
- Как правильно инстаграм или инстаграмм?
- Utiliser la musique et les effets sonores de la bibliothèque audio
- These Cleansing Balms Will Remove Every Last Trace of Your Makeup
- What Is ChatGPT and How Does It Work?
- Sample Pack - Genre : FUTURE BASS | SONICWIRE
- How to open and use Paint in Windows 11/10
- 네이버지도 사용법 및 주요 기능 완벽 가이드
- Forum 60 millions de consommateurs • Consulter le sujet
- Ayuda de Google Maps
- Sound Devices in Poetry and Literature | Writers.com
- Fetal development: MedlinePlus Medical Encyclopedia
- Como baixar Google Play Store apk versão mais recente para Android 2025
- 📻 Qmusic playlist / afspeellijst
- Examples of Disposable Products and Their Impact
- Blush richtig auftragen: Techniken, Tipps und Tricks
- พระราชบัญญัติคุ้มครองแรงงาน พ.ศ. 2541 - MATRA LAW
- Căutare Google Ajutor
- Nouvelles épreuves et aventures de Fort Boyard 2025
- These Shaving Creams Will Leave Your Skin Srsly Smooth
- Mail & Shipping Services | USPS
- Installation - Windows 11 24H2 26100.4351
- face tape™ foundation
- Is there a specific word for a person who has one leg?
- ≥ Thermometers in Antiek en Kunst
- Blush gels: natuurlijke schoonheid en stevigheid
- Isoflavonas De Soya: Usos, Efectos Secundarios, Preguntas Frecuentes y Más - Pharmarket.
- Über uns - Greyhound Protection
- 15 Stress Management Skills for Life and Work
- Buscar personas en Facebook: por nombre, foto, sin registro
- Ear Thermometer Guide: Types, Usage & Safety | Zoom Health
- Choosing the Right Piercing Needle: A Beginner's Guide to Quality Tool
- PME Legend kopen? Shop online bij The Stone
- helene-ahlson – BODY
- UK may compel Google to change search rankings, offer alternatives
- 57 Best Free Online Movie Streaming Sites in 2025 (Tested)
- Business Car Lease Deals | Prices Starting From £222 | First Vehicle Leasing
- The Sims 4 Nature's Calling event guide: What it is, how can you take part, and what are the rewards?
- Informations sur la société | À propos de Meta
- Sophie Arvebrink – på egna ben – BODY
- Stencils – Wie erstellt man eine Graffiti-Schablone | Spraybar
- eFootball PES 2021 LITE REVEALED, AVAILABLE TO DOWNLOAD FOR FREE FROM TODAY | KONAMI DIGITAL ENTERTAINMENT B.V.
- BEST - Englisch-Deutsch Übersetzung | PONS
- Whatsapp Web: So nutzen Sie den Messenger am PC
- Piel seca - Síntomas y causas
- Make-up günstig kaufen bei Online-Parfümerie | easycosmetic™
- Forum cancer de la prostate
- M. Padmakumar: Movies, Photos, Videos, News, Biography & Birthday | Times of India
- FilGoal | جدول مباريات اليوم
- Efficacité spectrale : 5G-NR et 4G-LTE.
- Zmiany PKD w branży beauty 2025 – co musisz wiedzieć
- Migrating to v22 | React Native Firebase
- Flow Down Panorama Trail at Vestfold Og Telemark
- Kinderkleider Gr. 152
- E-mails bekijken en zoeken - Gmail Help
- poner cara a alguien
Article information
Author: Virgilio Hermann JD
Last Updated:
Views: 5535
Rating: 4 / 5 (41 voted)
Reviews: 88% of readers found this page helpful
Author information
Name: Virgilio Hermann JD
Birthday: 1997-12-21
Address: 6946 Schoen Cove, Sipesshire, MO 55944
Phone: +3763365785260
Job: Accounting Engineer
Hobby: Web surfing, Rafting, Dowsing, Stand-up comedy, Ghost hunting, Swimming, Amateur radio
Introduction: My name is Virgilio Hermann JD, I am a fine, gifted, beautiful, encouraging, kind, talented, zealous person who loves writing and wants to share my knowledge and understanding with you.