{"title":"Shop","description":"","products":[{"product_id":"8-in-1-multifunctional-kids-tricycle","title":"8 in 1 Multifunctional Kids Tricycle","description":"\u003cstyle\u003e\n  .cubbie-ride {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 10px 18px 60px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #30352f;\n  }\n\n  .cubbie-ride * {\n    box-sizing: border-box;\n  }\n\n  .cubbie-ride img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .cubbie-intro {\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 40px 15px;\n    text-align: center;\n  }\n\n  .cubbie-intro h2,\n  .cubbie-heading h2,\n  .cubbie-copy h2 {\n    margin: 0 0 16px;\n    color: #30352f;\n    font-size: 28px;\n    line-height: 1.14;\n    font-weight: 800;\n    letter-spacing: -0.6px;\n  }\n\n  .cubbie-intro p,\n  .cubbie-heading p,\n  .cubbie-copy p {\n    margin: 0;\n    color: #686b66;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .cubbie-copy p + p {\n    margin-top: 18px;\n  }\n\n  .cubbie-section {\n    padding: 58px 0;\n  }\n\n  .cubbie-heading {\n    max-width: 780px;\n    margin: 0 auto 32px;\n    padding: 0 10px;\n    text-align: center;\n  }\n\n  .cubbie-media {\n    width: 100%;\n    border-radius: 22px;\n    overflow: hidden;\n    background: #f8f6f1;\n    text-align: center;\n  }\n\n  .cubbie-media img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .cubbie-media img[src*=\".gif\"] {\n    width: auto;\n    max-width: 100%;\n    max-height: 650px;\n    margin: 0 auto;\n    object-fit: contain;\n    image-rendering: auto;\n  }\n\n  .cubbie-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 42px;\n    align-items: center;\n  }\n\n  .cubbie-split.reverse .cubbie-media {\n    order: 2;\n  }\n\n  .cubbie-split.reverse .cubbie-copy {\n    order: 1;\n  }\n\n  .cubbie-copy {\n    width: 100%;\n    max-width: 500px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .cubbie-copy h2 {\n    max-width: 100%;\n    margin-bottom: 20px;\n    font-size: 26px;\n  }\n\n  .cubbie-copy p {\n    max-width: 100%;\n  }\n\n  .cubbie-highlight {\n    margin: 45px 0;\n    padding: 50px 35px;\n    background: #f0f3ed;\n    border-radius: 26px;\n    text-align: center;\n  }\n\n  .cubbie-highlight h2 {\n    margin: 0 0 14px;\n    color: #30352f;\n    font-size: 28px;\n    line-height: 1.15;\n  }\n\n  .cubbie-highlight \u003e p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #686b66;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .cubbie-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 32px;\n    align-items: stretch;\n  }\n\n  .cubbie-feature {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: flex-start;\n    min-height: 245px;\n    padding: 30px 22px;\n    background: #ffffff;\n    border: 1px solid #d8ded5;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .cubbie-feature h3 {\n    width: 100%;\n    min-height: 58px;\n    margin: 0 0 18px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    color: #30352f;\n    font-size: 20px;\n    line-height: 1.2;\n    font-weight: 800;\n\n    word-break: keep-all !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .cubbie-feature p {\n    width: 100%;\n    max-width: 260px;\n    margin: 0 auto;\n    color: #686b66;\n    font-size: 17px;\n    line-height: 1.55;\n\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .cubbie-colours {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 30px;\n  }\n\n  .cubbie-colour {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    background: #f8f6f1;\n    border: 1px solid #d8ded5;\n    border-radius: 18px;\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .cubbie-colour img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n  }\n\n  .cubbie-specs {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    max-width: 900px;\n    margin: 30px auto 0;\n  }\n\n  .cubbie-spec {\n    padding: 19px 20px;\n    background: #f0f3ed;\n    border: 1px solid #d8ded5;\n    border-radius: 14px;\n    color: #686b66;\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .cubbie-spec strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #30352f;\n  }\n\n  .cubbie-final {\n    padding: 65px 15px 10px;\n    text-align: center;\n  }\n\n  .cubbie-final h2 {\n    margin: 0 0 15px;\n    color: #30352f;\n    font-size: 30px;\n    line-height: 1.1;\n  }\n\n  .cubbie-final p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #686b66;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  @media screen and (max-width: 900px) {\n    .cubbie-split {\n      grid-template-columns: 1fr 1fr;\n      gap: 35px;\n    }\n\n    .cubbie-copy h2 {\n      font-size: 24px;\n    }\n\n    .cubbie-feature h3 {\n      font-size: 18px;\n    }\n\n    .cubbie-feature p {\n      font-size: 16px;\n    }\n  }\n\n  @media screen and (max-width: 750px) {\n    .cubbie-ride {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n\n    .cubbie-section {\n      padding: 40px 0;\n    }\n\n    .cubbie-intro {\n      padding: 28px 10px 32px;\n    }\n\n    .cubbie-intro h2,\n    .cubbie-heading h2,\n    .cubbie-copy h2 {\n      font-size: 23px;\n      line-height: 1.18;\n    }\n\n    .cubbie-intro p,\n    .cubbie-heading p,\n    .cubbie-copy p {\n      font-size: 16px;\n    }\n\n    .cubbie-split {\n      grid-template-columns: 1fr;\n      gap: 25px;\n    }\n\n    .cubbie-split.reverse .cubbie-media,\n    .cubbie-split.reverse .cubbie-copy {\n      order: initial;\n    }\n\n    .cubbie-copy {\n      max-width: 100%;\n      padding: 0 10px;\n      text-align: center;\n    }\n\n    .cubbie-copy h2,\n    .cubbie-copy p {\n      max-width: 100%;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .cubbie-copy p + p {\n      margin-top: 14px;\n    }\n\n    .cubbie-media img[src*=\".gif\"] {\n      width: 100%;\n      max-height: none;\n    }\n\n    .cubbie-features {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .cubbie-feature {\n      min-height: auto;\n      padding: 25px 22px;\n    }\n\n    .cubbie-feature h3 {\n      min-height: auto;\n      margin-bottom: 10px;\n      font-size: 20px;\n    }\n\n    .cubbie-feature p {\n      max-width: 520px;\n      font-size: 16px;\n    }\n\n    .cubbie-colours {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 7px;\n    }\n\n    .cubbie-specs {\n      grid-template-columns: 1fr;\n    }\n\n    .cubbie-highlight {\n      margin: 28px 0;\n      padding: 36px 20px;\n    }\n\n    .cubbie-highlight h2,\n    .cubbie-final h2 {\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cubbie-ride\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"cubbie-intro\"\u003e\n    \u003ch2\u003eOne Frame, Eight Ways to Ride\u003c\/h2\u003e\n    \u003cp\u003eIt starts as a trike a parent steers and ends as a balance bike they ride on their own. Eight configurations, one frame, several years of use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN IMAGE --\u003e\n  \u003cdiv class=\"cubbie-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_10_09_2026_21_58_33.png?v=1789073956\" alt=\"8 in 1 multifunctional kids tricycle\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GIF TRANSFORMATION --\u003e\n  \u003csection class=\"cubbie-section\"\u003e\n    \u003cdiv class=\"cubbie-split\"\u003e\n\n      \u003cdiv class=\"cubbie-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/gif_3.gif?v=1789072086\" alt=\"Multifunctional kids ride changing between modes\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-copy\"\u003e\n        \u003ch2\u003eSwitch Modes in Seconds\u003c\/h2\u003e\n        \u003cp\u003eThe frame converts as your child moves on: pushing first, then pedalling, then balancing without help.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DEVELOPMENT --\u003e\n  \u003cdiv class=\"cubbie-highlight\"\u003e\n\n    \u003ch2\u003eMore Than Just Play\u003c\/h2\u003e\n\n    \u003cp\u003eEach mode asks a little more of them than the one before.\u003c\/p\u003e\n\n    \u003cdiv class=\"cubbie-features\"\u003e\n\n      \u003cdiv class=\"cubbie-feature\"\u003e\n        \u003ch3\u003eBuilds Balance\u003c\/h3\u003e\n        \u003cp\u003eBalance comes first, long before the pedals enter the picture.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-feature\"\u003e\n        \u003ch3\u003eDevelops Coordination\u003c\/h3\u003e\n        \u003cp\u003eSteering, pushing and pedalling, each one learned at its own pace.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-feature\"\u003e\n        \u003ch3\u003eBuilds Confidence\u003c\/h3\u003e\n        \u003cp\u003eA new mode opens up when they are ready for it, not before.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GIF CHILD RIDING --\u003e\n  \u003csection class=\"cubbie-section\"\u003e\n    \u003cdiv class=\"cubbie-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/gif_5.gif?v=1789072084\" alt=\"Child riding the multifunctional tricycle\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS IMAGE --\u003e\n  \u003csection class=\"cubbie-section\"\u003e\n\n    \u003cdiv class=\"cubbie-split reverse\"\u003e\n\n      \u003cdiv class=\"cubbie-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPTImage9_09_2026_23_14_53.png?v=1788992431\" alt=\"Tricycle grips, seat, pedals and holder\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-copy\"\u003e\n        \u003ch2\u003eMade for Small Hands and Short Legs\u003c\/h2\u003e\n        \u003cp\u003eAnti-slip grips, an ergonomic seat and a wide multi-wheel base keep everything steady while they are still working it out.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COLOURS --\u003e\n  \u003csection class=\"cubbie-section\"\u003e\n\n    \u003cdiv class=\"cubbie-heading\"\u003e\n      \u003ch2\u003eBlue, Red or Pink\u003c\/h2\u003e\n      \u003cp\u003eThree colours. Let them pick.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cubbie-colours\"\u003e\n\n      \u003cdiv class=\"cubbie-colour\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_10_09_2026_00_29_46.png?v=1788996612\" alt=\"Blue kids tricycle\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-colour\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_9_09_2026_23_16_32.png?v=1788996346\" alt=\"Red kids tricycle\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-colour\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPT_Image_9_09_2026_23_07_17.png?v=1788996214\" alt=\"Pink kids tricycle\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"cubbie-section\"\u003e\n\n    \u003cdiv class=\"cubbie-heading\"\u003e\n      \u003ch2\u003eAt a Glance\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cubbie-specs\"\u003e\n\n      \u003cdiv class=\"cubbie-spec\"\u003e\n        \u003cstrong\u003eConvertible design\u003c\/strong\u003e\n        Eight riding configurations in one frame\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-spec\"\u003e\n        \u003cstrong\u003eAdjustable handlebar\u003c\/strong\u003e\n        Rises with them as they grow\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-spec\"\u003e\n        \u003cstrong\u003eParent push handle\u003c\/strong\u003e\n        Removable once they no longer need it\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cubbie-spec\"\u003e\n        \u003cstrong\u003ePedal system\u003c\/strong\u003e\n        Fit the pedals or clip them to the frame\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"cubbie-final\"\u003e\n    \u003ch2\u003eFrom First Push to First Pedal\u003c\/h2\u003e\n    \u003cp\u003eOne tricycle that keeps up with them, instead of being outgrown in a season.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Cubbie","offers":[{"title":"Blue","offer_id":54908454502741,"sku":null,"price":79.9,"currency_code":"GBP","in_stock":true},{"title":"Red","offer_id":54908454535509,"sku":null,"price":79.9,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":54908454568277,"sku":null,"price":79.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/ChatGPTImage9_09_2026_22_54_03.png?v=1788992431"},{"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: 20px 18px 60px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #30352f;\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  .ct-intro {\n    max-width: 830px;\n    margin: 0 auto;\n    padding: 38px 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: #30352f;\n    font-size: 28px;\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: #686b66;\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: 48px 0;\n  }\n\n  .ct-section--support {\n    padding-top: 38px;\n    padding-bottom: 18px;\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  .ct-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\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: 18px;\n    font-size: 26px;\n  }\n\n  .ct-media {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 22px;\n    background: #f8f6f1;\n  }\n\n  .ct-media img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n  }\n\n  .ct-comparison {\n    max-width: 1000px;\n    margin: 30px auto 0;\n  }\n\n  .ct-comparison-image {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 22px;\n    background: #ffffff;\n  }\n\n  .ct-comparison-image img {\n    width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  .ct-comparison-caption {\n    max-width: 760px;\n    margin: 15px auto 0;\n    color: #686b66;\n    font-size: 16px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  .ct-highlight {\n    margin: 0 0 38px;\n    padding: 38px 30px 42px;\n    background: #f0f3ed;\n    border-radius: 26px;\n    text-align: center;\n  }\n\n  .ct-highlight h2 {\n    margin: 0 0 10px;\n    color: #30352f;\n    font-size: 28px;\n    font-weight: 800;\n    line-height: 1.15;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .ct-highlight \u003e p {\n    max-width: 750px;\n    margin: 0 auto;\n    color: #686b66;\n    font-size: 18px;\n    line-height: 1.6;\n  }\n\n  .ct-features {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    max-width: 980px;\n    margin: 24px auto 0;\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: 205px;\n    padding: 25px 22px;\n    background: #ffffff;\n    border: 1px solid #d8ded5;\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: 48px;\n    margin: 0 0 12px;\n    color: #30352f;\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 1.28;\n    text-align: center;\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: #686b66;\n    font-size: 16px;\n    line-height: 1.55;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\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  }\n\n  .ct-design {\n    display: flex;\n    flex-direction: column;\n    overflow: hidden;\n    background: #f8f6f1;\n    border: 1px solid #d8ded5;\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: #30352f;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n  }\n\n  .ct-specs {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    max-width: 920px;\n    margin: 34px auto 0;\n  }\n\n  .ct-spec {\n    position: relative;\n    min-height: 118px;\n    padding: 24px 24px 22px 30px;\n    background: #ffffff;\n    border: 1px solid #d8ded5;\n    border-radius: 16px;\n    color: #686b66;\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .ct-spec::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 18px;\n    bottom: 18px;\n    width: 4px;\n    background: #526457;\n    border-radius: 0 4px 4px 0;\n  }\n\n  .ct-spec:nth-child(2n) {\n    background: #f8f6f1;\n  }\n\n  .ct-spec strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #30352f;\n    font-size: 17px;\n    font-weight: 800;\n  }\n\n  .ct-how {\n    padding: 46px 36px;\n    background: #526457;\n    border-radius: 25px;\n  }\n\n  .ct-how h2 {\n    margin: 0 0 30px;\n    color: #ffffff;\n    font-size: 27px;\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  }\n\n  .ct-step {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-height: 190px;\n    padding: 24px 20px;\n    background: rgba(255,255,255,0.10);\n    border: 1px solid rgba(255,255,255,0.12);\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    width: 35px;\n    height: 35px;\n    margin-bottom: 14px;\n    background: #f8f6f1;\n    color: #526457;\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  }\n\n  .ct-step p {\n    margin: 0;\n    color: rgba(255,255,255,0.86);\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .ct-final {\n    padding: 58px 15px 10px;\n    text-align: center;\n  }\n\n  .ct-final p {\n    max-width: 730px;\n    margin: 0 auto;\n  }\n\n  .ct-safety {\n    max-width: 900px;\n    margin: 48px auto 0;\n    padding: 28px 30px;\n    background: #f8f6f1;\n    border: 1px solid #ddd5c9;\n    border-radius: 18px;\n  }\n\n  .ct-safety strong {\n    display: block;\n    margin-bottom: 10px;\n    color: #30352f;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .ct-safety p {\n    margin: 0;\n    color: #686b66;\n    font-size: 15px;\n    line-height: 1.65;\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  @media screen and (max-width: 750px) {\n    .cubbie-travel {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n\n    .ct-section {\n      padding: 38px 0;\n    }\n\n    .ct-section--support {\n      padding-top: 30px;\n      padding-bottom: 12px;\n    }\n\n    .ct-intro {\n      padding: 28px 10px 28px;\n    }\n\n    .ct-intro h2,\n    .ct-heading h2,\n    .ct-copy h2,\n    .ct-final h2 {\n      font-size: 23px;\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: 26px;\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-comparison {\n      margin-top: 26px;\n    }\n\n    .ct-comparison-image {\n      border-radius: 16px;\n    }\n\n    .ct-comparison-caption {\n      margin-top: 13px;\n      padding: 0 8px;\n      font-size: 15px;\n    }\n\n    .ct-highlight {\n      margin: 0 0 25px;\n      padding: 30px 16px 32px;\n      border-radius: 20px;\n    }\n\n    .ct-highlight h2 {\n      font-size: 23px;\n      margin-bottom: 9px;\n    }\n\n    .ct-highlight \u003e p {\n      font-size: 16px;\n    }\n\n    .ct-features {\n      grid-template-columns: 1fr;\n      gap: 12px;\n      margin-top: 20px;\n    }\n\n    .ct-feature {\n      min-height: auto;\n      padding: 22px 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      gap: 12px;\n    }\n\n    .ct-spec {\n      min-height: auto;\n      padding: 20px 20px 18px 26px;\n    }\n\n    .ct-how {\n      padding: 34px 18px;\n    }\n\n    .ct-how h2 {\n      font-size: 23px;\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    .ct-safety {\n      margin-top: 40px;\n      padding: 22px 20px;\n    }\n\n    .ct-safety strong {\n      font-size: 16px;\n    }\n\n    .ct-safety p {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cubbie-travel\"\u003e\n\n  \u003cdiv class=\"ct-intro\"\u003e\n    \u003ch2\u003eA Soft Place to Put Their Head Down\u003c\/h2\u003e\n    \u003cp\u003e\n      When a child falls asleep in a seat, their head goes wherever gravity takes it.\n      This plush pillow closes around the head, neck and arms so it lands somewhere soft.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ct-section ct-section--support\"\u003e\n\n    \u003cdiv class=\"ct-split\"\u003e\n\n      \u003cdiv class=\"ct-media\"\u003e\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 resting on the Kids Comfort Travel Pillow\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-copy\"\u003e\n        \u003ch2\u003eWraps Around, Not Just Behind\u003c\/h2\u003e\n        \u003cp\u003e\n          A U-shaped neck pillow only holds the head from behind. This one comes round\n          the sides as well, and the padded front gives their arms somewhere to sit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct-comparison\"\u003e\n\n      \u003cdiv class=\"ct-comparison-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_60_22674894-ee92-4d1d-9394-d6197c49c867.png?v=1789399622\" alt=\"Kids Comfort Travel Pillow support comparison\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"ct-comparison-caption\"\u003e\n        More surface around the head means fewer wake-ups when the head slips sideways.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ct-highlight\"\u003e\n\n    \u003ch2\u003eThree Things That Make the Difference\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Small details, chosen for a child who is already half asleep.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ct-features\"\u003e\n\n      \u003cdiv class=\"ct-feature\"\u003e\n        \u003ch3\u003eBrushed plush\u003c\/h3\u003e\n        \u003cp\u003eSoft on every surface a child actually touches.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-feature\"\u003e\n        \u003ch3\u003eSides that close in\u003c\/h3\u003e\n        \u003cp\u003eThey stop the head rolling away from the seat.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-feature\"\u003e\n        \u003ch3\u003eRaised front edge\u003c\/h3\u003e\n        \u003cp\u003eTheir arms rest on it instead of hanging down.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-split reverse\"\u003e\n\n      \u003cdiv class=\"ct-media\"\u003e\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=\"Adjustable strap on the Kids Comfort Travel Pillow\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-copy\"\u003e\n        \u003ch2\u003eOne Strap, Any Seat\u003c\/h2\u003e\n        \u003cp\u003e\n          An adjustable strap holds the pillow against the seat, so it stays where you\n          put it in the car, the pushchair or on a plane.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-heading\"\u003e\n      \u003ch2\u003eChoose Their Favourite\u003c\/h2\u003e\n      \u003cp\u003eFour animals. They will have an opinion.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct-designs\"\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n        \u003cdiv class=\"ct-design-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_61.png?v=1789084871\" alt=\"Grey Husky travel pillow\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ct-design-name\"\u003eGrey Husky\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n        \u003cdiv class=\"ct-design-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_60.png?v=1789084871\" alt=\"White Panda travel pillow\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ct-design-name\"\u003eWhite Panda\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n        \u003cdiv class=\"ct-design-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_62.png?v=1789084872\" alt=\"Purple Bunny travel pillow\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ct-design-name\"\u003ePurple Bunny\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-design\"\u003e\n        \u003cdiv class=\"ct-design-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0885\/8723\/9765\/files\/Design_sem_nome_63.png?v=1789084872\" alt=\"Pink Pig travel pillow\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ct-design-name\"\u003ePink Pig\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ct-section\"\u003e\n\n    \u003cdiv class=\"ct-heading\"\u003e\n      \u003ch2\u003eAt a Glance\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct-specs\"\u003e\n\n      \u003cdiv class=\"ct-spec\"\u003e\n        \u003cstrong\u003eAdjustable strap\u003c\/strong\u003e\n        Holds the pillow against the seat.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-spec\"\u003e\n        \u003cstrong\u003eFour animals\u003c\/strong\u003e\n        Grey Husky, White Panda, Purple Bunny and Pink Pig.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-spec\"\u003e\n        \u003cstrong\u003eSize\u003c\/strong\u003e\n        Approximately 56 × 42 cm \/ 22 × 16.5 in.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ct-spec\"\u003e\n        \u003cstrong\u003eIn the box\u003c\/strong\u003e\n        1 × Kids Comfort Travel Pillow.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\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      \u003cdiv class=\"ct-how-grid\"\u003e\n\n        \u003cdiv class=\"ct-step\"\u003e\n          \u003cdiv class=\"ct-step-number\"\u003e1\u003c\/div\u003e\n          \u003ch3\u003eAttach\u003c\/h3\u003e\n          \u003cp\u003eFasten the strap around the support point on the seat.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-step\"\u003e\n          \u003cdiv class=\"ct-step-number\"\u003e2\u003c\/div\u003e\n          \u003ch3\u003ePosition\u003c\/h3\u003e\n          \u003cp\u003eBring the pillow round the child's head, neck and upper body.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct-step\"\u003e\n          \u003cdiv class=\"ct-step-number\"\u003e3\u003c\/div\u003e\n          \u003ch3\u003eCheck before you set off\u003c\/h3\u003e\n          \u003cp\u003eIn a vehicle, confirm the restraint is still correctly positioned and fastened.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ct-final\"\u003e\n    \u003ch2\u003eWhen Sleep Wins\u003c\/h2\u003e\n    \u003cp\u003e\n      A softer landing for their head, on the school run and on the long drive.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ct-safety\"\u003e\n    \u003cstrong\u003eImportant Safety Information\u003c\/strong\u003e\n    \u003cp\u003e\n      This product is a comfort accessory and is not a restraint or safety device.\n      When used in a vehicle, it must not interfere with the car seat, seat belt,\n      harness fit, breathing or natural head position. Always follow the instructions\n      supplied with the child's restraint system and use under adult supervision.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","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\/collections\/shop.oembed","provider":"Cubbie","version":"1.0","type":"link"}