{"product_id":"kids-comfort-travel-pillow","title":"Kids Comfort Travel Pillow","description":"\u003cstyle\u003e\n  .cubbie-travel {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 10px 18px 60px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #151515;\n  }\n\n  .cubbie-travel * {\n    box-sizing: border-box;\n  }\n\n  .cubbie-travel img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  \/* =========================\n     TYPOGRAPHY\n  ========================== *\/\n\n  .ct-intro {\n    max-width: 830px;\n    margin: 0 auto;\n    padding: 42px 15px 38px;\n    text-align: center;\n  }\n\n  .ct-intro h2,\n  .ct-heading h2,\n  .ct-copy h2,\n  .ct-final h2 {\n    margin: 0 0 16px;\n    color: #071a3d;\n    font-size: 38px;\n    font-weight: 800;\n    line-height: 1.15;\n    letter-spacing: -0.5px;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .ct-intro p,\n  .ct-heading p,\n  .ct-copy p,\n  .ct-final p {\n    margin: 0;\n    color: #626262;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .ct-copy p + p {\n    margin-top: 17px;\n  }\n\n  .ct-section {\n    padding: 58px 0;\n  }\n\n  .ct-heading {\n    max-width: 780px;\n    margin: 0 auto 32px;\n    padding: 0 10px;\n    text-align: center;\n  }\n\n  \/* =========================\n     MEDIA\n  ========================== *\/\n\n  .ct-media {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 22px;\n    background: #f7f8fa;\n  }\n\n  .ct-media img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n  }\n\n  .ct-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 46px;\n    align-items: center;\n  }\n\n  .ct-split.reverse .ct-media {\n    order: 2;\n  }\n\n  .ct-split.reverse .ct-copy {\n    order: 1;\n  }\n\n  .ct-copy {\n    width: 100%;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .ct-copy h2 {\n    margin-bottom: 20px;\n    font-size: 34px;\n  }\n\n  \/* =========================\n     BEFORE AFTER\n  ========================== *\/\n\n  .ct-before-after {\n    padding: 58px 0;\n  }\n\n  .ct-ba-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n    align-items: stretch;\n  }\n\n  .ct-ba-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n  }\n\n  .ct-ba-image {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    border-radius: 20px;\n    background: #f5f7fb;\n  }\n\n  .ct-ba-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .ct-ba-label {\n    position: absolute;\n    top: 15px;\n    left: 15px;\n    z-index: 2;\n    padding: 8px 15px;\n    border-radius: 30px;\n    background: #071a3d;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 0.04em;\n  }\n\n  .ct-ba-label.after {\n    background: #ffffff;\n    color: #071a3d;\n  }\n\n  .ct-ba-copy {\n    padding: 20px 12px 0;\n    text-align: center;\n  }\n\n  .ct-ba-copy h3 {\n    margin: 0 0 8px;\n    color: #071a3d;\n    font-size: 21px;\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .ct-ba-copy p {\n    max-width: 420px;\n    margin: 0 auto;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     BENEFIT CARDS\n  ========================== *\/\n\n  .ct-highlight {\n    margin: 45px 0;\n    padding: 50px 35px;\n    background: #f5f7fb;\n    border-radius: 26px;\n    text-align: center;\n  }\n\n  .ct-highlight h2 {\n    margin: 0 0 14px;\n    color: #071a3d;\n    font-size: 38px;\n    font-weight: 800;\n    line-height: 1.15;\n  }\n\n  .ct-highlight \u003e p {\n    max-width: 750px;\n    margin: 0 auto;\n    color: #626262;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .ct-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 32px;\n    align-items: stretch;\n  }\n\n  .ct-feature {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    min-width: 0;\n    min-height: 235px;\n    padding: 28px 22px;\n    background: #ffffff;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .ct-feature h3 {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    min-height: 54px;\n    margin: 0 0 14px;\n    color: #071a3d;\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.25;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .ct-feature p {\n    width: 100%;\n    max-width: 275px;\n    margin: 0 auto;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     DESIGNS\n  ========================== *\/\n\n  .ct-designs {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 30px;\n    align-items: stretch;\n  }\n\n  .ct-design {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    overflow: hidden;\n    background: #f7f8fa;\n    border-radius: 18px;\n  }\n\n  .ct-design-image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    padding: 10px;\n    background: #ffffff;\n  }\n\n  .ct-design-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n  }\n\n  .ct-design-name {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 58px;\n    padding: 12px 8px;\n    color: #071a3d;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  \/* =========================\n     SPECIFICATIONS\n  ========================== *\/\n\n  .ct-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    max-width: 900px;\n    margin: 30px auto 0;\n    align-items: stretch;\n  }\n\n  .ct-spec {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    min-width: 0;\n    min-height: 105px;\n    padding: 20px 22px;\n    background: #f5f7fb;\n    border-radius: 14px;\n    color: #626262;\n    font-size: 16px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  .ct-spec strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #071a3d;\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  \/* =========================\n     HOW TO USE\n  ========================== *\/\n\n  .ct-how {\n    padding: 46px 36px;\n    background: #071a3d;\n    border-radius: 25px;\n  }\n\n  .ct-how h2 {\n    margin: 0 0 30px;\n    color: #ffffff;\n    font-size: 36px;\n    font-weight: 800;\n    line-height: 1.15;\n    text-align: center;\n  }\n\n  .ct-how-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    align-items: stretch;\n  }\n\n  .ct-step {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-width: 0;\n    min-height: 190px;\n    padding: 24px 20px;\n    background: rgba(255, 255, 255, 0.08);\n    border-radius: 16px;\n    text-align: center;\n  }\n\n  .ct-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 35px;\n    width: 35px;\n    height: 35px;\n    margin-bottom: 14px;\n    background: #ffffff;\n    color: #071a3d;\n    border-radius: 50%;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .ct-step h3 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .ct-step p {\n    margin: 0;\n    color: rgba(255,255,255,0.82);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  \/* =========================\n     SAFETY\n  ========================== *\/\n\n  .ct-safety {\n    margin-top: 35px;\n    padding: 25px;\n    background: #f5f7fb;\n    border-radius: 16px;\n  }\n\n  .ct-safety strong {\n    display: block;\n    margin-bottom: 8px;\n    color: #071a3d;\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .ct-safety p {\n    margin: 0;\n    color: #626262;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  \/* =========================\n     FINAL\n  ========================== *\/\n\n  .ct-final {\n    padding: 65px 15px 10px;\n    text-align: center;\n  }\n\n  .ct-final p {\n    max-width: 730px;\n    margin: 0 auto;\n  }\n\n  \/* =========================\n     TABLET\n  ========================== *\/\n\n  @media screen and (max-width: 900px) {\n    .ct-designs {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ct-feature h3 {\n      font-size: 18px;\n    }\n  }\n\n  \/* =========================\n     MOBILE\n  ========================== *\/\n\n  @media screen and (max-width: 750px) {\n\n    .cubbie-travel {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n\n    .ct-section,\n    .ct-before-after {\n      padding: 40px 0;\n    }\n\n    .ct-intro {\n      padding: 28px 10px 32px;\n    }\n\n    .ct-intro h2,\n    .ct-heading h2,\n    .ct-copy h2,\n    .ct-final h2 {\n      font-size: 29px;\n      line-height: 1.18;\n    }\n\n    .ct-intro p,\n    .ct-heading p,\n    .ct-copy p,\n    .ct-final p {\n      font-size: 16px;\n    }\n\n    .ct-split,\n    .ct-split.reverse {\n      grid-template-columns: 1fr;\n      gap: 25px;\n    }\n\n    .ct-split.reverse .ct-media,\n    .ct-split.reverse .ct-copy {\n      order: initial;\n    }\n\n    .ct-copy {\n      padding: 0 8px;\n      text-align: center;\n    }\n\n    .ct-ba-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 8px;\n    }\n\n    .ct-ba-label {\n      top: 9px;\n      left: 9px;\n      padding: 6px 10px;\n      font-size: 11px;\n    }\n\n    .ct-ba-copy {\n      padding: 14px 4px 0;\n    }\n\n    .ct-ba-copy h3 {\n      font-size: 16px;\n    }\n\n    .ct-ba-copy p {\n      font-size: 13px;\n      line-height: 1.45;\n    }\n\n    .ct-highlight {\n      margin: 28px 0;\n      padding: 36px 18px;\n    }\n\n    .ct-highlight h2 {\n      font-size: 29px;\n    }\n\n    .ct-highlight \u003e p {\n      font-size: 16px;\n    }\n\n    .ct-features {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .ct-feature {\n      min-height: auto;\n      padding: 24px 20px;\n    }\n\n    .ct-feature h3 {\n      min-height: auto;\n      margin-bottom: 9px;\n      font-size: 19px;\n    }\n\n    .ct-feature p {\n      max-width: 520px;\n      font-size: 16px;\n    }\n\n    .ct-designs {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 8px;\n    }\n\n    .ct-design-name {\n      min-height: 50px;\n      font-size: 14px;\n    }\n\n    .ct-specs {\n      grid-template-columns: 1fr;\n    }\n\n    .ct-spec {\n      min-height: auto;\n      padding: 18px;\n    }\n\n    .ct-how {\n      padding: 34px 18px;\n    }\n\n    .ct-how h2 {\n      font-size: 28px;\n    }\n\n    .ct-how-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n\n    .ct-step {\n      min-height: auto;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cubbie-travel\"\u003e\n\n  \u003c!-- INTRO --\u003e\n\n  \u003cdiv class=\"ct-intro\"\u003e\n\n    \u003ch2\u003eComfort Wherever the Journey Takes Them\u003c\/h2\u003e\n\n    \u003cp\u003e\n      When little travelers get tired, finding a comfortable position\n      is not always easy. The Kids Comfort Travel Pillow surrounds them\n      with soft plush cushioning, giving their head, neck and arms\n      a cozier place to rest.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BEFORE \/ AFTER --\u003e\n\n  \u003csection class=\"ct-before-after\"\u003e\n\n    \u003cdiv class=\"ct-heading\"\u003e\n\n      \u003ch2\u003eFrom Restless to Relaxed\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A little extra cushioning can make sleepy journeys\n        feel much more comfortable.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct-ba-grid\"\u003e\n\n      \u003c!-- BEFORE --\u003e\n\n      \u003cdiv class=\"ct-ba-card\"\u003e\n\n        \u003cdiv class=\"ct-ba-image\"\u003e\n\n          \u003cspan class=\"ct-ba-label\"\u003e\n            BEFORE\n          \u003c\/span\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_11_09_2026_00_39_19.png?v=1789084195\" alt=\"Child resting without additional travel support\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-ba-copy\"\u003e\n\n          \u003ch3\u003eWithout Extra Support\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Tired little heads can lean awkwardly\n            when children fall asleep during a journey.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- AFTER --\u003e\n\n      \u003cdiv class=\"ct-ba-card\"\u003e\n\n        \u003cdiv class=\"ct-ba-image\"\u003e\n\n          \u003cspan class=\"ct-ba-label after\"\u003e\n            AFTER\n          \u003c\/span\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_11_09_2026_00_45_46.png?v=1789084196\" alt=\"Child resting comfortably with the travel pillow\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-ba-copy\"\u003e\n\n          \u003ch3\u003eWith Cozy Support\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Soft wraparound cushioning gives the head,\n            neck and arms a more comfortable place to rest.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n\n  \u003cdiv class=\"ct-highlight\"\u003e\n\n    \u003ch2\u003eComfort Made for Little Travelers\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Soft, practical and designed to make tired moments\n      feel more comfortable and relaxing.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ct-features\"\u003e\n\n      \u003cdiv class=\"ct-feature\"\u003e\n\n        \u003ch3\u003eSoft Plush Comfort\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Soft cushioning creates a cozy surface\n          for children to rest during travel.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-feature\"\u003e\n\n        \u003ch3\u003eWraparound Support\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The surrounding shape provides a comfortable\n          resting area around the head and neck.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-feature\"\u003e\n\n        \u003ch3\u003eComfort for Little Arms\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Padded side sections give little hands and arms\n          somewhere soft to relax.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MAIN LIFESTYLE IMAGE --\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-heading\"\u003e\n\n      \u003ch2\u003eMade for Sleepy Moments\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A soft companion for everyday journeys,\n        longer trips and all those unexpected naps along the way.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct-media\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_11_09_2026_00_33_07.png?v=1789084195\" alt=\"Child relaxing with the Kids Comfort Travel Pillow\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EASY COMFORT --\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-split\"\u003e\n\n      \u003cdiv class=\"ct-media\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_11_09_2026_00_25_04.png?v=1789084196\" alt=\"Child comfortably using the travel pillow\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-copy\"\u003e\n\n        \u003ch2\u003eDesigned for Easy Comfort\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The generous plush shape surrounds the upper body\n          while giving the head and arms comfortable areas to rest.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          An adjustable attachment helps keep the pillow\n          conveniently positioned during travel.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DESIGNS --\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-heading\"\u003e\n\n      \u003ch2\u003eChoose Their Favorite\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Four playful animal designs make their travel companion\n        feel a little more special.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct-designs\"\u003e\n\n      \u003c!-- GREY HUSKY --\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n\n        \u003cdiv class=\"ct-design-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_61.png?v=1789084871\" alt=\"Grey Husky Kids Comfort Travel Pillow\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-design-name\"\u003e\n          Grey Husky\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- WHITE PANDA --\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n\n        \u003cdiv class=\"ct-design-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_60.png?v=1789084871\" alt=\"White Panda Kids Comfort Travel Pillow\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-design-name\"\u003e\n          White Panda\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- PURPLE BUNNY --\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n\n        \u003cdiv class=\"ct-design-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_62.png?v=1789084872\" alt=\"Purple Bunny Kids Comfort Travel Pillow\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-design-name\"\u003e\n          Purple Bunny\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- PINK PIG --\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n\n        \u003cdiv class=\"ct-design-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_63.png?v=1789084872\" alt=\"Pink Pig Kids Comfort Travel Pillow\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-design-name\"\u003e\n          Pink Pig\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-heading\"\u003e\n\n      \u003ch2\u003eDesigned with Comfort in Mind\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Practical details for softer, more comfortable journeys.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct-specs\"\u003e\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003eSoft Plush Finish\u003c\/strong\u003e\n\n        Gentle cushioning designed for comfortable resting.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003eWraparound Shape\u003c\/strong\u003e\n\n        Creates a cozy resting area around the head and upper body.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003ePadded Arm Supports\u003c\/strong\u003e\n\n        Gives little hands and arms somewhere soft to rest.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003eAdjustable Attachment\u003c\/strong\u003e\n\n        Helps keep the pillow conveniently positioned during travel.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003eFour Animal Designs\u003c\/strong\u003e\n\n        Grey Husky, White Panda, Purple Bunny and Pink Pig.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003eProduct Size\u003c\/strong\u003e\n\n        Approximately 56 × 42 cm \/ 22 × 16.5 in.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003eMade for Travel\u003c\/strong\u003e\n\n        Ideal for everyday journeys and longer trips.\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct-spec\"\u003e\n\n        \u003cstrong\u003ePackage Includes\u003c\/strong\u003e\n\n        1 × Kids Comfort Travel Pillow.\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO USE --\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-how\"\u003e\n\n      \u003ch2\u003eEasy to Use\u003c\/h2\u003e\n\n\n      \u003cdiv class=\"ct-how-grid\"\u003e\n\n        \u003cdiv class=\"ct-step\"\u003e\n\n          \u003cdiv class=\"ct-step-number\"\u003e\n            1\n          \u003c\/div\u003e\n\n          \u003ch3\u003eAttach\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Secure the adjustable attachment\n            around the appropriate support point.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"ct-step\"\u003e\n\n          \u003cdiv class=\"ct-step-number\"\u003e\n            2\n          \u003c\/div\u003e\n\n          \u003ch3\u003ePosition\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Place the pillow comfortably around the child's\n            head, neck and upper body.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"ct-step\"\u003e\n\n          \u003cdiv class=\"ct-step-number\"\u003e\n            3\n          \u003c\/div\u003e\n\n          \u003ch3\u003eCheck Before Travel\u003c\/h3\u003e\n\n          \u003cp\u003e\n            When used in a vehicle, make sure the existing\n            restraint remains correctly positioned and securely fastened.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SAFETY --\u003e\n\n  \u003cdiv class=\"ct-safety\"\u003e\n\n    \u003cstrong\u003e\n      Important Safety Information\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      This product is a comfort accessory and is not a restraint or safety\n      device. When used in a vehicle, it must not interfere with the car seat,\n      seat belt, harness fit, breathing or natural head position. Always follow\n      the instructions supplied with the child's restraint system and use under\n      adult supervision.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003cdiv class=\"ct-final\"\u003e\n\n    \u003ch2\u003eCozy Comfort for Every Journey\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Give little travelers a softer and more comfortable place\n      to relax whenever tiredness takes over.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Cubbie","offers":[{"title":"Grey Husky","offer_id":54920548712789,"sku":null,"price":39.9,"currency_code":"GBP","in_stock":true},{"title":"White Panda","offer_id":54920548745557,"sku":null,"price":39.9,"currency_code":"GBP","in_stock":true},{"title":"Purple Bunny","offer_id":54920548778325,"sku":null,"price":39.9,"currency_code":"GBP","in_stock":true},{"title":"Pink Pig","offer_id":54920548811093,"sku":null,"price":39.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_10_09_2026_23_37_45.png?v=1789079880","url":"https:\/\/cubbie-shop.com\/products\/kids-comfort-travel-pillow","provider":"Cubbie","version":"1.0","type":"link"}