{"product_id":"cybexthailand_coya","title":"Coya","description":"\u003cstyle\u003e\n  .mw-coya-pdp {\n    --mw-coya-ink: #111111;\n    --mw-coya-soft: #3f3f3f;\n    --mw-coya-muted: #757575;\n    --mw-coya-line: #dedede;\n    --mw-coya-wash: #f6f6f4;\n    --mw-coya-night: #080808;\n    --mw-coya-gold: #a98445;\n    --mw-coya-radius: 8px;\n    max-width: 1440px;\n    margin: 0 auto;\n    color: var(--mw-coya-ink);\n    background: #ffffff;\n    font-family: inherit;\n  }\n\n  .mw-coya-pdp * {\n    box-sizing: border-box;\n  }\n\n  .mw-coya-pdp img {\n    display: block;\n    width: 100%;\n  }\n\n  .mw-coya-shell {\n    padding: 0 18px;\n  }\n\n  .mw-coya-section {\n    max-width: 1180px;\n    margin: 74px auto;\n  }\n\n  .mw-coya-eyebrow {\n    margin: 0 0 10px;\n    color: var(--mw-coya-muted);\n    font-size: 12px;\n    letter-spacing: 0;\n    line-height: 1.4;\n    text-transform: uppercase;\n  }\n\n  .mw-coya-pdp h1,\n  .mw-coya-pdp h2,\n  .mw-coya-pdp h3,\n  .mw-coya-pdp p {\n    margin-top: 0;\n  }\n\n  .mw-coya-pdp h1 {\n    margin-bottom: 16px;\n    color: #ffffff;\n    font-size: 76px;\n    font-weight: 500;\n    line-height: .96;\n  }\n\n  .mw-coya-pdp h2 {\n    margin-bottom: 14px;\n    font-size: 46px;\n    font-weight: 500;\n    line-height: 1.05;\n  }\n\n  .mw-coya-pdp h3 {\n    margin-bottom: 10px;\n    font-size: 30px;\n    font-weight: 500;\n    line-height: 1.12;\n  }\n\n  .mw-coya-pdp p {\n    color: var(--mw-coya-soft);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mw-coya-hero {\n    position: relative;\n    min-height: 680px;\n    overflow: hidden;\n    background: var(--mw-coya-night);\n  }\n\n  .mw-coya-hero img {\n    height: 680px;\n    object-fit: cover;\n  }\n\n  .mw-coya-hero:after {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg, rgba(0, 0, 0, .76) 0%, rgba(0, 0, 0, .42) 45%, rgba(0, 0, 0, .08) 100%);\n  }\n\n  .mw-coya-hero-copy {\n    position: absolute;\n    z-index: 1;\n    left: 86px;\n    bottom: 86px;\n    max-width: 620px;\n    color: #ffffff;\n  }\n\n  .mw-coya-hero-copy .mw-coya-eyebrow,\n  .mw-coya-hero-copy p {\n    color: rgba(255, 255, 255, .86);\n  }\n\n  .mw-coya-hero-copy p {\n    max-width: 560px;\n    font-size: 18px;\n  }\n\n  .mw-coya-stat-row {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    border-bottom: 1px solid var(--mw-coya-line);\n    background: #ffffff;\n  }\n\n  .mw-coya-stat {\n    min-height: 132px;\n    padding: 26px 24px;\n    border-right: 1px solid var(--mw-coya-line);\n  }\n\n  .mw-coya-stat:last-child {\n    border-right: 0;\n  }\n\n  .mw-coya-stat strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 38px;\n    font-weight: 500;\n    line-height: 1;\n  }\n\n  .mw-coya-stat span {\n    display: block;\n    color: var(--mw-coya-muted);\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .mw-coya-section-head {\n    display: grid;\n    grid-template-columns: minmax(0, .9fr) minmax(320px, .6fr);\n    gap: 34px;\n    align-items: end;\n    margin-bottom: 24px;\n  }\n\n  .mw-coya-section-head p {\n    margin-bottom: 0;\n  }\n\n  .mw-coya-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(360px, .78fr);\n    gap: 34px;\n    align-items: stretch;\n  }\n\n  .mw-coya-image-panel {\n    overflow: hidden;\n    border-radius: var(--mw-coya-radius);\n    background: var(--mw-coya-wash);\n  }\n\n  .mw-coya-image-panel img {\n    height: 100%;\n    min-height: 520px;\n    object-fit: cover;\n  }\n\n  .mw-coya-copy-panel {\n    display: grid;\n    align-content: center;\n    border: 1px solid var(--mw-coya-line);\n    border-radius: var(--mw-coya-radius);\n    padding: 34px;\n    background: #ffffff;\n  }\n\n  .mw-coya-checks {\n    display: grid;\n    gap: 14px;\n    margin: 24px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .mw-coya-checks li {\n    display: grid;\n    grid-template-columns: 30px 1fr;\n    gap: 12px;\n    align-items: start;\n    color: var(--mw-coya-soft);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .mw-coya-checks li:before {\n    content: \"\";\n    width: 30px;\n    height: 30px;\n    margin-top: 1px;\n    border: 1px solid var(--mw-coya-gold);\n    border-radius: 50%;\n    background: radial-gradient(circle at 50% 50%, var(--mw-coya-gold) 0 3px, transparent 4px);\n  }\n\n  .mw-coya-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mw-coya-feature {\n    overflow: hidden;\n    border: 1px solid var(--mw-coya-line);\n    border-radius: var(--mw-coya-radius);\n    background: #ffffff;\n  }\n\n  .mw-coya-feature img {\n    aspect-ratio: 4 \/ 3;\n    background: var(--mw-coya-wash);\n    object-fit: cover;\n  }\n\n  .mw-coya-feature-body {\n    padding: 22px;\n  }\n\n  .mw-coya-feature-body h3 {\n    margin-bottom: 8px;\n    font-size: 20px;\n  }\n\n  .mw-coya-feature-body p {\n    margin-bottom: 0;\n    color: var(--mw-coya-soft);\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .mw-coya-dark-band {\n    background: var(--mw-coya-night);\n    color: #ffffff;\n  }\n\n  .mw-coya-dark-inner {\n    display: grid;\n    grid-template-columns: minmax(0, .78fr) minmax(420px, 1fr);\n    gap: 42px;\n    align-items: center;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 78px 18px;\n  }\n\n  .mw-coya-dark-inner h2 {\n    color: #ffffff;\n  }\n\n  .mw-coya-dark-inner p,\n  .mw-coya-dark-inner .mw-coya-eyebrow {\n    color: rgba(255, 255, 255, .76);\n  }\n\n  .mw-coya-awards {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mw-coya-award {\n    overflow: hidden;\n    border: 1px solid rgba(255, 255, 255, .18);\n    border-radius: var(--mw-coya-radius);\n    background: #151515;\n  }\n\n  .mw-coya-award img {\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n  }\n\n  .mw-coya-award div {\n    padding: 18px;\n  }\n\n  .mw-coya-award strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 500;\n    line-height: 1.35;\n  }\n\n  .mw-coya-award span {\n    color: rgba(255, 255, 255, .68);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .mw-coya-dimensions {\n    display: grid;\n    grid-template-columns: minmax(0, .9fr) minmax(360px, 1fr);\n    gap: 34px;\n    align-items: center;\n  }\n\n  .mw-coya-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 1px;\n    overflow: hidden;\n    border: 1px solid var(--mw-coya-line);\n    border-radius: var(--mw-coya-radius);\n    background: var(--mw-coya-line);\n  }\n\n  .mw-coya-spec {\n    min-height: 104px;\n    padding: 22px;\n    background: #ffffff;\n  }\n\n  .mw-coya-spec strong {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 17px;\n    font-weight: 500;\n    line-height: 1.35;\n  }\n\n  .mw-coya-spec span {\n    color: var(--mw-coya-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .mw-coya-dimension-image {\n    overflow: hidden;\n    border-radius: var(--mw-coya-radius);\n    background: var(--mw-coya-wash);\n  }\n\n  .mw-coya-dimension-image img {\n    object-fit: contain;\n  }\n\n  .mw-coya-travel {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) minmax(320px, .78fr);\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .mw-coya-travel-card {\n    overflow: hidden;\n    border-radius: var(--mw-coya-radius);\n    background: var(--mw-coya-wash);\n  }\n\n  .mw-coya-travel-card img {\n    height: 100%;\n    min-height: 430px;\n    object-fit: cover;\n  }\n\n  .mw-coya-travel-copy {\n    display: grid;\n    align-content: center;\n    border: 1px solid var(--mw-coya-line);\n    border-radius: var(--mw-coya-radius);\n    padding: 32px;\n    background: #ffffff;\n  }\n\n  .mw-coya-note {\n    margin-top: 18px;\n    color: var(--mw-coya-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .mw-coya-included {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 1px;\n    overflow: hidden;\n    border: 1px solid var(--mw-coya-line);\n    border-radius: var(--mw-coya-radius);\n    background: var(--mw-coya-line);\n  }\n\n  .mw-coya-included span {\n    display: grid;\n    min-height: 104px;\n    place-items: center;\n    padding: 16px;\n    background: #ffffff;\n    color: var(--mw-coya-soft);\n    font-size: 14px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  @media (max-width: 980px) {\n    .mw-coya-pdp h1 {\n      font-size: 58px;\n    }\n\n    .mw-coya-pdp h2 {\n      font-size: 38px;\n    }\n\n    .mw-coya-pdp h3 {\n      font-size: 26px;\n    }\n\n    .mw-coya-stat strong {\n      font-size: 32px;\n    }\n\n    .mw-coya-hero-copy {\n      left: 44px;\n      bottom: 58px;\n    }\n\n    .mw-coya-section {\n      margin: 58px auto;\n    }\n\n    .mw-coya-stat-row,\n    .mw-coya-feature-grid,\n    .mw-coya-dark-inner,\n    .mw-coya-dimensions,\n    .mw-coya-travel {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .mw-coya-section-head,\n    .mw-coya-split {\n      grid-template-columns: 1fr;\n    }\n\n    .mw-coya-dark-inner \u003e div:first-child,\n    .mw-coya-dimensions \u003e div:first-child,\n    .mw-coya-travel-card {\n      grid-column: 1 \/ -1;\n    }\n  }\n\n  @media (max-width: 680px) {\n    .mw-coya-pdp h1 {\n      font-size: 44px;\n    }\n\n    .mw-coya-pdp h2 {\n      font-size: 31px;\n    }\n\n    .mw-coya-pdp h3 {\n      font-size: 24px;\n    }\n\n    .mw-coya-stat strong {\n      font-size: 29px;\n    }\n\n    .mw-coya-hero-copy {\n      left: 20px;\n      right: 20px;\n      bottom: 32px;\n    }\n\n    .mw-coya-hero,\n    .mw-coya-hero img {\n      min-height: 620px;\n      height: 620px;\n    }\n\n    .mw-coya-hero:after {\n      background: linear-gradient(180deg, rgba(0, 0, 0, .12) 0%, rgba(0, 0, 0, .76) 100%);\n    }\n\n    .mw-coya-stat-row,\n    .mw-coya-feature-grid,\n    .mw-coya-dark-inner,\n    .mw-coya-awards,\n    .mw-coya-dimensions,\n    .mw-coya-spec-grid,\n    .mw-coya-travel,\n    .mw-coya-included {\n      grid-template-columns: 1fr;\n    }\n\n    .mw-coya-stat {\n      min-height: 104px;\n      border-right: 0;\n      border-bottom: 1px solid var(--mw-coya-line);\n    }\n\n    .mw-coya-stat:last-child {\n      border-bottom: 0;\n    }\n\n    .mw-coya-copy-panel,\n    .mw-coya-travel-copy {\n      padding: 24px;\n    }\n\n    .mw-coya-image-panel img,\n    .mw-coya-travel-card img {\n      min-height: 360px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mw-coya-pdp\"\u003e\n  \u003csection class=\"mw-coya-hero\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/ezgif.com-webp-to-jpg-converter_2.jpg?v=1751274046\" alt=\"CYBEX Coya folded to hand luggage compatible size\"\u003e\n    \u003cdiv class=\"mw-coya-hero-copy\"\u003e\n      \u003cp class=\"mw-coya-eyebrow\"\u003eCYBEX Platinum COŸA\u003c\/p\u003e\n      \u003ch1\u003eLuxury, folded for takeoff.\u003c\/h1\u003e\n      \u003cp\u003eCOŸA brings CYBEX Platinum design into an ultra-compact travel stroller: light to carry, quick to fold, refined enough for every arrival.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mw-coya-stat-row\" aria-label=\"Coya quick specifications\"\u003e\n    \u003cdiv class=\"mw-coya-stat\"\u003e\n      \u003cstrong\u003e6.6 kg\u003c\/strong\u003e\n      \u003cspan\u003eUltra-light stroller weight for city travel and airport movement.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mw-coya-stat\"\u003e\n      \u003cstrong\u003e22 kg\u003c\/strong\u003e\n      \u003cspan\u003eMaximum child weight, from birth to approximately 4 years.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mw-coya-stat\"\u003e\n      \u003cstrong\u003e52 x 44 x 18 cm\u003c\/strong\u003e\n      \u003cspan\u003eMost compact folded dimensions for easier overhead storage.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mw-coya-stat\"\u003e\n      \u003cstrong\u003e5 kg\u003c\/strong\u003e\n      \u003cspan\u003eLarge, accessible shopping basket for everyday essentials.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"mw-coya-shell\"\u003e\n    \u003csection class=\"mw-coya-section mw-coya-split\"\u003e\n      \u003cdiv class=\"mw-coya-image-panel\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_y180_coya_sebl_rogo_fold_carrystrap_186a7b01b7edbe70.jpg?v=1751273904\" alt=\"Folded CYBEX Coya with integrated carry strap\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mw-coya-copy-panel\"\u003e\n        \u003cp class=\"mw-coya-eyebrow\"\u003eUltra-compact buggy\u003c\/p\u003e\n        \u003ch2\u003eDesigned for fashionable urban parents who travel light.\u003c\/h2\u003e\n        \u003cp\u003eWhether you are moving through Bangkok streets, hotel lobbies, shopping malls, or departure lounges, COŸA is made to keep the day composed. Fold it in seconds, carry it over your shoulder, then unfold it again with one hand when the journey continues.\u003c\/p\u003e\n        \u003cul class=\"mw-coya-checks\"\u003e\n          \u003cli\u003eHand luggage compatible fold for easier travel.\u003c\/li\u003e\n          \u003cli\u003eOne-hand fold and unfold for fast transitions.\u003c\/li\u003e\n          \u003cli\u003eIntegrated padded carry strap for shoulder carrying.\u003c\/li\u003e\n          \u003cli\u003ePremium CYBEX Platinum silhouette in a compact footprint.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mw-coya-section\"\u003e\n      \u003cdiv class=\"mw-coya-section-head\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"mw-coya-eyebrow\"\u003eComfort from day one\u003c\/p\u003e\n          \u003ch2\u003eSmall fold. Full-size comfort.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eCOŸA keeps the important comfort details: lie-flat recline, an adjustable leg rest, breathable mesh, UPF50+ sun protection, and a one-pull harness that makes boarding quick.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mw-coya-feature-grid\"\u003e\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_us_y270_coya_sebl_rogo_recline_steps_186c62957df28570.jpg?v=1751273904\" alt=\"CYBEX Coya recline steps\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eErgonomic lie-flat recline\u003c\/h3\u003e\n            \u003cp\u003eRecline the backrest with one hand to create a relaxed position for newborn naps and growing toddlers.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_deta_coya_rogo_sebl_adjustable_footrest_186c081907e4d070.jpg?v=1751273905\" alt=\"CYBEX Coya adjustable leg rest\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eIntegrated leg rest\u003c\/h3\u003e\n            \u003cp\u003eThe adjustable leg rest supports a more comfortable resting position when your child wants to stretch out.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_deta_coya_sebl_rogo_onepullharness_186c08164268bb70.jpg?v=1751273905\" alt=\"CYBEX Coya one-pull harness\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eOne-pull harness\u003c\/h3\u003e\n            \u003cp\u003eSecure your child in seconds with one hand, keeping daily on and off-boarding simple and snug.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_y045_coya_sebl_rogo_withoutinlay_186a7af7403c3970.jpg?v=1751273905\" alt=\"CYBEX Coya breathable mesh backrest\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eBreathable backrest\u003c\/h3\u003e\n            \u003cp\u003eRemove the padded comfort inlay to reveal mesh fabric that helps air circulate on warmer days.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_deta_coya_sebl_rogo_canopy_186c0823019fe870.jpg?v=1751273904\" alt=\"CYBEX Coya sun canopy with mesh section\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eUPF50+ sun canopy\u003c\/h3\u003e\n            \u003cp\u003eThe extendable three-section canopy shields your child, with a mesh insert for ventilation and visibility.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_deta_coya_sebl_rogo_frontwheel_186c082693a81070.jpg?v=1751273905\" alt=\"CYBEX Coya front-wheel suspension\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eSmooth front-wheel suspension\u003c\/h3\u003e\n            \u003cp\u003eSteady handling helps soften city pavements, airport floors, mall entrances, and everyday bumps.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"mw-coya-dark-band\"\u003e\n    \u003cdiv class=\"mw-coya-dark-inner\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"mw-coya-eyebrow\"\u003eAwards and ergonomics\u003c\/p\u003e\n        \u003ch2\u003eRecognized for design and back-friendly function.\u003c\/h2\u003e\n        \u003cp\u003eCOŸA carries the CYBEX Platinum focus on visual refinement, practical function, and ergonomic support for real daily movement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mw-coya-awards\"\u003e\n        \u003carticle class=\"mw-coya-award\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/CYB_23_Coya_Anoris_T_i-Size_Balios_S_Lux_Solution_G_i-Fix_EU_Award_GDA_HO_SPECIAL_MC_RGB_screen_standard.jpg?v=1751273869\" alt=\"German Design Award recognition for CYBEX Coya\"\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eGerman Design Award 2023\u003c\/strong\u003e\n            \u003cspan\u003eSpecial Mention recognition for the balance of design quality, function, and innovation.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"mw-coya-award\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/agr-guetesiegel_2023_gbr_coya_18a5ef91057eda70.jpg?v=1751273869\" alt=\"AGR certified and recommended seal for CYBEX Coya\"\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAGR certified and recommended\u003c\/strong\u003e\n            \u003cspan\u003eRecognized by the German back-health organization for ergonomic design and functionality.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"mw-coya-shell\"\u003e\n    \u003csection class=\"mw-coya-section mw-coya-travel\"\u003e\n      \u003cdiv class=\"mw-coya-travel-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_eu_y270_coya_cloudt_rogo_sebl_travel_189d986bf4a45170.jpg?v=1751273905\" alt=\"CYBEX Coya with CYBEX infant car seat travel system\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mw-coya-travel-copy\"\u003e\n        \u003cp class=\"mw-coya-eyebrow\"\u003eTravel system ready\u003c\/p\u003e\n        \u003ch2\u003eFrom car to stroll without breaking the rhythm.\u003c\/h2\u003e\n        \u003cp\u003eAttach a compatible CYBEX infant car seat to COŸA for quick transitions between car rides, cafes, stores, and airport movement. It is a compact stroller that still supports a full travel-system lifestyle.\u003c\/p\u003e\n        \u003cp class=\"mw-coya-note\"\u003eInfant car seat and adapters are sold separately. Airline cabin baggage rules vary by airline and aircraft.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mw-coya-section\"\u003e\n      \u003cdiv class=\"mw-coya-section-head\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"mw-coya-eyebrow\"\u003eEveryday practicality\u003c\/p\u003e\n          \u003ch2\u003eThe details parents feel every day.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eCOŸA is compact, but not stripped down. It keeps the storage, fold, and carry features that make travel days and city errands easier to manage.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mw-coya-feature-grid\"\u003e\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_y180_coya_sebl_rogo_fold_186caed46bbef370.jpg?v=1751273904\" alt=\"CYBEX Coya one-hand fold\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eOne-hand fold and unfold\u003c\/h3\u003e\n            \u003cp\u003eFold in seconds for storage, taxis, restaurant corners, or overhead luggage compartments.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_deta_coya_sebl_rogo_basket_186c08f2170cfa70.jpg?v=1751273904\" alt=\"CYBEX Coya large shopping basket\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eLarge shopping basket\u003c\/h3\u003e\n            \u003cp\u003eAn accessible 5 kg basket keeps travel essentials, small shopping bags, and parent items close.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mw-coya-feature\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_y180_coya_sebl_rogo_fold_carrystrap_186a7b01b7edbe70.jpg?v=1751273904\" alt=\"CYBEX Coya carry strap detail\"\u003e\n          \u003cdiv class=\"mw-coya-feature-body\"\u003e\n            \u003ch3\u003eIntegrated carry strap\u003c\/h3\u003e\n            \u003cp\u003eThe padded strap makes the folded stroller easier to carry when stairs, boarding queues, or storage are part of the route.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mw-coya-section mw-coya-dimensions\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"mw-coya-eyebrow\"\u003eDimensions and specifications\u003c\/p\u003e\n        \u003ch2\u003eCompact where it matters. Ready from the start.\u003c\/h2\u003e\n        \u003cdiv class=\"mw-coya-spec-grid\"\u003e\n          \u003cdiv class=\"mw-coya-spec\"\u003e\n            \u003cstrong\u003eAge range\u003c\/strong\u003e\n            \u003cspan\u003eFrom birth to approximately 4 years.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mw-coya-spec\"\u003e\n            \u003cstrong\u003eChild weight\u003c\/strong\u003e\n            \u003cspan\u003eMaximum 22 kg.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mw-coya-spec\"\u003e\n            \u003cstrong\u003eStroller weight\u003c\/strong\u003e\n            \u003cspan\u003e6.6 kg.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mw-coya-spec\"\u003e\n            \u003cstrong\u003eFolded size\u003c\/strong\u003e\n            \u003cspan\u003e52 x 44 x 18 cm.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mw-coya-spec\"\u003e\n            \u003cstrong\u003eUnfolded size\u003c\/strong\u003e\n            \u003cspan\u003e79 x 44 x 105 cm.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"mw-coya-spec\"\u003e\n            \u003cstrong\u003eBasket capacity\u003c\/strong\u003e\n            \u003cspan\u003eUp to 5 kg.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mw-coya-dimension-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/Untitled_1eb6689e-3208-4106-9659-c9b1ac879ba1.png?v=1751273904\" alt=\"CYBEX Coya folded and unfolded dimensions\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"mw-coya-section\"\u003e\n      \u003cdiv class=\"mw-coya-section-head\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"mw-coya-eyebrow\"\u003eIncluded in the box\u003c\/p\u003e\n          \u003ch2\u003eEverything needed for the COŸA stroller setup.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eAccessories such as car seat adapters, bumper bar, rain cover, travel bag, cup holder, insect net, and footmuffs can be added separately as your travel routine develops.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mw-coya-included\" aria-label=\"Coya included items\"\u003e\n        \u003cspan\u003eCOŸA stroller\u003c\/span\u003e\n        \u003cspan\u003eXL UPF50+ sun canopy\u003c\/span\u003e\n        \u003cspan\u003eRemovable padded comfort inlay\u003c\/span\u003e\n        \u003cspan\u003eIntegrated shoulder strap\u003c\/span\u003e\n        \u003cspan\u003eUser manual\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cybex","offers":[{"title":"Rosegold Sepia Black","offer_id":43611175125131,"sku":"4063846386383","price":21760.0,"currency_code":"THB","in_stock":true},{"title":"Rosegold Cozy Beige","offer_id":43611636727947,"sku":"4063846452828","price":21760.0,"currency_code":"THB","in_stock":true},{"title":"Rosegold Mirage Grey","offer_id":45000205500555,"sku":"4063846386468","price":21760.0,"currency_code":"THB","in_stock":true},{"title":"Rosegold Leaf Green","offer_id":46420479672459,"sku":"4063846386703","price":21760.0,"currency_code":"THB","in_stock":true},{"title":"Rosegold Peack Pink","offer_id":46420627259531,"sku":"4063846386628","price":21760.0,"currency_code":"THB","in_stock":false},{"title":"Matt Black Sepia Black","offer_id":46420627980427,"sku":"4063846386949","price":21760.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/2502\/6699\/files\/cyb_23_int_y045_coya_rogo_sebl_1869e922e15a8070.jpg?v=1751264085","url":"https:\/\/mothersworkthailand.com\/products\/cybexthailand_coya","provider":"Motherswork Thailand","version":"1.0","type":"link"}