{"product_id":"remote-control-dinosaur-toy","title":"Remote Control Dinosaur Toy","description":"\u003cstyle type=\"text\/css\"\u003e\n  \u003c!--\n  @import url(\"https:\/\/fonts.googleapis.com\/css?family=Roboto\");\n\n  \/\/\n  --\u003e\n\u003c\/style\u003e\n\u003cstyle type=\"text\/css\"\u003e\n  \u003c!--\n  .ddr-page-wrapper * {\n    box-sizing: border-box;\n  }\n\n  .ddr-page-wrapper {\n    position: relative;\n    padding: 0px;\n    margin: 0px;\n    font-family: sans-serif;\n    font-size: 16px;\n  }\n\n  .ddr-page-wrapper .ddr-page {\n    position: relative;\n  }\n\n  .ddr-page-wrapper .ddr-page .ddr-page-section-pre-content::after,\n  .ddr-page-wrapper .ddr-page .ddr-page-section-pre-content::before,\n  .ddr-page-wrapper .ddr-page\u003ediv::after,\n  .ddr-page-wrapper .ddr-page\u003ediv::before {\n    content: \"\";\n    display: table;\n    clear: both;\n  }\n\n  .ddr-page-wrapper div,\n  .ddr-page-wrapper h1,\n  .ddr-page-wrapper h2,\n  .ddr-page-wrapper h3,\n  .ddr-page-wrapper h4,\n  .ddr-page-wrapper h5,\n  .ddr-page-wrapper h6,\n  .ddr-page-wrapper p,\n  .ddr-page-wrapper span {\n    line-height: normal;\n  }\n\n  .big-loader-wrapper {\n    position: relative;\n    height: 150px;\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background: rgba(212, 211, 211, 0.5);\n    z-index: 1;\n  }\n\n  .big-loader-wrapper .big-loader {\n    padding-top: 20px;\n    display: block;\n    height: 64px;\n    width: 64px;\n    background-color: rgba(255, 255, 255, 0.1);\n    border-radius: 50%;\n    border-width: 3px;\n    border-style: solid;\n    border-color: rgb(1, 154, 149) rgb(226, 118, 37);\n    animation: 1s ease 0s infinite normal none running spin;\n  }\n\n  .ddr-page-row,\n  .ddr-page-section-wrapper .ddr-page-section {\n    position: relative;\n    box-sizing: border-box;\n  }\n\n  .ddr-page-row {\n    display: flex;\n    width: 100%;\n  }\n\n  .ddr-page-row__wrap {\n    flex-wrap: wrap;\n  }\n\n  .ddr-page-rowwrap .ddr-page-columnwrap {\n    width: 100% !important;\n  }\n\n  .ddr-page-row__wrap-reverse {\n    flex-wrap: wrap-reverse;\n  }\n\n  .ddr-page-rowwrap-reverse .ddr-page-columnwrap-reverse {\n    width: 100% !important;\n  }\n\n  .ddr-page-column {\n    display: flex;\n    flex-wrap: wrap;\n    box-sizing: border-box;\n    position: relative;\n    align-content: flex-start;\n  }\n\n  .ddr-page-widget {\n    width: 100%;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .dashed-border {\n    border: 1px dashed rgb(135, 135, 135);\n  }\n\n  .headline-edit-wrapper {\n    cursor: text;\n  }\n\n  .ddr-widget__navigation .menu {\n    font-family: inherit;\n  }\n\n  .ddr-widget__navigation .menu ul {\n    list-style: none;\n    margin: 0px;\n    padding: 0px;\n    display: flex;\n    flex-wrap: wrap;\n  }\n\n  .ddr-widget__navigation .menu ul li\u003eul {\n    display: flex;\n    visibility: hidden;\n    position: absolute;\n    flex-direction: column;\n    padding-bottom: 100%;\n  }\n\n  .ddr-widget__navigation .menu ul li\u003eul li {\n    width: 100%;\n    position: relative;\n  }\n\n  @media (min-width: 40em) {\n    .ddr-widget__navigation .menu ul li\u003eul li\u003eul {\n      top: 0px;\n      position: absolute !important;\n      left: 100% !important;\n    }\n  }\n\n  .ddr-widget__navigation .menu ul li:hover\u003eul {\n    visibility: visible;\n    position: relative;\n    left: 0px;\n  }\n\n  .ddr-widget__navigation .menu .sub-menu li\u003ea {\n    color: inherit;\n  }\n\n  .ddr-widget__navigation .menu .sub-menu\u003ea::after {\n    content: \"+\";\n    padding-left: 5px;\n  }\n\n  .ddr-page-widget__navigation {\n    overflow: visible !important;\n  }\n\n  .ddr-page-widget__navigation .ddr-widget {\n    overflow: visible;\n  }\n\n  .ddr-page-widget__navigation .ddr-widget .menu\u003eul\u003eli,\n  .ddr-page-widget__navigation .menu\u003eul\u003eli {\n    position: relative;\n  }\n\n  .ddr-page-widget__navigation .menu li ul {\n    width: 100%;\n    z-index: 99;\n    padding-bottom: 0px;\n    position: absolute !important;\n  }\n\n  .navigation-widget-modal-settings {\n    background: rgb(39, 44, 51);\n    width: 800px !important;\n    height: 600px !important;\n  }\n\n  .navigation-widget-modal-settings .modal__header {\n    background: rgb(48, 51, 56);\n  }\n\n  .navigation-widget-modal-settings .modal__content {\n    padding: 30px;\n  }\n\n  .navigation-widget-modal-settings .modal__footer {\n    display: flex;\n    align-items: flex-end;\n  }\n\n  .navigation-widget-modal-settings .modal__footer\u003ediv {\n    width: 100%;\n  }\n\n  .navigation-widget-modal-settings .modal__footer button {\n    margin: 0px;\n  }\n\n  .widget-settings-wrapper {\n    display: inline-flex;\n    color: rgb(244, 244, 244);\n    font-family: \"Open Sans\", sans-serif;\n  }\n\n  .widget-menu-settings {\n    text-align: left;\n    color: rgb(255, 255, 255);\n    padding: 0px;\n  }\n\n  .widget-settings-navigation {\n    width: 360px;\n    height: 400px;\n    display: block;\n    background: rgb(39, 44, 51);\n  }\n\n  .widget-settings-navigation\u003ebutton {\n    margin-top: 0px;\n    background-color: rgb(16, 126, 142);\n    color: rgb(255, 255, 255);\n    text-transform: uppercase;\n  }\n\n  .widget-settings-navigation\u003ebutton:hover {\n    background-color: rgb(31, 140, 155);\n  }\n\n  .widget-settings-navigation-edit {\n    padding: 0px;\n    width: 370px;\n    margin-left: 10px;\n    box-sizing: border-box;\n    background: rgb(39, 44, 51);\n    max-height: 440px;\n    overflow: auto;\n  }\n\n  .widget-settings-navigation-edit .widget-menu-settings {\n    font-family: \"Open Sans\", sans-serif;\n    text-indent: 15px;\n    padding: 0px;\n  }\n\n  .navigation-bar-items::-webkit-scrollbar,\n  .widget-settings-navigation-edit::-webkit-scrollbar {\n    width: 7px;\n  }\n\n  .navigation-bar-items::-webkit-scrollbar-track,\n  .widget-settings-navigation-edit::-webkit-scrollbar-track {\n    box-shadow: rgb(0, 0, 0) 0px 0px 6px inset;\n  }\n\n  .navigation-bar-items::-webkit-scrollbar-thumb,\n  .widget-settings-navigation-edit::-webkit-scrollbar-thumb {\n    background-color: rgb(81, 89, 103);\n    outline: rgb(81, 89, 103) solid 1px;\n  }\n\n  .accordion {\n    position: relative;\n    background: rgb(48, 51, 56);\n    color: rgb(109, 111, 113);\n    cursor: pointer;\n    padding: 18px;\n    width: 90%;\n    border-bottom: 1px solid rgb(39, 44, 51);\n    text-align: left;\n    outline: none;\n    font-size: 15px;\n    transition: all 0.4s ease 0s;\n    display: inline-flex;\n    justify-content: space-between;\n  }\n\n  .accordion .nav-item-options-trigger {\n    background: none;\n    outline: none;\n    border: none;\n    cursor: pointer;\n  }\n\n  .accordion .nav-item-options-trigger i {\n    font-size: 16px;\n  }\n\n  .accordion .nav-item-options-menu {\n    position: absolute;\n    right: 40px;\n    top: 27px;\n    z-index: 1;\n    border: 1px solid;\n  }\n\n  .accordion .nav-item-options-menu button {\n    display: block;\n    background: rgb(255, 255, 255);\n    outline: none;\n    border: none;\n    width: 100%;\n    text-align: left;\n    padding: 8px 10px;\n    cursor: pointer;\n    transition: all 0.4s ease 0s;\n    font-size: 16px;\n  }\n\n  .accordion .nav-item-options-menu button i {\n    color: rgb(0, 0, 0);\n    margin-right: 5px;\n    transition: all 0.4s ease 0s;\n  }\n\n  .accordion .nav-item-options-menu button:hover {\n    background: rgb(39, 44, 51);\n    color: rgb(255, 255, 255);\n  }\n\n  .accordion .nav-item-options-menu button:hover i {\n    color: rgb(255, 255, 255);\n  }\n\n  .navigation-bar-items {\n    width: 100%;\n    height: 400px;\n    overflow-y: auto;\n  }\n\n  .accordion:hover,\n  .active {\n    background-color: rgb(255, 255, 255);\n  }\n\n  .nav-item-title {\n    color: rgb(255, 255, 255);\n    display: flex;\n  }\n\n  .nav-item-options {\n    display: flex;\n  }\n\n  .nav-item-options i {\n    color: rgb(255, 255, 255);\n  }\n\n  @keyframes disableClick {\n    100% {\n      pointer-events: all;\n    }\n  }\n\n  .section-slider .ddr-page-section-widget-drop-suggestion-wrapper {\n    padding-bottom: 7px;\n  }\n\n  .ddr-page-widget__sections-slider .toolbox-controls {\n    justify-content: flex-start !important;\n  }\n\n  .slide-options-wrapper {\n    border-bottom: 1px solid rgb(226, 118, 37);\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active {\n    background-color: rgb(23, 23, 23);\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active .section-slider-delete-icon.slide-delete-icon {\n    background: rgb(239, 83, 80);\n    color: rgb(255, 255, 255);\n    align-items: center;\n    border-radius: 3px;\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active .section-slider-delete-icon.slide-delete-icon i {\n    color: rgb(255, 255, 255) !important;\n  }\n\n  .slide-options-wrapper .rc-collapse-content-active .switch-wrapper .switch {\n    margin-left: -10px;\n  }\n\n  .slide-options-wrapper:last-child {\n    margin-bottom: 24px;\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__sub-tool--drag,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__sub-tool--duplicate,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--drag,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--duplicate,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--move,\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--settings {\n    background-color: rgb(226, 118, 37);\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool--delete {\n    background-color: rgb(72, 72, 72);\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolboxtool.ddr-widget-toolboxtool--delete:hover {\n    background-color: rgb(58, 65, 74);\n  }\n\n  .ddr-widget-toolbox--section-slider .toolbox-controls .ddr-widget-toolbox__tool:hover {\n    background-color: rgb(239, 56, 27);\n  }\n\n  .ddr-page-widget-overlay-wrapper:hover .ddr-widget-toolbox--section-slider {\n    border: 2px solid rgb(226, 118, 37) !important;\n  }\n\n  .ddr-widget-toolbox--active.ddr-widget-toolbox--section-slider {\n    border: 2px solid rgb(226, 118, 37);\n  }\n\n  .ddr-widget {\n    background-color: transparent;\n    background-image: none;\n    inset: auto;\n    height: auto;\n    width: auto;\n    max-height: none;\n    max-width: none;\n    min-height: 0px;\n    min-width: 0px;\n    padding: 0px;\n    margin: 0px;\n    overflow: hidden;\n  }\n\n  .ddr-widget__rich-text {\n    position: relative;\n    cursor: auto;\n    overflow-wrap: break-word;\n    overflow: hidden;\n  }\n\n  .ddr-widget__image {\n    position: relative;\n    max-width: 100%;\n    height: auto;\n    margin: auto;\n    display: flex;\n  }\n\n  .ddr-widget__image a,\n  .ddr-widget__image img {\n    overflow: hidden;\n    width: 100%;\n    max-width: 100%;\n    max-height: 100%;\n  }\n\n  .ddr-widget__image a,\n  .ddr-widget__image a:active,\n  .ddr-widget__image a:focus,\n  .ddr-widget__image a:hover,\n  .ddr-widget__image a:link,\n  .ddr-widget__image a:visited {\n    display: inline-block;\n    vertical-align: middle;\n    color: inherit;\n    text-decoration: none;\n    border: none;\n    box-shadow: none;\n  }\n\n  @media (min-width: 1281px) {\n    .ddr-page-row__wrap--max {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--max .ddr-page-columnwrap--max {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--max {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--max .ddr-page-columnwrap-reverse--max {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--max,\n    .ddr-page-widget__hide--max {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1280px) and (min-width: 1025px) {\n    .ddr-page-row__wrap--1280 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--1280 .ddr-page-columnwrap--1280 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--1280 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--1280 .ddr-page-columnwrap-reverse--1280 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--1280,\n    .ddr-page-widget__hide--1280 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1024px) and (min-width: 769px) {\n    .ddr-page-row__wrap--1024 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--1024 .ddr-page-columnwrap--1024 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--1024 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--1024 .ddr-page-columnwrap-reverse--1024 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--1024,\n    .ddr-page-widget__hide--1024 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 768px) and (min-width: 481px) {\n    .ddr-page-row__wrap--768 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--768 .ddr-page-columnwrap--768 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--768 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--768 .ddr-page-columnwrap-reverse--768 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--768,\n    .ddr-page-widget__hide--768 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 480px) and (min-width: 321px) {\n    .ddr-page-row__wrap--480 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--480 .ddr-page-columnwrap--480 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--480 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--480 .ddr-page-columnwrap-reverse--480 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--480,\n    .ddr-page-widget__hide--480 {\n      display: none;\n    }\n  }\n\n  @media (max-width: 320px) and (min-width: 0px) {\n    .ddr-page-row__wrap--320 {\n      flex-wrap: wrap;\n    }\n\n    .ddr-page-rowwrap--320 .ddr-page-columnwrap--320 {\n      width: 100% !important;\n    }\n\n    .ddr-page-row__wrap-reverse--320 {\n      flex-wrap: wrap-reverse;\n    }\n\n    .ddr-page-rowwrap-reverse--320 .ddr-page-columnwrap-reverse--320 {\n      width: 100% !important;\n    }\n\n    .ddr-page-column__hide--320,\n    .ddr-page-widget__hide--320 {\n      display: none;\n    }\n  }\n\n  #ddr-rich-text-000 * {\n    line-height: 1.6;\n  }\n\n  [data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-001 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-1000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-1001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-2000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-2001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-3000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-3001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-4000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-4001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-5000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-5001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-6000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-6001 * {\n    line-height: 1.6;\n  }\n\n  #ddr-rich-text-7000 * {\n    line-height: 1.6;\n  }\n\n  undefined[data-ddr-page-widget-additional-css-id=\"34805d82cd\"] {\n    font-family: 'Roboto', sans-serif;\n  }\n\n  #ddr-rich-text-7001 * {\n    line-height: 1.6;\n  }\n\n  \/\/\n  --\u003e\n\u003c\/style\u003e\n\u003cscript\u003e\n  \u003c!--\n  (function(src, cb) {\n    var s = document.createElement('script');\n    s.setAttribute('src', src);\n    s.onload = cb;\n    (document.head || document.body).appendChild(s);\n  })('https:\/\/ucarecdn.com\/libs\/blinkloader\/3.x\/blinkloader.min.js', function() {\n    window.Blinkloader.optimize({\n      pubkey: \"7e7cb2191e43d9e6ba19\",\n      fadeIn: true\n    });\n  });\n\n  \/\/\n  --\u003e\n\u003c\/script\u003e\n\u003cscript type=\"text\/javascript\"\u003e\n  \u003c!--\n  (function() {\n    var head = document.getElementsByTagName('head').item(0),\n      url = 'https:\/\/app.dragdropr.com\/components\/dependency-manager.js?version=1.0.8';\n\n    for (var i = 0; i \u003c head.children.length; i++) {\n      if (head.children.item(i).tagName === 'SCRIPT' \u0026\u0026 head.children.item(i).src.indexOf(url) !== -1) {\n        return;\n      }\n    }\n\n    var node = document.createElement('script');\n    node.async = 1;\n    node.src = url;\n    head.insertBefore(node, null);\n  })();\n\n  \/\/\n  --\u003e\n\u003c\/script\u003e\n\u003cdiv class=\"ddr-page-wrapper\" data-ddr-page-id=\"04c0f70a-7b76-11eb-9ee6-0242ac140007\"\u003e\n  \u003cdiv class=\"ddr-page\" style=\"max-width: 100%; margin: auto;\"\u003e\n    \u003cdiv id=\"ddr-a01b6eaeae\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-0\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-0\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-0\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-row__wrap--768\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-column__wrap--768 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-341a0bd644\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \" style=\"background-color: rgb(244, 245, 247);\"\u003e\n                  \u003cdiv id=\"ddr-rich-text-000\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n\u003cbr\u003e\n                    \u003cul\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eRealistic movements\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eRechargeable battery\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eRemote control\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eRemovable tail\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                      \u003cli\u003e\n                        \u003cp\u003e\u003cspan style=\"font-size: 24px;\"\u003e\u003cstrong\u003eNon-toxic material\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n                      \u003c\/li\u003e\n                    \u003c\/ul\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-86979185d2\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \" style=\"background-color: rgb(244, 245, 247);\"\u003e\n                  \u003cdiv id=\"ddr-rich-text-001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eKeep your children entertained and educate them about prehistory with this remote control dinosaur toy.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-1 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-row__wrap--768\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-column__wrap--768 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-1f89b4b00f\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-0 \"\u003e\n                \u003cdiv class=\"ddr-widget \" style=\"background-color: rgb(244, 245, 247);\"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur.png?v=1638814080\" title=\"Remote dinosaur toy │ Smart remote control dinosaur toy │ RC toys - \" alt=\"Remote dinosaur toy │ Smart remote control dinosaur toy │ RC toys - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-4585ccdf5f\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-1\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-1\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-1\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-c0c9834ed8\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-1000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eRealistic Dinosaur Toy\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-fab3c3486d\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-1001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eAre you a fan of the prehistoric world? Would you like your children to get to know it too? Bring Jurassic park adventure to your home. Give your children \u003cstrong\u003ehours of fun with this dinosaur toy\u003c\/strong\u003e. It has realistic 3D eyes that mimic the real dinosaur’s eyes. The toy can walk, swing its body and move its tail \u003cstrong\u003eimitating a real dinosaur\u003c\/strong\u003e. It’s larger than most dinosaur toys and performs the actions and movements as if it was real. Your children will just love it!\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-91360678b7\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur_-_REALISTIC.png?v=1638814080Remote%20Control%20Dinosaur%20Toy%20-%20Realistic%20Dinosaur%20Toy%20-%20\" alt=\"Remote Control Dinosaur Toy - Realistic Dinosaur Toy - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-3c79cec4d1\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-2\" style=\"background-color: rgb(244, 245, 247);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-2\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-2\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-81472c79c6\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-2000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eRechargeable Battery\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-5c8dd8e646\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-2001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eThe \u003cstrong\u003e3.7V 1200mAh battery\u003c\/strong\u003e built into the dinosaur’s body is \u003cstrong\u003erechargeable\u003c\/strong\u003e. To charge it, use the USB cable included in the set. When fully charged, the toy will perform about 60 minutes of continuous operating time. This allows you to take the toy with you wherever you’re going with your family. Take it to the park, to the forest or to the car trip to keep your children entertained while travelling.\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-03a065f848\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur_-_BATTERY.png?v=1638814080\" title=\"Remote Control Dinosaur Toy - Rechargeable Battery - \" alt=\"Remote Control Dinosaur Toy - Rechargeable Battery - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-57a6fdb9de\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-3\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-3\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-3\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-bc2845a8c5\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-3000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eRemote Control\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-91ecb3ced2\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-3001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eThe dinosaur toy can be controlled even from a distance of 40-60 m, by using a \u003cstrong\u003eremote control\u003c\/strong\u003e. It’s powered by batteries so there’s no need for any extra power source. Go ahead and carry the remote control with you wherever you want to use it. Use \u003cstrong\u003emultiple movement options\u003c\/strong\u003e available on the remote control and have fun with this interactive toy. \u003cbr\u003e\u003cbr\u003ePress the dinosaur skull built into the remote to make it move forward. Press on his lower jaw to make him walk backwards. Buttons representing the dinosaur’s foot bones can be used to turn right and left. When you press on the shoulder blade, you’ll activate the one-click display. To switch the dinosaur on and off easily just press the power button placed in the middle of the remote control.\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-7d39c55ec2\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur_-_REMOTE.png?v=1638814080\" title=\"Remote Control Dinosaur Toy - Remote Control - \" alt=\"Remote Control Dinosaur Toy - Remote Control - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-baff3a3531\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-4\" style=\"background-color: rgb(244, 245, 247);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-4\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-4\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-55347c4d8a\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-4000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eRemovable Tail\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-a7648c9de0\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-4001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eUse built-in extra options to have even more fun with this dinosaur toy. By pressing the back button \u003cstrong\u003eyou can remove its tail\u003c\/strong\u003e. There’s an extra button on the head of the dinosaur, that you can use to show the abilities of your toy. Once the button is pressed, you wake the dinosaur up and it will automatically move forward, walk and roar like a real predator! Most children go through a phase when they love dinosaurs. Let your kids \u003cstrong\u003eenjoy this walking dinosaur toy\u003c\/strong\u003e during their playtime.\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-37c1052e85\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur_-_REMOVABLE.png?v=1637597690\" title=\"Remote Control Dinosaur Toy - Removable Tail - \" alt=\"Remote Control Dinosaur Toy - Removable Tail - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-2f79739998\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-5\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-5\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-5\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-9fa98f90e9\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-5000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch2 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eGreat Gift Idea\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h2\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-f43dcd0458\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-5001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eIf you’re looking for an \u003cstrong\u003eoriginal gift idea\u003c\/strong\u003e for your own child or your friend’s little one, this remote control dinosaur toy is a great option. It’s suitable for smaller and bigger children. Which child will not be amazed by a toy that realistically recreates the appearance and behaviour of prehistoric dinosaurs? Hours of crazy fun wait for your little one and his friends. \u003cbr\u003e\u003cbr\u003eYou don’t need to be looking for a perfect gift anymore - you’ve just found it! Made of \u003cstrong\u003edurable and non-toxic materials\u003c\/strong\u003e, this toy is safe to play with and will last a long time.\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-e81eb1eb1a\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur_-_GIFT.png?v=1638814080\" title=\"Remote Control Dinosaur Toy - Great Gift Idea - \" alt=\"Remote Control Dinosaur Toy - Great Gift Idea - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-b3fd63699b\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-6\" style=\"background-color: rgb(244, 245, 247);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-6\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-6\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-deb95e879c\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-6000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch3 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eTechnical characteristics :\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-318e619914\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-6001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n\u003cul\u003e                    \n\u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eItem size: 44 cm x 20 cm x 18 cm\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eCharging time: about 2-3 hours\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eContinuous operating time: about 60 minutes\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eBody battery: 3.7V 1200mAh\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eRemote control: 2 x 1.5V AA (not included)\u003c\/span\u003e\u003c\/li\u003e\n                    \u003cli style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003eAppropriate age: 6+\u003c\/span\u003e\u003c\/li\u003e\n\u003cul\u003e\n                  \u003c\/ul\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-93f73cae4c\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/REMOTE_Dinosaur_-_DIMENSION.png?v=1638814081\" title=\"Remote Control Dinosaur Toy - Dimensions - \" alt=\"Remote Control Dinosaur Toy - Dimensions - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ddr-8413710b04\" class=\"ddr-page-section-wrapper ddr-page-section-wrapper-7\" style=\"background-color: rgb(255, 255, 255);\"\u003e\n      \u003cdiv class=\"ddr-page-section-pre-content ddr-page-section-pre-content-7\" style=\"max-width: 100%; margin: auto;\"\u003e\n        \u003cdiv class=\"ddr-page-section ddr-page-section-7\"\u003e\n          \u003cdiv class=\"ddr-page-row ddr-page-row-0 ddr-page-rowwrap--320 ddr-page-rowwrap--480 ddr-page-rowwrap--768 ddr-page-rowwrap-reverse--1024\"\u003e\n            \u003cdiv class=\"ddr-page-column ddr-page-column-0 ddr-page-columnwrap--320 ddr-page-columnwrap--480 ddr-page-columnwrap--768 ddr-page-columnwrap-reverse--1024 \" style=\"width: 100%;\"\u003e\n              \u003cdiv id=\"ddr-763c70cd56\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-0 \" data-ddr-page-widget-additional-css-id=\"34805d82cd\"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-7000\" class=\"ddr-widget__rich-text \" style=\"margin: 30px 20px 0px;\"\u003e\n                    \u003ch3 class=\"h2-sm txt-600 animated fadeInUp visible\" data-animation=\"fadeInUp\" data-animation-delay=\"300\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e\u003cstrong\u003eIncluded :\u003c\/strong\u003e\u003c\/span\u003e\u003c\/h3\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-3116017883\" class=\"ddr-page-widget ddr-page-widget__rich-text ddr-page-widget-1 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv id=\"ddr-rich-text-7001\" class=\"ddr-widget__rich-text \" style=\"margin: 0px 20px;\"\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e1 x Dinosaur toy\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e1 x Battery (built-in)\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e1 x Remote control\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e1 x USB cable\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e1 x User's manual\u003c\/span\u003e\u003c\/p\u003e\n                    \u003cp style=\"text-align: justify;\"\u003e\u003cspan style=\"color: #797979;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv id=\"ddr-fd93c526ed\" class=\"ddr-page-widget ddr-page-widget__image ddr-page-widget-2 \"\u003e\n                \u003cdiv class=\"ddr-widget \"\u003e\n                  \u003cdiv class=\"ddr-widget_image \" style=\"justify-content: center;\"\u003e\u003ca target=\"self\" style=\"width: 100%; height: auto;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0531\/3485\/2280\/files\/PACKAGE_-_REMOTE_Dinosaur.png?v=1637597689\" title=\"Remote Control Dinosaur Toy - Package - \" alt=\"Remote Control Dinosaur Toy - Package - \" style=\"height: auto; width: 100%;\"\u003e\u003c\/a\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n  \u003c!--\n  (function() {\n    \/\/ STEPS\n    \/\/ generator step function\n    function popUpAction(el, contextData) {\n      let popUpcontextData = JSON.parse(el.getAttribute(\"datapopup\"));\n\n      el.removeAttribute(\"href\");\n      el.removeAttribute(\"target\");\n\n      el.addEventListener('click', function(event) {\n        event.preventDefault;\n        window.open(contextData.href, \"\", \"scrollbars=no,resizable=no,status=no,location=no,toolbar=no,menubar=no,width=0,height=0,left=-1000,top=-1000\")\n      })\n      console.log(el)\n    }\n\n    \/\/ MAIN\n    \/\/fetch all anchors with specific marker \"datapopup\"\n\n    var allAnchors = document.body.getElementsByTagName(\"a\");\n\n    var popupAnchors = []\n    for (let i = 0; i \u003c allAnchors.length; i++) {\n      let currentAnchor = allAnchors[i];\n      if (currentAnchor.hasAttribute(\"datapopup\")) {\n        popupAnchors.push(currentAnchor)\n      }\n    }\n\n    \/\/Aadd functionality to expected elements\n    for (let i = 0; i \u003c popupAnchors.length; i++) {\n      console.log(\"Bla\");\n      let currentAnchor = popupAnchors[i];\n\n      const contextData = JSON.parse(currentAnchor.getAttribute(\"datapopup\"));\n      popUpAction(currentAnchor, contextData)\n    }\n\n\n  })()\n\n  \/\/\n  --\u003e\n\u003c\/script\u003e","brand":"Banggood","offers":[{"title":"Grey","offer_id":47437983678694,"sku":"27REMOTEDINOSAUR-GREY","price":64.49,"currency_code":"USD","in_stock":true},{"title":"Yellow","offer_id":47437983711462,"sku":"27REMOTEDINOSAUR-YELLOW","price":64.49,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/0743\/5494\/files\/REMOTE_Dinosaur_db9eb27b-0108-4f17-8c32-7a4f6924f3a4.png?v=1773068931","url":"https:\/\/maisonelarabrand.com\/products\/remote-control-dinosaur-toy","provider":"Maison Elara","version":"1.0","type":"link"}