{"product_id":"porte-bebe-randonnee-babylunea-express","title":"BabyLunea Express Hiking Baby Carrier | ergonomic, physiological, and comfortable carrying","description":"\u003cstyle\u003e\n  .bl-pdp-n3{\n    --bg:#F4ECE4;\n    --text:#2F3540;\n    --muted:#5a6472;\n    --card:#fffaf6;\n    --border:rgba(47,53,64,.12);\n    --accent:#C9876B;\n    --accent-2:#B9785E;\n    --shadow:0 14px 34px rgba(47,53,64,.10);\n    --radius:24px;\n    background:var(--bg);\n    color:var(--text);\n    padding:18px;\n    border-radius:28px;\n    font-family:inherit;\n    margin:0 0 22px;\n  }\n  .bl-pdp-n3 *{box-sizing:border-box}\n  .bl-pdp-n3 .bl-wrap{max-width:980px;margin:0 auto}\n  .bl-pdp-n3 .bl-topline{\n    display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;\n    padding:12px 14px;margin-bottom:14px;border-radius:18px;\n    background:#fffaf6;border:1px solid var(--border);box-shadow:var(--shadow);\n    font-size:13px;line-height:1.5;color:var(--text);\n  }\n  .bl-pdp-n3 .bl-topline strong{color:var(--text)}\n  .bl-pdp-n3 .bl-hero{\n    display:grid;grid-template-columns:1.02fr .98fr;gap:16px;align-items:stretch;\n  }\n  .bl-pdp-n3 .bl-hero-media img,\n  .bl-pdp-n3 .bl-gallery img{\n    width:100%;height:auto;display:block;border-radius:24px;box-shadow:var(--shadow);\n  }\n  .bl-pdp-n3 .bl-hero-copy,\n  .bl-pdp-n3 .bl-card,\n  .bl-pdp-n3 details{\n    background:#fffaf6;border:1px solid var(--border);box-shadow:var(--shadow);\n  }\n  .bl-pdp-n3 .bl-hero-copy{border-radius:24px;padding:22px}\n  .bl-pdp-n3 .bl-kicker{\n    display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;\n    background:rgba(201,135,107,.14);border:1px solid rgba(201,135,107,.28);\n    font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:800;color:#7f5b4c;\n  }\n  .bl-pdp-n3 h2{font-size:31px;line-height:1.08;margin:16px 0 12px;color:var(--text)}\n  .bl-pdp-n3 h3{font-size:22px;line-height:1.2;margin:0 0 12px;color:var(--text)}\n  .bl-pdp-n3 p{font-size:15.8px;line-height:1.72;margin:0 0 14px;color:var(--muted)}\n  .bl-pdp-n3 .bl-subtitle{font-size:16px;color:#4e5763;max-width:58ch}\n  .bl-pdp-n3 .bl-points,\n  .bl-pdp-n3 .bl-list{\n    display:grid;gap:10px;padding:0;margin:14px 0 0;\n  }\n  .bl-pdp-n3 .bl-points li,\n  .bl-pdp-n3 .bl-list li{\n    list-style:none;position:relative;padding-left:28px;color:var(--muted);font-size:15px;line-height:1.6;\n  }\n  .bl-pdp-n3 .bl-points li:before,\n  .bl-pdp-n3 .bl-list li:before{\n    content:\"\";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;\n    background:var(--accent);box-shadow:0 0 0 5px rgba(201,135,107,.14);\n  }\n  .bl-pdp-n3 .bl-hero-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}\n  .bl-pdp-n3 .bl-btn-main,\n  .bl-pdp-n3 .bl-btn-alt{\n    display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:999px;\n    font-size:14px;font-weight:800;text-decoration:none;\n  }\n  .bl-pdp-n3 .bl-btn-main{\n    background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff!important;\n    box-shadow:0 10px 24px rgba(185,120,94,.24);\n  }\n  .bl-pdp-n3 .bl-btn-alt{\n    background:#fff;border:1px solid var(--border);color:var(--text)!important;\n  }\n  .bl-pdp-n3 .bl-trustline{\n    display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;\n  }\n  .bl-pdp-n3 .bl-trust{\n    padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.78);\n    border:1px solid var(--border);font-size:13px;line-height:1.5;color:var(--text);\n  }\n  .bl-pdp-n3 .bl-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}\n  .bl-pdp-n3 .bl-sep{\n    height:1px;margin:26px 0;\n    background:linear-gradient(90deg,rgba(201,135,107,0),rgba(201,135,107,.55),rgba(201,135,107,0));\n  }\n  .bl-pdp-n3 .bl-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}\n  .bl-pdp-n3 .bl-card{border-radius:24px;padding:18px}\n  .bl-pdp-n3 .bl-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}\n  .bl-pdp-n3 .bl-color{\n    border-radius:18px;padding:14px 10px;text-align:center;border:1px solid var(--border);background:#fff;\n    box-shadow:var(--shadow);font-size:14px;font-weight:700;color:var(--text);\n  }\n  .bl-pdp-n3 .bl-color img{\n    width:100%;height:auto;display:block;border-radius:14px;margin-bottom:10px;box-shadow:0 8px 22px rgba(47,53,64,.08);\n  }\n  .bl-pdp-n3 .bl-color span{\n    display:block;font-size:12.5px;line-height:1.45;color:var(--muted);font-weight:500;margin-top:4px;\n  }\n  .bl-pdp-n3 .bl-tech{display:grid;gap:10px}\n  .bl-pdp-n3 .bl-tech-row{\n    display:grid;grid-template-columns:190px 1fr;gap:14px;padding:11px 0;border-bottom:1px solid rgba(47,53,64,.08);\n  }\n  .bl-pdp-n3 .bl-tech-row:last-child{border-bottom:0;padding-bottom:0}\n  .bl-pdp-n3 .bl-tech-label{\n    font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:#8d6c5c;font-weight:800;\n  }\n  .bl-pdp-n3 .bl-tech-value{font-size:15px;color:var(--muted)}\n  .bl-pdp-n3 .bl-offer{display:grid;grid-template-columns:1.04fr .96fr;gap:14px}\n  .bl-pdp-n3 .bl-offer-box{\n    padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(201,135,107,.14),rgba(185,120,94,.08));\n    border:1px solid rgba(201,135,107,.28);box-shadow:var(--shadow);\n  }\n  .bl-pdp-n3 .bl-offer-line{\n    display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px dashed rgba(47,53,64,.12);\n    font-size:15px;color:var(--text);\n  }\n  .bl-pdp-n3 .bl-offer-line:last-child{border-bottom:0}\n  .bl-pdp-n3 details{border-radius:18px;padding:0 16px;margin:10px 0;overflow:hidden}\n  .bl-pdp-n3 summary{\n    cursor:pointer;list-style:none;padding:16px 28px 16px 0;position:relative;color:var(--text);\n    font-size:15.2px;font-weight:800;\n  }\n  .bl-pdp-n3 summary::-webkit-details-marker{display:none}\n  .bl-pdp-n3 summary:after{\n    content:\"+\";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;color:var(--accent);\n  }\n  .bl-pdp-n3 details[open] summary:after{content:\"–\"}\n  .bl-pdp-n3 .bl-answer{padding:0 0 16px;color:var(--muted);font-size:15px;line-height:1.7}\n  .bl-pdp-n3 .bl-maillage{display:grid;gap:10px}\n  .bl-pdp-n3 .bl-maillage a{\n    display:block;padding:15px 16px;border-radius:18px;background:#fffaf6;border:1px solid var(--border);\n    font-size:14.8px;color:var(--text);text-decoration:none;box-shadow:var(--shadow);\n  }\n  .bl-pdp-n3 .bl-end-cta{\n    padding:18px;border-radius:24px;background:linear-gradient(135deg,var(--accent),var(--accent-2));\n    box-shadow:var(--shadow);display:flex;justify-content:space-between;gap:16px;align-items:center;\n  }\n  .bl-pdp-n3 .bl-end-cta p{margin:0;color:#fff;font-size:15px;line-height:1.55}\n  .bl-pdp-n3 .bl-end-pill{\n    display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;\n    background:#fff;color:#7b523f!important;font-weight:800;font-size:13px;white-space:nowrap;text-decoration:none;\n  }\n  .bl-pdp-n3 .bl-hidden-seo{display:none!important}\n\n  \n  \n\n  @media (max-width:767px){\n    .bl-pdp-n3{padding:14px;border-radius:22px}\n    .bl-pdp-n3 h2{font-size:26px}\n    .bl-pdp-n3 h3{font-size:20px}\n    .bl-pdp-n3 .bl-hero,\n    .bl-pdp-n3 .bl-gallery,\n    .bl-pdp-n3 .bl-grid-2,\n    .bl-pdp-n3 .bl-offer,\n    .bl-pdp-n3 .bl-trustline,\n    .bl-pdp-n3 .bl-color-grid{grid-template-columns:1fr}\n    .bl-pdp-n3 .bl-tech-row{grid-template-columns:1fr;gap:4px}\n    .bl-pdp-n3 .bl-end-cta{flex-direction:column;align-items:flex-start}\n    .bl-pdp-n3 .bl-end-pill,\n    .bl-pdp-n3 .bl-btn-main,\n    .bl-pdp-n3 .bl-btn-alt{width:100%}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bl-pdp-n3 bl-pdp-express-balade\"\u003e\n  \u003cdiv class=\"bl-wrap\"\u003e\n\n    \u003cdiv class=\"bl-topline\"\u003e\n      \u003cspan\u003e\u003cstrong\u003eBabyLunea Express:\u003c\/strong\u003e ergonomic carrier for outings, walks, and travels\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eDelivery:\u003c\/strong\u003e 5 to 9 days · Returns accepted within 30 days\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-hero\"\u003e\n      \u003cdiv class=\"bl-hero-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-dimensions.webp?v=1773331542\" alt=\"BabyLunea Express ergonomic and physiological hiking baby carrier\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-hero-copy\"\u003e\n        \u003cspan class=\"bl-kicker\"\u003eHiking baby carrier · BabyLunea Express\u003c\/span\u003e\n        \u003ch2\u003eBabyLunea Express ergonomic, physiological, and comfortable hiking baby carrier\u003c\/h2\u003e\n        \u003cp class=\"bl-subtitle\"\u003eDesigned for walks, travels, and family outings, the \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e BabyLunea Express helps keep your baby close while offering a more stable, practical, and enjoyable everyday carrying experience.\u003c\/p\u003e\n\n        \u003cul class=\"bl-points\"\u003e\n          \u003cli\u003eErgonomic carrying with a seat designed for a physiological M-position.\u003c\/li\u003e\n          \u003cli\u003eComfortable structure to better distribute weight between shoulders, waist, and hips.\u003c\/li\u003e\n          \u003cli\u003eIntegrated storage to keep outing essentials close at hand.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"bl-hero-cta\"\u003e\n          \u003ca class=\"bl-btn-main\" href=\"#bl-variantes-express\"\u003eChoose my variation\u003c\/a\u003e\n          \u003ca class=\"bl-btn-alt\" href=\"https:\/\/www.babylunea.com\/pages\/politique-de-retour-et-de-remboursement-lunea\"\u003eView return policy\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bl-trustline\"\u003e\n          \u003cdiv class=\"bl-trust\"\u003eSecure payment\u003c\/div\u003e\n          \u003cdiv class=\"bl-trust\"\u003eResponsive customer service\u003c\/div\u003e\n          \u003cdiv class=\"bl-trust\"\u003ePhysiological, practical, and ready for outings\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-gallery\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-b_b_-variants.webp?v=1773331471\" alt=\"BabyLunea Express hiking baby carrier variations\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-vert.webp?v=1773331571\" alt=\"BabyLunea Express Sage Green hiking baby carrier\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-bleu.webp?v=1773331682\" alt=\"BabyLunea Express Midnight Blue hiking baby carrier\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-grid-2\"\u003e\n      \u003cdiv class=\"bl-card\"\u003e\n        \u003ch2\u003eThe hiking baby carrier for longer outings\u003c\/h2\u003e\n        \u003cp\u003eWhen a walk becomes longer than expected, carrying baby in your arms can quickly tire your shoulders, back, and wrists. Between travel, stairs, narrow sidewalks, or places unsuitable for a stroller, parents need equipment that remains comfortable and reassuring.\u003c\/p\u003e\n        \u003cp\u003eA well-designed \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e is not just for carrying baby. It helps distribute weight better, keeps hands free, and maintains the child in a more stable posture during daily outings.\u003c\/p\u003e\n        \u003cul class=\"bl-list\"\u003e\n          \u003cli\u003eLess bulk than a stroller in certain situations.\u003c\/li\u003e\n          \u003cli\u003eMore freedom of movement during walks and travels.\u003c\/li\u003e\n          \u003cli\u003eReassuring contact for baby when they want to stay close to the parent.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-card\"\u003e\n        \u003ch3\u003eA more stable solution for mobile parents\u003c\/h3\u003e\n        \u003cp\u003eThe BabyLunea Express was designed to accompany families who love to move without complicating every outing. Its wide seat, adjustable belt, and reinforced support offer a more balanced carry, while its integrated storage keeps small essentials close at hand.\u003c\/p\u003e\n        \u003cp\u003eThis \u003cstrong\u003ephysiological baby carrier\u003c\/strong\u003e helps bring baby closer to the parent in a natural position, with appropriate hip and pelvic support. It is suitable for city walks, parks, weekends, family visits, and gentle hikes.\u003c\/p\u003e\n        \u003cul class=\"bl-list\"\u003e\n          \u003cli\u003eSeat designed for a physiological M-position.\u003c\/li\u003e\n          \u003cli\u003eAdjustable belt to adapt to various body types.\u003c\/li\u003e\n          \u003cli\u003ePractical storage for phone, keys, and outing accessories.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-card\"\u003e\n      \u003ch3\u003eBenefits designed for real days with baby\u003c\/h3\u003e\n      \u003cp\u003eChoosing the BabyLunea Express \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e means opting for a comfortable, organized, and more natural carrying experience. The parent keeps their hands free, baby stays close, and travel becomes simpler when a stroller isn't the most practical option.\u003c\/p\u003e\n      \u003cul class=\"bl-list\"\u003e\n        \u003cli\u003eImproved parent comfort thanks to better weight distribution.\u003c\/li\u003e\n        \u003cli\u003ePhysiological carrying with hip and pelvic support for baby.\u003c\/li\u003e\n        \u003cli\u003eFreedom of movement to walk, travel, or accompany another child.\u003c\/li\u003e\n        \u003cli\u003eIntegrated storage for lighter and better organized outings.\u003c\/li\u003e\n        \u003cli\u003eBreathable and soft fabric to accompany moments of closeness.\u003c\/li\u003e\n        \u003cli\u003eDiscrete, premium BabyLunea style, easy to match daily.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-card\" id=\"bl-variantes-express\"\u003e\n      \u003ch3\u003ePremium color palette\u003c\/h3\u003e\n      \u003cp\u003eChoose the shade that best matches your mobile parent style. Available variations are offered directly via the buttons below.\u003c\/p\u003e\n\n      \u003cdiv class=\"bl-color-grid\"\u003e\n        \u003cdiv class=\"bl-color\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-vert.webp?v=1773331571\" alt=\"BabyLunea Express Sage Green hiking baby carrier\" loading=\"lazy\"\u003e\n          \u003cstrong\u003eSage Green\u003c\/strong\u003e\n          \u003cspan\u003eSoft, natural, and elegant shade for everyday outings.\u003c\/span\u003e\n          \u003ca class=\"bl-btn-main\" style=\"margin-top:10px;min-height:42px;padding:10px 14px;font-size:13px;\" href=\"\/en-gb\/cart\/add?id=45827462627550\u0026amp;quantity=1\"\u003eAdd to cart\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bl-color\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe_rose.webp?v=1773331632\" alt=\"BabyLunea Express Powder Pink hiking baby carrier\" loading=\"lazy\"\u003e\n          \u003cstrong\u003ePowder Pink\u003c\/strong\u003e\n          \u003cspan\u003eSoft and luminous color for a gentle and premium look.\u003c\/span\u003e\n          \u003ca class=\"bl-btn-main\" style=\"margin-top:10px;min-height:42px;padding:10px 14px;font-size:13px;\" href=\"\/en-gb\/cart\/add?id=45827462693086\u0026amp;quantity=1\"\u003eAdd to cart\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bl-color\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-bleu.webp?v=1773331682\" alt=\"BabyLunea Express Midnight Blue hiking baby carrier\" loading=\"lazy\"\u003e\n          \u003cstrong\u003eMidnight Blue\u003c\/strong\u003e\n          \u003cspan\u003eDeep and modern shade for a sober and refined look.\u003c\/span\u003e\n          \u003ca class=\"bl-btn-main\" style=\"margin-top:10px;min-height:42px;padding:10px 14px;font-size:13px;\" href=\"\/en-gb\/cart\/add?id=45827462725854\u0026amp;quantity=1\"\u003eAdd to cart\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-card\"\u003e\n      \u003ch2\u003eTechnical specifications of the hiking baby carrier\u003c\/h2\u003e\n\n      \u003cdiv class=\"bl-tech\"\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eBrand\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eBabyLunea\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eModel\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eExpress\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eProduct\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eBabyLunea Express hiking baby carrier\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eCategory\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eBaby carrier\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eSub-collection\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003ePhysiological baby carrier\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eType\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eErgonomic hiking baby carrier with reinforced seat\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003ePosition\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003ePhysiological M-position\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eSecurity\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eDouble safety belt and reinforced support\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eInclination\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eNatural 30° inclination\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003ePadding\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eComfort 15 to 20 mm\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eStorage\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eIntegrated bottle bag, storage compartment, secure phone and key pocket\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eFabric\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eBreathable and soft\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eWaist circumference\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eAdjustable from 70 to 118 cm\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eColors\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eSage Green, Powder Pink, Midnight Blue\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bl-tech-row\"\u003e\n          \u003cdiv class=\"bl-tech-label\"\u003eCare\u003c\/div\u003e\n          \u003cdiv class=\"bl-tech-value\"\u003eCleaning with damp cloth recommended, air drying\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-grid-2\"\u003e\n      \u003cdiv class=\"bl-card\"\u003e\n        \u003ch2\u003eUsage tips\u003c\/h2\u003e\n        \u003cp\u003eBefore each outing, check that the straps, main belt, and additional safety are correctly adjusted. Position baby high against you, close enough to easily monitor their face. Their nose should remain clear and their posture natural.\u003c\/p\u003e\n        \u003cp\u003eAdjust the BabyLunea Express \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e gradually. The belt should be stable around the waist, the shoulders should not bear the entire load, and baby should be seated comfortably in an appropriate position.\u003c\/p\u003e\n        \u003cp\u003eFor a prolonged outing, plan regular breaks to check the comfort of both baby and wearer. Use the integrated storage for small essentials, without overfilling the pockets to maintain a balanced carry.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bl-card\"\u003e\n        \u003ch2\u003eWho is this product for?\u003c\/h2\u003e\n        \u003cp\u003eThe BabyLunea Express is suitable for parents looking for a practical, aesthetic, and comfortable \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e for daily outings. It is particularly well-suited for families who enjoy walking, traveling, strolling in parks, or visiting places that are not easily accessible with a stroller.\u003c\/p\u003e\n        \u003cp\u003eIt is also suitable for parents who want a more structured carrying solution than a \u003cstrong\u003ebaby wrap\u003c\/strong\u003e, while maintaining a mobile, adjustable, and reassuring way to keep baby close during travel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-card\"\u003e\n      \u003ch2\u003eDelivery, returns, and warranty\u003c\/h2\u003e\n      \u003cul class=\"bl-list\"\u003e\n        \u003cli\u003eSecure payment\u003c\/li\u003e\n        \u003cli\u003eDelivery: 5 to 9 days depending on shipping location\u003c\/li\u003e\n        \u003cli\u003eResponsive customer service\u003c\/li\u003e\n        \u003cli\u003eReturns accepted within 30 days\u003c\/li\u003e\u003c\/ul\u003e\n      \u003cp style=\"margin-top:14px;\"\u003eThe BabyLunea Express supports parents on the go with a balance of comfort, support, and peace of mind.\u003c\/p\u003e\n      \u003ca class=\"bl-btn-alt\" href=\"https:\/\/www.babylunea.com\/pages\/politique-de-retour-et-de-remboursement-lunea\" style=\"margin-top:10px;\"\u003eView return and refund policy\u003c\/a\u003e\n    \u003c\/div\u003e\n\n\u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-card\" id=\"bl-faq-express\"\u003e\n      \u003ch2\u003eBabyLunea Express Hiking Baby Carrier FAQ\u003c\/h2\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this hiking baby carrier suitable for long walks?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eYes. The BabyLunea Express \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e is designed for daily outings, extended walks, travel, and gentle hikes. For very long outings, always adjust the duration to the comfort of both baby and parent.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between a hiking baby carrier and a classic baby carrier?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eA \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e places more emphasis on long-term comfort, stability, weight distribution, and practical storage for travel.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the BabyLunea Express model physiological?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eYes, it is designed to promote a physiological M-position, with support for the pelvis and hips. Installation should always be carefully adjusted.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan this baby carrier be adjusted to the parent's body type?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eYes. The adjustable waist circumference from 70 to 118 cm and the adjustments allow the carrier to be adapted to different parental body types.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the fabric breathable?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eYes. The BabyLunea Express is designed with a breathable and soft fabric to improve comfort for both parent and child during outings.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre variants available?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eYes. The Sage Green, Powder Pink, and Midnight Blue variants are presented on the product page with their add-to-cart button.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow to use the hiking baby carrier safely?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003ePosition baby high against you, ensure their face remains clear, adjust the straps, check the waist belt, and limit carrying time according to the comfort of the child and the wearer.\u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this baby carrier suitable for travel?\u003c\/summary\u003e\n        \u003cdiv class=\"bl-answer\"\u003eYes. Its design with integrated storage, reinforced support, and ergonomic carrying makes it a practical choice for travel, family outings, and everyday commutes.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-card\"\u003e\n      \u003ch3\u003eDiscover also at BabyLunea\u003c\/h3\u003e\n      \u003cdiv class=\"bl-maillage\"\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/porte-bebe\"\u003eBaby Carrier\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/porte-bebe-physiologique\"\u003ePhysiological Baby Carrier\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/echarpe-de-portage\"\u003eBaby Wrap\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/sling-bebe\"\u003eBaby Sling\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/sac-a-langer\"\u003eDiaper Bag\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/accessoires-poussette\"\u003eStroller Accessories\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/collections\/chauffe-biberon\"\u003eBottle Warmer\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.babylunea.com\/blogs\/blog\/a-partir-de-quel-age-utiliser-un-porte-bebe\"\u003eFrom what age can you use a baby carrier?\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-sep\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"bl-end-cta\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOffer baby reassuring closeness and more freedom for your outings.\u003c\/strong\u003e\u003cbr\u003eThe BabyLunea Express \u003cstrong\u003ehiking baby carrier\u003c\/strong\u003e accompanies you on walks, travels, and precious daily moments with practical, comfortable, and elegant carrying.\u003c\/p\u003e\n      \u003ca class=\"bl-end-pill\" href=\"#bl-variantes-express\"\u003eChoose my variant\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bl-hidden-seo\"\u003eBabyLunea Express hiking baby carrier hiking baby carrier physiological baby carrier ergonomic baby carrier comfortable hiking baby carrier breathable hiking baby carrier baby carrier with seat baby carrier with stool hiking baby carrier travel baby carrier walk physiological hiking baby carrier hands-free baby carrier hiking baby carrier with storage adjustable hiking baby carrier baby wrap baby sling physiological baby carrying\u003c\/div\u003e\n\n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\":\"https:\/\/schema.org\",\n      \"@type\":\"ProductGroup\",\n      \"@id\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express#productgroup\",\n      \"name\":\"BabyLunea Express Hiking Baby Carrier\",\n      \"description\":\"BabyLunea Express hiking baby carrier, designed for ergonomic and physiological carrying with an extended seat, double security, breathable fabric, practical storage, and long-lasting comfort for walks, travel, and gentle hikes with baby.\",\n      \"brand\":{\"@type\":\"Brand\",\"name\":\"BabyLunea\"},\n      \"productGroupID\":\"BL-PORTE-BEBE-RANDONNEE-EXPRESS\",\n      \"variesBy\":[\"https:\/\/schema.org\/color\"],\n      \"model\":\"Express\",\n      \"category\":\"Nursery \u003e Hiking baby carrier\",\n      \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express\",\n      \"image\":[\n        \"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-dimensions.webp?v=1773331542\",\n        \"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-b_b_-variants.webp?v=1773331471\"\n      ],\n      \"hasVariant\":[\n        {\n          \"@type\":\"Product\",\n          \"name\":\"BabyLunea Express Hiking Baby Carrier - Sage Green\",\n          \"sku\":\"BL-EXPRESS-VERT-SAUGE\",\n          \"color\":\"Sage Green\",\n          \"image\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-vert.webp?v=1773331571\",\n          \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462627550\",\n          \"offers\":[\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462627550\",\n              \"priceCurrency\":\"EUR\",\n              \"price\":\"40.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/\"},\n              \"shippingDetails\":{\n                \"@type\":\"OfferShippingDetails\",\n                \"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"FR\"},\n                \"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"4.90\",\"currency\":\"EUR\"},\n                \"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}\n              },\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"FR\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            },\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/fr-be\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462627550\",\n              \"priceCurrency\":\"EUR\",\n              \"price\":\"40.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/fr-be\/\"},\n              \"shippingDetails\":{\n                \"@type\":\"OfferShippingDetails\",\n                \"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"BE\"},\n                \"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"6.90\",\"currency\":\"EUR\"},\n                \"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}\n              },\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"BE\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/fr-be\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            },\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/fr-ch\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462627550\",\n              \"priceCurrency\":\"CHF\",\n              \"price\":\"39.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/fr-ch\/\"},\n              \"shippingDetails\":{\n                \"@type\":\"OfferShippingDetails\",\n                \"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"CH\"},\n                \"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"9.90\",\"currency\":\"CHF\"},\n                \"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}\n              },\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"CH\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/fr-ch\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            }\n          ]\n        },\n        {\n          \"@type\":\"Product\",\n          \"name\":\"BabyLunea Express Hiking Baby Carrier - Powder Pink\",\n          \"sku\":\"BL-EXPRESS-ROSE-POUDRE\",\n          \"color\":\"Powder Pink\",\n          \"image\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe_rose.webp?v=1773331632\",\n          \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462693086\",\n          \"offers\":[\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462693086\",\n              \"priceCurrency\":\"EUR\",\n              \"price\":\"40.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/\"},\n              \"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"FR\"},\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"4.90\",\"currency\":\"EUR\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}},\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"FR\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            },\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/fr-be\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462693086\",\n              \"priceCurrency\":\"EUR\",\n              \"price\":\"40.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/fr-be\/\"},\n              \"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"BE\"},\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"6.90\",\"currency\":\"EUR\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}},\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"BE\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/fr-be\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            },\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/fr-ch\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462693086\",\n              \"priceCurrency\":\"CHF\",\n              \"price\":\"39.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/fr-ch\/\"},\n              \"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"CH\"},\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"9.90\",\"currency\":\"CHF\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}},\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"CH\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/fr-ch\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            }\n          ]\n        },\n        {\n          \"@type\":\"Product\",\n          \"name\":\"BabyLunea Express Hiking Baby Carrier - Midnight Blue\",\n          \"sku\":\"BL-EXPRESS-BLEU-MINUIT\",\n          \"color\":\"Midnight Blue\",\n          \"image\":\"https:\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-bebe-bleu.webp?v=1773331682\",\n          \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462725854\",\n          \"offers\":[\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462725854\",\n              \"priceCurrency\":\"EUR\",\n              \"price\":\"40.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/\"},\n              \"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"FR\"},\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"4.90\",\"currency\":\"EUR\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}},\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"FR\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            },\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/fr-be\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462725854\",\n              \"priceCurrency\":\"EUR\",\n              \"price\":\"40.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/fr-be\/\"},\n              \"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"BE\"},\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"6.90\",\"currency\":\"EUR\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}},\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"BE\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/fr-be\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            },\n            {\n              \"@type\":\"Offer\",\n              \"url\":\"https:\/\/www.babylunea.com\/fr-ch\/products\/porte-bebe-randonnee-babylunea-express?variant=45827462725854\",\n              \"priceCurrency\":\"CHF\",\n              \"price\":\"39.90\",\n              \"availability\":\"https:\/\/schema.org\/InStock\",\n              \"itemCondition\":\"https:\/\/schema.org\/NewCondition\",\n              \"seller\":{\"@type\":\"Organization\",\"name\":\"BabyLunea\",\"url\":\"https:\/\/www.babylunea.com\/fr-ch\/\"},\n              \"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingDestination\":{\"@type\":\"DefinedRegion\",\"addressCountry\":\"CH\"},\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"9.90\",\"currency\":\"CHF\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":5,\"maxValue\":9,\"unitCode\":\"DAY\"}}},\n              \"hasMerchantReturnPolicy\":{\"@type\":\"MerchantReturnPolicy\",\"applicableCountry\":\"CH\",\"returnPolicyCategory\":\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\",\"merchantReturnDays\":30,\"returnMethod\":\"https:\/\/schema.org\/ReturnByMail\",\"returnFees\":\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\",\"merchantReturnLink\":\"https:\/\/www.babylunea.com\/fr-ch\/pages\/politique-de-retour-et-de-remboursement-lunea\"}\n            }\n          ]\n        }\n      ]\n    }\n    \u003c\/script\u003e\n\n    \u003cscript type=\"application\/ld+json\"\u003e\n    {\n      \"@context\":\"https:\/\/schema.org\",\n      \"@type\":\"FAQPage\",\n      \"mainEntity\":[\n        {\"@type\":\"Question\",\"name\":\"Is this hiking baby carrier suitable for long walks?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The BabyLunea Express hiking baby carrier is designed for daily outings, extended walks, travel, and gentle hikes. For very long outings, always adapt the duration to the comfort of both baby and parent.\"}},\n        {\"@type\":\"Question\",\"name\":\"What is the difference between a hiking baby carrier and a classic baby carrier?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A hiking baby carrier places more emphasis on long-lasting comfort, stability, weight distribution, and practical storage for travel.\"}},\n        {\"@type\":\"Question\",\"name\":\"Is the BabyLunea Express model physiological?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, it is designed to promote a physiological M-position, with hip and pelvis support. The setup must always be carefully adjusted.\"}},\n        {\"@type\":\"Question\",\"name\":\"Can this baby carrier be adjusted to the parent's body shape?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The adjustable waist circumference from 70 to 118 cm and the adjustments allow the carrier to adapt to different parental body shapes.\"}},\n        {\"@type\":\"Question\",\"name\":\"Is the fabric breathable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The BabyLunea Express is designed with breathable and soft fabric to enhance the comfort of both parent and child during outings.\"}},\n        {\"@type\":\"Question\",\"name\":\"Are the variants available?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The Sage Green, Powder Pink, and Midnight Blue variants are displayed on the product page with their add-to-cart button.\"}},\n        {\"@type\":\"Question\",\"name\":\"How to use the hiking baby carrier safely?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Position the baby high against you, ensure their face remains clear, adjust the straps, check the waistband, and limit the carrying time according to the child's and carrier's comfort.\"}},\n        {\"@type\":\"Question\",\"name\":\"Is this baby carrier suitable for travel?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Its design with integrated storage, reinforced support, and ergonomic carrying makes it a practical choice for travel, family outings, and journeys.\"}}\n      ]\n    }\n    \u003c\/script\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"BabyLunea","offers":[{"title":"Sage Green","offer_id":45827462627550,"sku":"14:496#Green with Belt","price":40.9,"currency_code":"GBP","in_stock":true},{"title":"Powder Pink","offer_id":45827462693086,"sku":"14:1052#Pink with Belt","price":40.9,"currency_code":"GBP","in_stock":true},{"title":"Midnight Blue","offer_id":45827462725854,"sku":"14:350853#Dark blue with Belt","price":40.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0700\/8806\/5246\/files\/Porte-b_b_-variants.webp?v=1773331471","url":"https:\/\/www.babylunea.com\/en-gb\/products\/porte-bebe-randonnee-babylunea-express","provider":"BabyLunea","version":"1.0","type":"link"}