{"product_id":"wall-climbing-rc-gecko-toy-electric","title":"Climbing RC Gecko Toy Electric","description":"\u003cstyle\u003e\n  .t4u-gecko-content {\n    --t4u-blue: #37B6FF;\n    --t4u-peach: #FFA791;\n    --t4u-pink: #FF7DD2;\n    --t4u-ink: #232323;\n    --t4u-muted: #5a5a5a;\n    --t4u-line: #d9d9d9;\n    --t4u-blue-soft: #eef9ff;\n    --t4u-peach-soft: #fff4f1;\n    --t4u-pink-soft: #fff1fa;\n    color: var(--t4u-ink);\n    line-height: 1.65;\n    max-width: 1100px;\n    margin: 0 auto;\n    overflow-wrap: anywhere;\n  }\n\n  .t4u-gecko-content *,\n  .t4u-gecko-content *::before,\n  .t4u-gecko-content *::after {\n    box-sizing: border-box;\n  }\n\n  .t4u-gecko-content section,\n  .t4u-gecko-content nav,\n  .t4u-gecko-content details {\n    margin: 32px 0;\n    scroll-margin-top: 24px;\n  }\n\n  .t4u-gecko-content h2,\n  .t4u-gecko-content h3 {\n    color: var(--t4u-ink);\n    line-height: 1.3;\n  }\n\n  .t4u-gecko-content h2 {\n    margin: 0 0 16px;\n    padding-bottom: 10px;\n    border-bottom: 4px solid var(--t4u-blue);\n  }\n\n  .t4u-gecko-content h3 {\n    margin: 22px 0 10px;\n  }\n\n  .t4u-gecko-content p {\n    margin: 0 0 16px;\n  }\n\n  .t4u-gecko-content a {\n    color: #006ea8;\n    text-decoration-thickness: 2px;\n    text-underline-offset: 3px;\n  }\n\n  .t4u-gecko-content a:hover,\n  .t4u-gecko-content a:focus-visible {\n    color: #8a155f;\n  }\n\n  .t4u-gecko-content .t4u-index {\n    margin-top: 0;\n    padding: 22px;\n    border: 2px solid var(--t4u-blue);\n    border-radius: 16px;\n    background: var(--t4u-blue-soft);\n  }\n\n  .t4u-gecko-content .t4u-index h2 {\n    margin-bottom: 12px;\n    border-bottom-color: var(--t4u-pink);\n  }\n\n  .t4u-gecko-content .t4u-index ol {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 24px;\n    margin: 0;\n    padding-left: 24px;\n  }\n\n  .t4u-gecko-content .t4u-index li {\n    padding-left: 4px;\n  }\n\n  .t4u-gecko-content .t4u-table-wrap {\n    width: 100%;\n  }\n\n  .t4u-gecko-content .t4u-spec-table {\n    width: 100%;\n    border-collapse: separate;\n    border-spacing: 0;\n    border: 1px solid var(--t4u-line);\n    border-radius: 16px;\n    background: #fff;\n    box-shadow: 0 8px 24px rgba(35, 35, 35, 0.07);\n    overflow: hidden;\n  }\n\n  .t4u-gecko-content .t4u-spec-table caption {\n    padding: 14px;\n    background: var(--t4u-blue);\n    color: #151515;\n    font-weight: 800;\n    text-align: left;\n  }\n\n  .t4u-gecko-content .t4u-spec-table th,\n  .t4u-gecko-content .t4u-spec-table td {\n    padding: 14px 16px;\n    border: 0;\n    border-bottom: 1px solid var(--t4u-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .t4u-gecko-content .t4u-spec-table th {\n    width: 34%;\n    background: var(--t4u-blue-soft);\n  }\n\n  .t4u-gecko-content .t4u-spec-table tr:last-child th,\n  .t4u-gecko-content .t4u-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .t4u-gecko-content .t4u-intro,\n  .t4u-gecko-content .t4u-note,\n  .t4u-gecko-content .t4u-warning,\n  .t4u-gecko-content .t4u-cta {\n    padding: 22px;\n    border-radius: 16px;\n  }\n\n  .t4u-gecko-content .t4u-intro {\n    border-left: 7px solid var(--t4u-pink);\n    background: var(--t4u-pink-soft);\n  }\n\n  .t4u-gecko-content .t4u-note {\n    border: 2px solid var(--t4u-peach);\n    background: var(--t4u-peach-soft);\n  }\n\n  .t4u-gecko-content .t4u-warning {\n    border: 2px solid var(--t4u-pink);\n    background: #fff;\n  }\n\n  .t4u-gecko-content .t4u-warning strong,\n  .t4u-gecko-content .t4u-note strong {\n    color: #151515;\n  }\n\n  .t4u-gecko-content .t4u-feature-grid,\n  .t4u-gecko-content .t4u-play-grid,\n  .t4u-gecko-content .t4u-image-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .t4u-gecko-content .t4u-card {\n    padding: 20px;\n    border: 1px solid var(--t4u-line);\n    border-top: 6px solid var(--t4u-blue);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .t4u-gecko-content .t4u-card:nth-child(2n) {\n    border-top-color: var(--t4u-pink);\n  }\n\n  .t4u-gecko-content .t4u-card h3 {\n    margin-top: 0;\n  }\n\n  .t4u-gecko-content .t4u-check-list,\n  .t4u-gecko-content .t4u-steps {\n    margin: 16px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .t4u-gecko-content .t4u-check-list li,\n  .t4u-gecko-content .t4u-steps li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    margin: 0 0 14px;\n  }\n\n  .t4u-gecko-content .t4u-check-list li::before {\n    content: \"✓\";\n    display: inline-flex;\n    flex: 0 0 28px;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    min-width: 28px;\n    max-width: 28px;\n    height: 28px;\n    min-height: 28px;\n    max-height: 28px;\n    padding: 0;\n    border-radius: 50%;\n    background: var(--t4u-blue);\n    color: #151515;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .t4u-gecko-content .t4u-steps {\n    counter-reset: t4u-step;\n  }\n\n  .t4u-gecko-content .t4u-steps li {\n    counter-increment: t4u-step;\n  }\n\n  .t4u-gecko-content .t4u-steps li::before {\n    content: counter(t4u-step);\n    display: grid;\n    flex: 0 0 36px;\n    place-items: center;\n    width: 36px;\n    min-width: 36px;\n    max-width: 36px;\n    height: 36px;\n    min-height: 36px;\n    max-height: 36px;\n    margin: 0;\n    padding: 0;\n    border-radius: 50%;\n    background: var(--t4u-peach);\n    color: #151515;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .t4u-gecko-content figure {\n    margin: 0;\n    overflow: hidden;\n    border: 1px solid var(--t4u-line);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .t4u-gecko-content figure img {\n    display: block;\n    width: 100%;\n    height: auto;\n    background: #fff;\n  }\n\n  .t4u-gecko-content figcaption {\n    padding: 14px 16px;\n    border-top: 4px solid var(--t4u-blue);\n    color: var(--t4u-ink);\n    line-height: 1.55;\n  }\n\n  .t4u-gecko-content .t4u-image-grid figure:nth-child(3n) figcaption {\n    border-top-color: var(--t4u-pink);\n  }\n\n  .t4u-gecko-content .t4u-image-grid figure:nth-child(3n + 2) figcaption {\n    border-top-color: var(--t4u-peach);\n  }\n\n  .t4u-gecko-content details {\n    border: 1px solid var(--t4u-line);\n    border-radius: 14px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .t4u-gecko-content summary {\n    padding: 16px 18px;\n    background: var(--t4u-blue-soft);\n    color: var(--t4u-ink);\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .t4u-gecko-content details \u003e div {\n    padding: 18px;\n  }\n\n  .t4u-gecko-content .t4u-faq details {\n    margin: 12px 0;\n  }\n\n  .t4u-gecko-content .t4u-cta {\n    border: 3px solid var(--t4u-pink);\n    background: linear-gradient(\n      135deg,\n      var(--t4u-peach-soft),\n      var(--t4u-blue-soft)\n    );\n    text-align: center;\n  }\n\n  .t4u-gecko-content .t4u-cta h2 {\n    border-bottom: 0;\n  }\n\n  @media screen and (max-width: 820px) {\n    .t4u-gecko-content .t4u-index ol,\n    .t4u-gecko-content .t4u-feature-grid,\n    .t4u-gecko-content .t4u-play-grid,\n    .t4u-gecko-content .t4u-image-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .t4u-gecko-content .t4u-spec-table caption {\n      position: absolute !important;\n      overflow: hidden !important;\n      width: 1px !important;\n      min-width: 1px !important;\n      max-width: 1px !important;\n      height: 1px !important;\n      margin: -1px !important;\n      padding: 0 !important;\n      border: 0 !important;\n      clip: rect(0 0 0 0) !important;\n      white-space: nowrap !important;\n      clip-path: inset(50%) !important;\n    }\n\n    .t4u-gecko-content .t4u-spec-table,\n    .t4u-gecko-content .t4u-spec-table tbody {\n      display: block !important;\n      width: 100% !important;\n    }\n\n    .t4u-gecko-content .t4u-spec-table {\n      border: 0 !important;\n      border-radius: 0;\n      background: transparent;\n      box-shadow: none;\n      overflow: visible;\n    }\n\n    .t4u-gecko-content .t4u-spec-table tbody {\n      display: grid !important;\n      gap: 12px;\n    }\n\n    .t4u-gecko-content .t4u-spec-table tr {\n      display: grid !important;\n      grid-template-columns: minmax(130px, 36%) minmax(0, 1fr);\n      overflow: hidden;\n      border: 1px solid var(--t4u-line);\n      border-radius: 14px;\n      background: #fff;\n    }\n\n    .t4u-gecko-content .t4u-spec-table th,\n    .t4u-gecko-content .t4u-spec-table td {\n      display: block !important;\n      width: auto !important;\n      min-width: 0 !important;\n      padding: 14px !important;\n      border: 0 !important;\n    }\n\n    .t4u-gecko-content .t4u-spec-table th {\n      border-right: 1px solid var(--t4u-line) !important;\n      background: var(--t4u-blue-soft) !important;\n    }\n  }\n\n  @media screen and (max-width: 540px) {\n    .t4u-gecko-content section,\n    .t4u-gecko-content nav,\n    .t4u-gecko-content details {\n      margin: 24px 0;\n    }\n\n    .t4u-gecko-content .t4u-index,\n    .t4u-gecko-content .t4u-intro,\n    .t4u-gecko-content .t4u-note,\n    .t4u-gecko-content .t4u-warning,\n    .t4u-gecko-content .t4u-card,\n    .t4u-gecko-content .t4u-cta {\n      padding: 17px;\n    }\n\n    .t4u-gecko-content .t4u-spec-table tr {\n      display: block !important;\n    }\n\n    .t4u-gecko-content .t4u-spec-table th,\n    .t4u-gecko-content .t4u-spec-table td {\n      width: 100% !important;\n    }\n\n    .t4u-gecko-content .t4u-spec-table th {\n      border-right: 0 !important;\n      border-bottom: 1px solid var(--t4u-line) !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"t4u-gecko-content\"\u003e\n  \u003cnav class=\"t4u-index\" aria-labelledby=\"t4u-gecko-index-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-index-title\"\u003eOn this page\u003c\/h2\u003e\n    \u003col\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-specifications\"\u003eSpecifications\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-overview\"\u003eProduct overview\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-features\"\u003eHow the gecko plays\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-setup\"\u003eSetup and first use\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-surfaces\"\u003eSurfaces and wall care\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-variants\"\u003eChoosing an option\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-play-ideas\"\u003ePlay ideas\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-images\"\u003eProduct image catalogue\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-safety\"\u003eSafety and care\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-catalogue\"\u003eBuying details to check\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-faq\"\u003eFAQs\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-gecko-buy\"\u003eBefore you buy\u003c\/a\u003e\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/nav\u003e\n\n  \u003csection id=\"t4u-gecko-specifications\" aria-labelledby=\"t4u-gecko-specifications-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-specifications-title\"\u003eSpecifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"t4u-table-wrap\"\u003e\n      \u003ctable class=\"t4u-spec-table\"\u003e\n        \u003ccaption\u003e\n          Quick product specifications and buying information\n        \u003c\/caption\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eProduct name\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              Electric Remote Control Wall Climbing Toy\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eMain play modes\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eWall climbing and floor crawling\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003e\n              Remote-control range\n            \u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eUp to 25 ft (about 8 m)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eMovement\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              Directional remote-control movement in all directions\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eLight feature\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              LED eyes designed to be visible in dim conditions\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eMaterial\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              Plastic body with a silicone-style tail and limbs on the green\n              design\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003ePackaging size\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              17.5 × 23.5 cm (approximately 6.88 × 9.25 in)\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eRecommended age\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              Age guidance appears as both 3–6 years and 4–6 years. Check the\n              age and safety markings on the delivered packaging, and supervise\n              play.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eLive options\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              A, B, C and D. The options use letter codes rather than colour\n              names, so select a code and check its matching product image\n              before checkout.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003e\n              Listed package contents\n            \u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              1 × Electric Toy is identified. Product images also show a remote\n              and, for one option, a cable. Confirm the complete box contents\n              before purchasing if these accessories are essential to you.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003e\n              Battery information\n            \u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e\n              Batteries are marked as not included. The exact battery type,\n              charging method and remote battery requirements are not\n              specified, so confirm these details before purchasing.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eOrigin\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eMainland China\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-overview\" aria-labelledby=\"t4u-gecko-overview-title\"\u003e\n    \u003cdiv class=\"t4u-intro\"\u003e\n      \u003ch2 id=\"t4u-gecko-overview-title\"\u003e\n        A remote-control gecko that takes play off the floor\n      \u003c\/h2\u003e\n      \u003cp\u003e\n        This crawling gecko adds a funny twist to ordinary remote-control play:\n        it is designed to travel across the floor and climb suitable smooth\n        walls. Kids can steer it around the room, send it up a clear section of\n        wall and use the glowing eyes for a more dramatic look when the room is\n        dim.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The gecko-style body, flexible-looking tail and moving legs make it a\n        playful choice for children who enjoy animal toys, RC toys and harmless\n        surprise games. It can also suit a Halloween setup, but the best use is\n        simple, supervised indoor play where there is enough clear space for it\n        to move.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-features\" aria-labelledby=\"t4u-gecko-features-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-features-title\"\u003e\n      How the wall-climbing RC gecko plays\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"t4u-feature-grid\"\u003e\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eWall and floor action\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the floor for easy practice, then move to a clean, smooth wall\n          when the child is comfortable with the controls. Switching between\n          horizontal and vertical play gives the toy more variety than a\n          standard floor-only RC car.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eDirectional remote control\u003c\/h3\u003e\n        \u003cp\u003e\n          The remote provides all-direction control at distances of up to about\n          8 metres. Room layout, battery condition and obstacles can affect the\n          practical range, so begin close to the toy before testing it farther\n          away.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eGecko-inspired movement\u003c\/h3\u003e\n        \u003cp\u003e\n          The moving legs and long tail give the toy its creepy-crawly\n          character. It is made for fun rather than realistic animal\n          simulation, but the shape works well for chase games, timed routes\n          and gentle surprise play.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eLED eyes\u003c\/h3\u003e\n        \u003cp\u003e\n          The light-up eyes are easy to notice against a darker background.\n          Keep enough room lighting to see the wall, furniture and people\n          clearly rather than operating the toy in complete darkness.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-setup\" aria-labelledby=\"t4u-gecko-setup-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-setup-title\"\u003eSetup and first use\u003c\/h2\u003e\n\n    \u003col class=\"t4u-steps\"\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eCheck the box first.\u003c\/strong\u003e Make sure the toy, remote and\n          any expected cable or instructions are present before play. If a\n          particular accessory affects your buying decision, confirm the\n          complete box contents before ordering.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eRead the battery instructions.\u003c\/strong\u003e Use only the battery\n          type, charging method and power source stated on the delivered toy or\n          in its manual.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eBegin on the floor.\u003c\/strong\u003e Practise forward, reverse and\n          turning controls in an open area away from stairs, pets and feet.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eChoose a low, clear wall section.\u003c\/strong\u003e Test the toy near\n          floor level on a smooth, clean surface before allowing it to climb\n          higher.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          \u003cstrong\u003eStop if it loses grip.\u003c\/strong\u003e Dust, texture, joins and\n          uneven paint can affect wall performance. Bring the toy down and move\n          to a better surface instead of repeatedly driving it into the same\n          spot.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-surfaces\" aria-labelledby=\"t4u-gecko-surfaces-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-surfaces-title\"\u003eChoose the right play surface\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Wall-climbing toys need a smooth, clean surface to keep steady contact.\n      Because every wall finish is different, make a small test in an\n      easy-to-reach area before attempting a longer climb.\n    \u003c\/p\u003e\n\n    \u003cul class=\"t4u-check-list\"\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Start with a clean, smooth and dry indoor surface with no loose dust.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Avoid rough brick, heavily textured paint, fabric, uneven wallpaper\n          and surfaces with flaking finishes.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Keep the route away from picture frames, shelves, curtains, ceiling\n          fans and breakable objects.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Do not use the toy above people, pets, stairs, water or fragile\n          furniture.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Test delicate paint or wallpaper carefully; stop if the toy leaves a\n          mark or the surface shows wear.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"t4u-note\"\u003e\n      \u003cstrong\u003eHelpful tip:\u003c\/strong\u003e If the gecko works on the floor but slips on\n      the wall, check the wall texture and clean the toy’s contact area\n      according to the supplied instructions. Low power may also affect\n      performance, but use only the battery or charging guidance provided with\n      the delivered toy.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-variants\" aria-labelledby=\"t4u-gecko-variants-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-variants-title\"\u003e\n      Choosing between options A, B, C and D\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The product options use the letter codes A, B, C and D instead of colour\n      names. The image catalogue shows green, orange and blue gecko-style\n      designs, with differences in body shape and remote colour. To choose\n      confidently, select a code, check the image linked to that exact option\n      and confirm the price before adding it to your cart.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"t4u-warning\"\u003e\n      \u003cstrong\u003eChoose one option at a time.\u003c\/strong\u003e The group image is a colour\n      and design guide, not a multi-toy pack. A single order is presented as one\n      electric toy unless the selected offer clearly says otherwise.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-play-ideas\" aria-labelledby=\"t4u-gecko-play-ideas-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-play-ideas-title\"\u003eEasy play ideas\u003c\/h2\u003e\n\n    \u003cdiv class=\"t4u-play-grid\"\u003e\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eFloor-to-wall mission\u003c\/h3\u003e\n        \u003cp\u003e\n          Mark a simple starting point on the floor. The goal is to steer around\n          one safe object, reach the wall and complete a short climb without\n          touching the route markers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eGecko rescue\u003c\/h3\u003e\n        \u003cp\u003e\n          Choose a low point on the wall as the “rescue zone”. One child drives\n          while another gives calm left, right, forward or back directions.\n          Swap roles after each turn.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eSlow-control challenge\u003c\/h3\u003e\n        \u003cp\u003e\n          Instead of racing, see who can guide the gecko most carefully through\n          a short route. This is a good way to learn the controls without\n          repeated crashes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eHalloween visitor\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the glowing eyes as part of a supervised Halloween game. Keep it\n          friendly: do not surprise very young children, sleeping people or\n          anyone who dislikes reptiles or sudden movement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-images\" aria-labelledby=\"t4u-gecko-images-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-images-title\"\u003e\n      Product image catalogue and buying guide\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Use this image catalogue to compare colours, body shapes, remotes and play\n      modes before choosing an option. Each caption explains what the image\n      shows and how it can help with your buying decision.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"t4u-image-grid\"\u003e\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S5f74521a9e3c48eb9dc7b4dda2abb621p.webp?v=1784389125\" alt=\"Two children beside a large green remote-control gecko shown climbing an indoor wall\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — green gecko in wall mode:\u003c\/strong\u003e Shows how\n          the long-tail design is intended to travel vertically on a suitable\n          smooth indoor wall. \u003cstrong\u003eHelpful for:\u003c\/strong\u003e understanding the\n          main wall-climbing play feature. The scene is not a product-size\n          guide.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S8bf91ee170c04c99ae355b8faeb0fd4eX.webp?v=1784389125\" alt=\"Green gecko toy on a living-room wall above two children with the words wall playground\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — wall play area:\u003c\/strong\u003e Demonstrates the\n          type of clear indoor space needed for a short climb.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e planning a safe route away from\n          furniture, decorations, people and breakable items.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S439400831eec4733bc1f843a7f635353k.webp?v=1784389125\" alt=\"Orange and black lizard-style remote-control toy shown on an indoor wall\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — compact orange design:\u003c\/strong\u003e Shows the\n          shorter orange-and-black body style in wall-climbing mode.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e comparing its shape with the longer-tail\n          green and blue designs before choosing an option.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/Sb97c5be67afd42789f9ac2b3be75dc28T.webp?v=1784389125\" alt=\"Green remote-control gecko on a wooden floor with a family in the background\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — floor mode:\u003c\/strong\u003e Shows the green gecko\n          travelling across a smooth indoor floor.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e seeing the easier practice mode for\n          learning forward, reverse and turning controls before wall play.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S4f12ad783e3b4a659b2e39acf45c28c1F.webp?v=1784389125\" alt=\"Green gecko toy on a wall with labels pointing to LED light and flexible movement\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — LED eyes and moving body:\u003c\/strong\u003e Highlights\n          the light-up eye area, long tail and gecko-style movement points.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e checking the visual features that create\n          the toy’s crawling character.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S98f17fa9b8314523a4c1ab096b7a1bfeD.webp?v=1784389125\" alt=\"Size guide comparing green and orange gecko toy designs with remote controls\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — shape and size comparison:\u003c\/strong\u003e Places\n          the longer green gecko and compact orange lizard beside their remotes.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e comparing body proportions and\n          controller styles. Match measurements to the chosen option rather\n          than applying one size to every design.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/Se6554c6c03944858abd82633f85f14c6b.webp?v=1784389125\" alt=\"Four green orange and blue gecko toy designs displayed with matching remote controls\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — colour and remote choices:\u003c\/strong\u003e Displays\n          green, orange and blue body designs with coordinating controller\n          colours. \u003cstrong\u003eHelpful for:\u003c\/strong\u003e visually matching options A, B,\n          C and D. This is a choice guide, not a four-toy package.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S51c43134a5e94322a9dd6f3b1e5c3d28w.webp?v=1784389125\" alt=\"Adult giving a boxed gecko toy to a smiling child in an illustrative gift scene\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — gift occasion:\u003c\/strong\u003e Presents the\n          wall-climbing gecko as a birthday, holiday or Halloween gift.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e deciding whether an unusual\n          animal-themed RC toy suits the child’s interests. Packaging may vary.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S62187bced2724d97bbe61683192be6f3L.webp?v=1784389125\" alt=\"Family watching a child operate a green gecko toy on a living-room floor\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — supervised family play:\u003c\/strong\u003e Shows a\n          child operating the green gecko on the floor with adults nearby.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e understanding how supervision can\n          support setup, control practice and safe surface testing.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S074763d592cc4bf2befc2591a831589aV.webp?v=1784389125\" alt=\"Green and black gecko toy displayed beside a black remote control\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — long-tail green option:\u003c\/strong\u003e Clearly\n          shows the green head, limbs and tail, dark body and black remote.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e checking whether the selected option\n          code matches this colour and controller combination.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S975d009dd94c461b87409c86995db889O.webp?v=1784389125\" alt=\"Orange and black compact lizard-style toy on a white background\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — compact orange option:\u003c\/strong\u003e Provides a\n          clear look at the shorter body, orange legs and dark shell.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e comparing the compact lizard shape with\n          the longer gecko-style options.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/Sb45048f3256a4ffb8da9cc19a8b137f7H.webp?v=1784389125\" alt=\"Young child holding a green controller beside a green gecko toy on a wall\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — controller in use:\u003c\/strong\u003e Shows a child\n          holding the green controller while the matching gecko climbs a wall.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e understanding the basic remote-control\n          play setup. Use the delivered age and safety markings to confirm\n          suitability.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/Sa1987001a9f84c4986aa97f6ce3480398.webp?v=1784389125\" alt=\"Orange and black lizard toy displayed with a black remote with orange buttons\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — orange option with remote:\u003c\/strong\u003e Pairs the\n          compact orange-and-black lizard with a dark controller featuring\n          orange buttons. \u003cstrong\u003eHelpful for:\u003c\/strong\u003e matching the body colour\n          and remote before selecting the option at checkout.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S5602a91046ba42f3a3302b5fe4cd0493v.webp?v=1784389125\" alt=\"Dark green long-tail gecko toy with green remote and a cable shown behind the toy\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — dark green option and accessories:\u003c\/strong\u003e\n          Shows a dark green long-tail gecko, green controller and a cable-like\n          accessory. \u003cstrong\u003eHelpful for:\u003c\/strong\u003e comparing the remote and\n          possible power accessory. Confirm the complete box contents before\n          ordering.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S206700a2bbd04c1caf2a6662a0ff3f09r.webp?v=1784389125\" alt=\"Blue and black long-tail gecko toy displayed with a black remote with blue buttons\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — blue long-tail option:\u003c\/strong\u003e Shows blue\n          limbs and tail, a dark body and a black remote with blue buttons.\n          \u003cstrong\u003eHelpful for:\u003c\/strong\u003e checking the blue colour combination\n          against the selected letter code.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/Sd57e328092fb4008a3545f3867805830Y.webp?v=1784389125\" alt=\"Bright green and black long-tail gecko toy with a black remote with green buttons\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          \u003cstrong\u003eCatalogue view — bright green long-tail option:\u003c\/strong\u003e Shows\n          the bright green head, limbs and tail, dark body and black controller\n          with green buttons. \u003cstrong\u003eHelpful for:\u003c\/strong\u003e identifying this\n          colour combination before adding the chosen option to the cart.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-safety\" aria-labelledby=\"t4u-gecko-safety-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-safety-title\"\u003eSafety, care and storage\u003c\/h2\u003e\n\n    \u003cul class=\"t4u-check-list\"\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Use with adult supervision, especially during wall play and battery\n          setup.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Follow the delivered product’s age marking. Age guidance appears as\n          both 3–6 years and 4–6 years, so confirm suitability before play.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Keep fingers, hair and loose clothing away from moving parts.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Do not drive the toy above people or animals, and do not use it near\n          water, stairs or breakables.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Wipe the toy only as directed in the supplied instructions. Do not\n          soak the body, remote or electrical parts.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Store the gecko flat in a dry place so the legs and tail are not\n          trapped under heavier toys.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan\u003e\n          Remove or isolate batteries for longer storage if the delivered\n          instructions recommend it.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003cdetails id=\"t4u-gecko-catalogue\"\u003e\n    \u003csummary\u003eProduct information and buying checks\u003c\/summary\u003e\n    \u003cdiv\u003e\n      \u003cp\u003e\n        Review these details before ordering, especially the age guidance,\n        battery requirements, option code and box contents.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Unbranded\u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eAvailable choice:\u003c\/strong\u003e Yes — options A, B, C and D\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eChemical information:\u003c\/strong\u003e No high-concern chemical is\n          identified in the product information\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBatteries included:\u003c\/strong\u003e No\u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003ePower information:\u003c\/strong\u003e Battery type and charging method\n          need confirmation before purchase\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eOrigin:\u003c\/strong\u003e Mainland China\u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eAge guidance:\u003c\/strong\u003e 3–6 years and 4–6 years are both\n          shown; follow the delivered packaging\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eTesting standard:\u003c\/strong\u003e No specific standard number or\n          test reference is provided\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProduct name:\u003c\/strong\u003e Electric Remote Control Wall Climbing\n          Toy\n        \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eProduct material:\u003c\/strong\u003e Plastic\u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProduct packaging:\u003c\/strong\u003e 17.5 × 23.5 cm (approximately\n          6.88 × 9.25 in)\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eIdentified package quantity:\u003c\/strong\u003e 1 × Electric Toy\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003csection id=\"t4u-gecko-faq\" class=\"t4u-faq\" aria-labelledby=\"t4u-gecko-faq-title\"\u003e\n    \u003ch2 id=\"t4u-gecko-faq-title\"\u003eFrequently asked questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes this RC gecko really climb walls?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          It is sold as a wall-climbing and floor-crawling toy. Wall performance\n          depends on using a suitable smooth, clean and dry surface. Start low\n          and stop if the toy slips or struggles to hold contact.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it be used on every wall?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          No wall-climbing result should be assumed for every finish. Rough\n          brick, heavy texture, dusty walls, fabric and uneven wallpaper are\n          poor choices. Test a small, easy-to-reach area first and protect\n          delicate paint.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow far does the remote work?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          The remote-control range is up to 25 feet, or about 8 metres.\n          Obstacles, room conditions and battery power may reduce the practical\n          range.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre batteries or a charging cable included?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          Batteries are marked as not included, while some catalogue images\n          show a remote and a cable-like accessory. Confirm the required\n          batteries, charging method and included accessories with Toys4us\n          before ordering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat comes in the box?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          The identified quantity is one electric toy. Catalogue images show a\n          remote and, for one option, a cable-like accessory, but the group\n          image is only a design guide. Confirm the complete box contents before\n          purchasing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich colour will I receive?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          The available options are labelled A, B, C and D rather than colour\n          names. Select an option and check the image attached to that exact\n          code before adding it to the cart.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat age is the wall-climbing gecko for?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          Age guidance appears as both 3–6 years and 4–6 years. Use the age and\n          warning labels on the delivered packaging, supervise play and ask\n          Toys4us for confirmation before purchase if needed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this suitable as a Halloween toy?\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          Yes, the crawling movement and LED eyes can work in a supervised\n          Halloween game. Keep the room bright enough to see obstacles and\n          avoid using it to frighten small children, pets or anyone who may be\n          uncomfortable with sudden movement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-gecko-buy\" aria-labelledby=\"t4u-gecko-buy-title\"\u003e\n    \u003cdiv class=\"t4u-cta\"\u003e\n      \u003ch2 id=\"t4u-gecko-buy-title\"\u003e\n        Check the option image, then choose your gecko\n      \u003c\/h2\u003e\n      \u003cp\u003e\n        Select A, B, C or D above, compare the matching catalogue image,\n        confirm the displayed price and review the shipping details. Before\n        checkout, make sure the chosen colour, battery requirements and box\n        contents meet your needs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Toys4us","offers":[{"title":"B \/ China Mainland","offer_id":52246043525421,"sku":"14:175#B;200007763:201336100","price":43.99,"currency_code":"AUD","in_stock":true},{"title":"C \/ China Mainland","offer_id":52246043558189,"sku":"14:1254#C;200007763:201336100","price":44.99,"currency_code":"AUD","in_stock":true},{"title":"D \/ China Mainland","offer_id":52246043590957,"sku":"14:496#D;200007763:201336100","price":44.99,"currency_code":"AUD","in_stock":true},{"title":"A \/ China Mainland","offer_id":52246043623725,"sku":"14:29#A;200007763:201336100","price":42.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S5f74521a9e3c48eb9dc7b4dda2abb621p.webp?v=1784389125","url":"https:\/\/toys4us.au\/products\/wall-climbing-rc-gecko-toy-electric","provider":"Toys4us","version":"1.0","type":"link"}