{"title":"Rc","description":"\u003c!-- RC Collection Button --\u003e\n\n\u003cdiv class=\"rc-btn-wrap\"\u003e\n\n  \u003cbutton class=\"rc-main-btn\" onclick=\"toggleRCCollection()\"\u003e\n    🚗 Explore RC Collection 👀\n  \u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Hidden RC Collection Box --\u003e\n\n\u003cdiv id=\"rcCollectionContent\" style=\"display:none;\"\u003e\n\n  \u003cdiv class=\"rc-collection-box\"\u003e\n\n    \u003ch2\u003e🔥 Premium RC Collection – JJR Mart 🔥\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Toy Trendz – JJR Mart ல கிடைக்கும்  \n      \u003cstrong\u003ePremium Remote Control Cars, Drift Cars, Stunt Cars, Racing Cars, RC Bikes \u0026amp; Robot Toys\u003c\/strong\u003e  \n      எல்லாம் Kids-க்கு super fun \u0026amp; exciting experience கொடுக்கும் 🚗⚡🤖\n      \u003cbr\u003e\u003cbr\u003e\n      Stylish design, fast racing action, LED lights, stunt movement, drifting \u0026amp; futuristic RC models available 😍\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rc-feature-grid\"\u003e\n\n      \u003cdiv class=\"rc-feature-card\"\u003e\n        🚗 RC Racing Cars\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rc-feature-card\"\u003e\n        ⚡ Drift \u0026amp; Stunt Cars\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rc-feature-card\"\u003e\n        🤖 Robot RC Toys\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rc-feature-card\"\u003e\n        🏍️ RC Bikes \u0026amp; Twister Cars\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"highlight-box\"\u003e\n      ✨ Fast • Stylish • Fun Racing Collection ✨\n    \u003c\/div\u003e\n\n    \u003ca href=\"https:\/\/wa.me\/917904411613\" target=\"_blank\" class=\"rc-glow-btn\"\u003e\n      💬 WhatsApp For More RC Toys\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.rc-btn-wrap{\n\n    text-align:center;\n    margin:40px 0;\n}\n\n.rc-main-btn{\n\n    background:\n    linear-gradient(135deg,#111827,#2563eb,#06b6d4);\n\n    color:white;\n\n    border:none;\n\n    padding:18px 40px;\n\n    border-radius:60px;\n\n    font-size:22px;\n    font-weight:700;\n\n    cursor:pointer;\n\n    font-family:'Poppins',sans-serif;\n\n    transition:0.35s ease;\n\n    animation:rcGlow 1.6s infinite alternate;\n\n    box-shadow:\n    0 12px 30px rgba(37,99,235,0.25);\n}\n\n.rc-main-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes rcGlow{\n\n    from{\n\n        box-shadow:\n        0 0 12px #2563eb,\n        0 0 25px #06b6d4,\n        0 0 40px #111827;\n    }\n\n    to{\n\n        box-shadow:\n        0 0 22px #60a5fa,\n        0 0 45px #06b6d4,\n        0 0 65px #2563eb;\n    }\n}\n\n\/* RC Box *\/\n\n.rc-collection-box{\n\n    max-width:950px;\n\n    margin:auto;\n\n    padding:45px;\n\n    border-radius:35px;\n\n    text-align:center;\n\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #eff6ff,\n    #ecfeff);\n\n    box-shadow:\n    0 20px 50px rgba(37,99,235,0.12);\n\n    border:2px solid rgba(37,99,235,0.08);\n\n    font-family:'Poppins',sans-serif;\n}\n\n\/* Decorative Glow *\/\n\n.rc-collection-box::before{\n\n    content:'';\n\n    position:absolute;\n\n    width:300px;\n    height:300px;\n\n    border-radius:50%;\n\n    background:rgba(37,99,235,0.08);\n\n    top:-140px;\n    right:-100px;\n}\n\n.rc-collection-box::after{\n\n    content:'';\n\n    position:absolute;\n\n    width:240px;\n    height:240px;\n\n    border-radius:50%;\n\n    background:rgba(6,182,212,0.08);\n\n    bottom:-120px;\n    left:-80px;\n}\n\n\/* Heading *\/\n\n.rc-collection-box h2{\n\n    font-size:42px;\n\n    font-weight:800;\n\n    margin-bottom:22px;\n\n    background:\n    linear-gradient(45deg,#111827,#2563eb,#06b6d4);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Paragraph *\/\n\n.rc-collection-box p{\n\n    font-size:18px;\n\n    line-height:1.9;\n\n    color:#4b5563;\n\n    margin-bottom:35px;\n\n    font-weight:500;\n}\n\n\/* Feature Grid *\/\n\n.rc-feature-grid{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:20px;\n\n    margin-bottom:35px;\n}\n\n\/* Cards *\/\n\n.rc-feature-card{\n\n    background:\n    rgba(255,255,255,0.85);\n\n    backdrop-filter:blur(10px);\n\n    padding:22px;\n\n    border-radius:24px;\n\n    font-size:18px;\n\n    font-weight:700;\n\n    color:#1f2937;\n\n    transition:0.35s ease;\n\n    border:1px solid rgba(37,99,235,0.08);\n\n    box-shadow:\n    0 10px 24px rgba(0,0,0,0.05);\n}\n\n.rc-feature-card:hover{\n\n    transform:\n    translateY(-8px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dbeafe,#cffafe);\n\n    box-shadow:\n    0 18px 35px rgba(37,99,235,0.14);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    margin-top:10px;\n\n    padding:22px;\n\n    border-radius:26px;\n\n    background:\n    linear-gradient(45deg,#111827,#2563eb,#06b6d4);\n\n    color:white;\n\n    font-size:20px;\n\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 30px rgba(37,99,235,0.20);\n}\n\n\/* Button *\/\n\n.rc-glow-btn{\n\n    display:inline-block;\n\n    margin-top:35px;\n\n    padding:18px 42px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#25D366,#128C7E);\n\n    color:white;\n\n    text-decoration:none;\n\n    font-size:19px;\n\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    animation:waGlow 1.5s infinite alternate;\n\n    box-shadow:\n    0 12px 25px rgba(37,211,102,0.22);\n}\n\n.rc-glow-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes waGlow{\n\n    from{\n\n        box-shadow:\n        0 0 12px #25D366,\n        0 0 25px #128C7E;\n    }\n\n    to{\n\n        box-shadow:\n        0 0 24px #86efac,\n        0 0 45px #25D366;\n    }\n}\n\n\/* Mobile Responsive *\/\n\n@media(max-width:768px){\n\n    .rc-main-btn{\n\n        width:100%;\n\n        font-size:18px;\n\n        padding:16px 20px;\n    }\n\n    .rc-collection-box{\n\n        padding:30px 22px;\n    }\n\n    .rc-collection-box h2{\n\n        font-size:30px;\n    }\n\n    .rc-collection-box p{\n\n        font-size:16px;\n    }\n\n    .rc-feature-card{\n\n        font-size:16px;\n    }\n\n    .highlight-box{\n\n        font-size:17px;\n    }\n\n    .rc-glow-btn{\n\n        width:100%;\n\n        padding:16px;\n\n        font-size:18px;\n    }\n\n}\n\n\u003c\/style\u003e\n\n\u003cscript\u003e\n\nfunction toggleRCCollection(){\n\n    var box = document.getElementById(\"rcCollectionContent\");\n\n    if(box.style.display === \"none\"){\n\n        box.style.display = \"block\";\n\n        box.scrollIntoView({\n            behavior:\"smooth\"\n        });\n\n    } else {\n\n        box.style.display = \"none\";\n    }\n\n}\n\n\u003c\/script\u003e","products":[{"product_id":"rivalry-rc-car","title":"Rivalry RC Car","description":"","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47074936914091,"sku":"S2965","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_03_36_46PM.webp?v=1779012476"},{"product_id":"moka-2-4ghz-rc-off-road-car","title":"MOKA 2.4GHz RC Off Road Car","description":"\u003cp data-start=\"24\" data-end=\"285\"\u003eBring home adventure with the \u003cstrong data-start=\"54\" data-end=\"85\"\u003eMOKA 2.4GHz RC Off-Road Car\u003c\/strong\u003e 🚙🔥\u003cbr data-start=\"90\" data-end=\"93\"\u003eDesigned for kids who love speed and action, this rugged remote control car comes with a stylish die-cast metal body, powerful wheels, and smooth suspension for exciting indoor \u0026amp; outdoor play.\u003c\/p\u003e\n\u003cp data-start=\"287\" data-end=\"304\"\u003e✨ \u003cstrong data-start=\"289\" data-end=\"302\"\u003eFeatures:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"305\" data-end=\"490\"\u003e\n\u003cli data-section-id=\"11le17a\" data-start=\"305\" data-end=\"330\"\u003e2.4GHz Remote Control\u003c\/li\u003e\n\u003cli data-section-id=\"1e61288\" data-start=\"331\" data-end=\"356\"\u003eStrong Off-Road Tyres\u003c\/li\u003e\n\u003cli data-section-id=\"186mpg9\" data-start=\"357\" data-end=\"386\"\u003eShock Absorber Suspension\u003c\/li\u003e\n\u003cli data-section-id=\"hsoy89\" data-start=\"387\" data-end=\"410\"\u003eDie-Cast Metal Body\u003c\/li\u003e\n\u003cli data-section-id=\"190zcgk\" data-start=\"411\" data-end=\"437\"\u003eHigh-Speed Performance\u003c\/li\u003e\n\u003cli data-section-id=\"nozput\" data-start=\"438\" data-end=\"461\"\u003eUSB Type-C Charging\u003c\/li\u003e\n\u003cli data-section-id=\"totaj9\" data-start=\"462\" data-end=\"490\"\u003eDurable \u0026amp; Stylish Design\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"492\" data-end=\"567\"\u003ePerfect gift for kids who enjoy racing, climbing, and stunt driving fun! 🎁\u003c\/p\u003e\n\u003cp data-start=\"569\" data-end=\"625\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eAvailable now at \u003cstrong data-start=\"586\" data-end=\"624\"\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e.\u003c\/p\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47075339731115,"sku":"S2891","price":1400.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_06_50_08PM.webp?v=1779024090"},{"product_id":"rock-crawler-rc-car","title":"Rock Crawler RC Car","description":"\u003cp data-start=\"361\" data-end=\"623\"\u003eExperience thrilling off-road adventures with the Rock Crawler RC Car 🚙🔥\u003cbr data-start=\"462\" data-end=\"465\"\u003eBuilt with a durable die-cast metal body, oversized tyres, and strong suspension, this remote-control car delivers smooth climbing and racing action for kids.\u003c\/p\u003e\n\u003cp data-start=\"625\" data-end=\"638\"\u003e✨ Features:\u003c\/p\u003e\n\u003cul data-start=\"639\" data-end=\"819\"\u003e\n\u003cli data-section-id=\"18odlg3\" data-start=\"639\" data-end=\"660\"\u003e1:18 Scale RC Car\u003c\/li\u003e\n\u003cli data-section-id=\"19tykt0\" data-start=\"661\" data-end=\"689\"\u003eOversized Off-Road Tyres\u003c\/li\u003e\n\u003cli data-section-id=\"2j836\" data-start=\"690\" data-end=\"717\"\u003eStrong Shock Suspension\u003c\/li\u003e\n\u003cli data-section-id=\"1f5z37h\" data-start=\"718\" data-end=\"744\"\u003eDurable Alloy Material\u003c\/li\u003e\n\u003cli data-section-id=\"1q8sddx\" data-start=\"745\" data-end=\"768\"\u003eEasy Remote Control\u003c\/li\u003e\n\u003cli data-section-id=\"5p1v1m\" data-start=\"769\" data-end=\"794\"\u003eStylish Racing Design\u003c\/li\u003e\n\u003cli data-section-id=\"gbducv\" data-start=\"795\" data-end=\"819\"\u003eSuitable for Ages 6+\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"821\" data-end=\"907\" data-is-last-node=\"\" data-is-only-node=\"\"\u003ePerfect for indoor \u0026amp; outdoor fun! Available now at Toy Trendz – JJR Mart, Thoothukudi.\u003c\/p\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47075365978283,"sku":"S2962","price":900.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_07_01_00PM.webp?v=1779024724"},{"product_id":"off-road-chase-rc-car","title":"Off Road Chase RC Car","description":"\u003cp data-start=\"358\" data-end=\"632\"\u003eGet ready for action-packed fun with the \u003cstrong data-start=\"426\" data-end=\"451\"\u003eOff Road Chase RC Car\u003c\/strong\u003e 🚗🔥\u003cbr data-start=\"456\" data-end=\"459\"\u003eThis exciting remote-control car comes with realistic smoke spray effects, colorful lights, powerful dual motors, and durable rubber tyres for an amazing driving experience.\u003c\/p\u003e\n\u003cp data-start=\"634\" data-end=\"647\"\u003e✨ Features:\u003c\/p\u003e\n\u003cul data-start=\"648\" data-end=\"837\"\u003e\n\u003cli data-section-id=\"1s4hznb\" data-start=\"648\" data-end=\"680\"\u003eRealistic Smoke Spray Effect\u003c\/li\u003e\n\u003cli data-section-id=\"1xjrolm\" data-start=\"681\" data-end=\"704\"\u003eColorful LED Lights\u003c\/li\u003e\n\u003cli data-section-id=\"1fhwvik\" data-start=\"705\" data-end=\"729\"\u003ePowerful Dual Motors\u003c\/li\u003e\n\u003cli data-section-id=\"qfjil4\" data-start=\"730\" data-end=\"754\"\u003eDurable Rubber Tyres\u003c\/li\u003e\n\u003cli data-section-id=\"1hdqoh0\" data-start=\"755\" data-end=\"781\"\u003eEasy Direction Control\u003c\/li\u003e\n\u003cli data-section-id=\"190zcgk\" data-start=\"782\" data-end=\"808\"\u003eHigh-Speed Performance\u003c\/li\u003e\n\u003cli data-section-id=\"1l8i5hn\" data-start=\"809\" data-end=\"837\"\u003eSuitable for Kids Age 4+\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"839\" data-end=\"943\" data-is-last-node=\"\" data-is-only-node=\"\"\u003ePerfect for indoor \u0026amp; outdoor racing adventures! Available now at \u003cstrong data-start=\"904\" data-end=\"942\"\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e.\u003c\/p\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47075380330667,"sku":"S2964","price":950.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_07_06_42PM.webp?v=1779025052"},{"product_id":"elect-speed-rc-racing-car","title":"Elect Speed RC Racing Car","description":"\u003cp data-start=\"371\" data-end=\"615\"\u003eRace into action with the \u003cstrong data-start=\"424\" data-end=\"453\"\u003eElect Speed RC Racing Car\u003c\/strong\u003e ⚡🏎️\u003cbr data-start=\"458\" data-end=\"461\"\u003eThis stylish high-speed remote-control car features a transparent racing body, flashing electric lights, and smooth radio-control driving for nonstop fun.\u003c\/p\u003e\n\u003cp data-start=\"617\" data-end=\"630\"\u003e✨ Features:\u003c\/p\u003e\n\u003cul data-start=\"631\" data-end=\"834\"\u003e\n\u003cli data-section-id=\"1l2bk4c\" data-start=\"631\" data-end=\"664\"\u003eTransparent Racing Car Design\u003c\/li\u003e\n\u003cli data-section-id=\"7vru8m\" data-start=\"665\" data-end=\"693\"\u003eFlashing Electric Lights\u003c\/li\u003e\n\u003cli data-section-id=\"tu5ic\" data-start=\"694\" data-end=\"717\"\u003e27MHz Radio Control\u003c\/li\u003e\n\u003cli data-section-id=\"190zcgk\" data-start=\"718\" data-end=\"744\"\u003eHigh-Speed Performance\u003c\/li\u003e\n\u003cli data-section-id=\"ir71v5\" data-start=\"745\" data-end=\"772\"\u003eFull Body Light Effects\u003c\/li\u003e\n\u003cli data-section-id=\"1k04xvx\" data-start=\"773\" data-end=\"805\"\u003eRechargeable Battery Support\u003c\/li\u003e\n\u003cli data-section-id=\"1l8owdo\" data-start=\"806\" data-end=\"834\"\u003eSuitable for Kids Age 3+\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"836\" data-end=\"951\" data-is-last-node=\"\" data-is-only-node=\"\"\u003ePerfect for exciting indoor racing adventures and gifting! Available now at \u003cstrong data-start=\"912\" data-end=\"950\"\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e.\u003c\/p\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47075382624427,"sku":"S2744","price":1500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_07_12_48PM.png?v=1779025441"},{"product_id":"hummer-4x4-rc-suv","title":"Hummer 4x4 RC SUV","description":"\u003cp data-start=\"329\" data-end=\"576\"\u003eTake off-road fun to the next level with the \u003cstrong data-start=\"401\" data-end=\"422\"\u003eHummer 4x4 RC SUV\u003c\/strong\u003e 🚙🔥\u003cbr data-start=\"427\" data-end=\"430\"\u003eThis powerful rechargeable remote-control SUV comes with rugged tyres, strong suspension, and app control support for exciting driving adventures.\u003c\/p\u003e\n\u003cp data-start=\"578\" data-end=\"591\"\u003e✨ Features:\u003c\/p\u003e\n\u003cul data-start=\"592\" data-end=\"813\"\u003e\n\u003cli data-section-id=\"makq3h\" data-start=\"592\" data-end=\"620\"\u003e5 Channel Remote Control\u003c\/li\u003e\n\u003cli data-section-id=\"1ngu25f\" data-start=\"621\" data-end=\"653\"\u003eApp Controlled (Android\/iOS)\u003c\/li\u003e\n\u003cli data-section-id=\"1tmbn42\" data-start=\"654\" data-end=\"678\"\u003eRechargeable Battery\u003c\/li\u003e\n\u003cli data-section-id=\"12its4l\" data-start=\"679\" data-end=\"702\"\u003eType-C USB Charging\u003c\/li\u003e\n\u003cli data-section-id=\"dpc7uz\" data-start=\"703\" data-end=\"731\"\u003eStrong Suspension System\u003c\/li\u003e\n\u003cli data-section-id=\"qfjil4\" data-start=\"732\" data-end=\"756\"\u003eDurable Rubber Tyres\u003c\/li\u003e\n\u003cli data-section-id=\"1pvp8jv\" data-start=\"757\" data-end=\"784\"\u003eFront \u0026amp; Rear LED Lights\u003c\/li\u003e\n\u003cli data-section-id=\"1l8i5hn\" data-start=\"785\" data-end=\"813\"\u003eSuitable for Kids Age 4+\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"815\" data-end=\"916\" data-is-last-node=\"\" data-is-only-node=\"\"\u003ePerfect for indoor \u0026amp; outdoor adventure play! Available now at \u003cstrong data-start=\"877\" data-end=\"915\"\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e.\u003c\/p\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47075383574699,"sku":"S2958","price":850.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_07_18_45PM.webp?v=1779025787"},{"product_id":"mini-dream-racing-rc-car","title":"Mini Dream Racing RC Car","description":"\u003cdiv class=\"rccar-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🚗 Smart Racing Fun\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ Mini Dream Racing RC Car ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Enjoy exciting racing adventures with the \n    \u003cstrong\u003eMini Dream Racing RC Car\u003c\/strong\u003e 🚘✨  \n    This multifunctional remote-control car comes with smart play modes, stylish \n    racing design \u0026amp; smooth driving control for endless entertainment and fun gameplay.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003eRemote Control Mode\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👣\n      \u003cspan\u003eSmart Follow Mode\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚀\n      \u003cspan\u003eExciting Escape Mode\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎵\n      \u003cspan\u003eFun Demo Function\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🔋\n      \u003cspan\u003eRechargeable Battery\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eCompact \u0026amp; Lightweight\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎯\n      \u003cspan\u003eEasy Control System\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 3+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Race • Control • Play \u0026amp; Enjoy ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Perfect for kids who love interactive and fun racing adventures!  \n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.rccar-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #eef6ff,\n    #f5f3ff);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(59,130,246,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.rccar-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(59,130,246,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.rccar-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(147,51,234,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(59,130,246,0.20);\n}\n\n\/* Heading *\/\n\n.rccar-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.85);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(59,130,246,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dbeafe,#f3e8ff);\n\n    box-shadow:\n    0 18px 38px rgba(59,130,246,0.15);\n}\n\n\/* Highlight *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(59,130,246,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(59,130,246,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n\/* Animation *\/\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(59,130,246,0.35),\n        0 0 35px rgba(147,51,234,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(59,130,246,0.55),\n        0 0 60px rgba(147,51,234,0.40);\n    }\n}\n\n\/* Responsive *\/\n\n@media(max-width:768px){\n\n    .rccar-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .rccar-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47075383967915,"sku":"S2954","price":1650.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay17_2026_07_22_53PM.webp?v=1779026045"},{"product_id":"rc-bulldozer-toy","title":"RC Bulldozer Toy","description":"\u003cdiv class=\"toy-product-box\"\u003e\n\n  \u003ch2\u003e🚜 RC Bulldozer Toy ✨\u003c\/h2\u003e\n\n  \u003cp class=\"product-text\"\u003e\n    Bring construction site action home with the \n    \u003cb\u003eRC Bulldozer Toy\u003c\/b\u003e ⛏️🚧  \n    This full-function remote control bulldozer comes with realistic loader movement, smooth driving controls, and exciting construction-themed play for kids.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-box\"\u003e\n    \u003ch3\u003e✨ Features\u003c\/h3\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e🚜 Remote Control Bulldozer\u003c\/li\u003e\n      \u003cli\u003e🎮 Full Function RC Controls\u003c\/li\u003e\n      \u003cli\u003e⛏️ Realistic Loader Bucket Action\u003c\/li\u003e\n      \u003cli\u003e💡 Built-In Light Effects\u003c\/li\u003e\n      \u003cli\u003e🔋 USB Rechargeable Support\u003c\/li\u003e\n      \u003cli\u003e📡 Long Control Range\u003c\/li\u003e\n      \u003cli\u003e🛡️ Durable Construction Vehicle Design\u003c\/li\u003e\n      \u003cli\u003e👦 Suitable for Kids Age 3+\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bottom-highlight\"\u003e\n    Perfect toy for kids who love construction vehicles, engineering machines, and remote control adventure fun! 🚧✨\n  \u003c\/div\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now at Toy Trendz – JJR Mart\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.toy-product-box{\n    background:linear-gradient(135deg,#fffdf5,#fff7e6);\n    padding:30px;\n    border-radius:25px;\n    box-shadow:0 0 25px rgba(255,193,7,0.18);\n    font-family:Arial,sans-serif;\n    max-width:900px;\n    margin:auto;\n    border:3px solid #ffe082;\n}\n\n.toy-product-box h2{\n    text-align:center;\n    color:#f57f17;\n    font-size:36px;\n    margin-bottom:20px;\n    text-shadow:0 0 12px rgba(245,127,23,0.25);\n}\n\n.product-text{\n    font-size:18px;\n    line-height:1.8;\n    color:#444;\n    text-align:center;\n    margin-bottom:25px;\n}\n\n.feature-box{\n    background:white;\n    padding:25px;\n    border-radius:20px;\n    box-shadow:0 0 15px rgba(0,0,0,0.08);\n}\n\n.feature-box h3{\n    color:#e65100;\n    margin-bottom:18px;\n    text-align:center;\n    font-size:28px;\n}\n\n.feature-box ul{\n    list-style:none;\n    padding:0;\n}\n\n.feature-box ul li{\n    background:#fffaf0;\n    margin-bottom:12px;\n    padding:15px 18px;\n    border-radius:14px;\n    font-size:17px;\n    color:#444;\n    transition:0.3s ease;\n    border-left:5px solid #ffb300;\n}\n\n.feature-box ul li:hover{\n    transform:translateX(8px);\n    background:#fff3cd;\n}\n\n.bottom-highlight{\n    margin-top:25px;\n    background:linear-gradient(45deg,#f57f17,#ffca28);\n    color:white;\n    padding:18px;\n    border-radius:18px;\n    text-align:center;\n    font-size:18px;\n    font-weight:bold;\n    box-shadow:0 0 20px rgba(255,193,7,0.35);\n}\n\n.shop-btn{\n    display:block;\n    width:max-content;\n    margin:30px auto 0;\n    background:linear-gradient(45deg,#f57f17,#ffca28);\n    color:white;\n    text-decoration:none;\n    padding:15px 35px;\n    border-radius:50px;\n    font-size:18px;\n    font-weight:bold;\n    transition:0.3s ease;\n    animation:bulldozerGlow 1.5s infinite alternate;\n}\n\n.shop-btn:hover{\n    transform:scale(1.08);\n}\n\n@keyframes bulldozerGlow{\n    from{\n        box-shadow:0 0 12px #f57f17,\n                   0 0 22px #ffca28;\n    }\n    to{\n        box-shadow:0 0 28px #f57f17,\n                   0 0 45px #ffca28;\n    }\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47089021976747,"sku":"S2763","price":1400.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay19_2026_08_32_55PM.webp?v=1779203039"},{"product_id":"4wd-drift-rc-racing-car-for-kids","title":"4WD Drift RC Racing Car for Kids","description":"\u003cdiv class=\"driftcar-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🚗 High Speed Drift Racing\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ 4WD Drift RC Racing Car ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience thrilling racing adventures with the \n    \u003cstrong\u003e4WD Drift RC Racing Car\u003c\/strong\u003e 🚘💨✨  \n    This stylish remote-control sports car comes with smooth driving control, \n    exciting drift action, extra tires \u0026amp; realistic racing fun for endless entertainment.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚗\n      \u003cspan\u003e4WD Drift Racing Car\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003e2.4GHz Remote Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eSmooth Drift Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🛞\n      \u003cspan\u003eExtra Drift Tires Included\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚦\n      \u003cspan\u003eBarricade Props Included\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 6+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Drift • Race • Control \u0026amp; Enjoy ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.driftcar-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #eff6ff,\n    #f5f3ff);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(37,99,235,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.driftcar-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(37,99,235,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.driftcar-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(147,51,234,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(37,99,235,0.20);\n}\n\n\/* Heading *\/\n\n.driftcar-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.85);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(37,99,235,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dbeafe,#ede9fe);\n\n    box-shadow:\n    0 18px 38px rgba(37,99,235,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(37,99,235,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(37,99,235,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(37,99,235,0.35),\n        0 0 35px rgba(147,51,234,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(37,99,235,0.55),\n        0 0 60px rgba(147,51,234,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .driftcar-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .driftcar-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124611399851,"sku":"S2677","price":3300.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_06_55_23PM.webp?v=1779715610"},{"product_id":"modern-rc-sports-car-for-kids-mix-color","title":"Modern RC Sports Car for Kids mix color","description":"\u003cdiv class=\"modernrc-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🚗 Racing Adventure Fun\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ Modern RC Sports Car ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience exciting racing fun with the \n    \u003cstrong\u003eModern RC Sports Car\u003c\/strong\u003e 🚘✨  \n    This stylish 1:18 scale remote-control car comes with smooth driving action, \n    sporty design \u0026amp; easy handling for endless entertainment and adventure.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚗\n      \u003cspan\u003eStylish Sports Car\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003eEasy Remote Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eSmooth Driving Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🏎️\n      \u003cspan\u003e1:18 Scale Model\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 4+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎁\n      \u003cspan\u003ePerfect Gift For Kids\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Drive • Race • Play \u0026amp; Enjoy ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.modernrc-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #fff7ed,\n    #eff6ff);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(249,115,22,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.modernrc-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(249,115,22,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.modernrc-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(59,130,246,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#f97316,#3b82f6);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(249,115,22,0.20);\n}\n\n\/* Heading *\/\n\n.modernrc-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#f97316,#3b82f6);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.85);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(249,115,22,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#ffedd5,#dbeafe);\n\n    box-shadow:\n    0 18px 38px rgba(249,115,22,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#f97316,#3b82f6);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(249,115,22,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#f97316,#3b82f6);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(249,115,22,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(249,115,22,0.35),\n        0 0 35px rgba(59,130,246,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(249,115,22,0.55),\n        0 0 60px rgba(59,130,246,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .modernrc-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .modernrc-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124628340907,"sku":"S2689","price":650.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_07_02_03PM.webp?v=1779716018"},{"product_id":"robot-dog-stunt-rc-toy","title":"Robot Dog Stunt RC Toy","description":"\u003cdiv class=\"robotdog-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🤖 Smart Interactive Fun\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ Robot Dog Stunt RC Toy ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience futuristic entertainment with the \n    \u003cstrong\u003eRobot Dog Stunt RC Toy\u003c\/strong\u003e 🐶🤖✨  \n    This advanced robotic dog comes with exciting stunt action, glowing LED eyes, \n    cool spray mist effect \u0026amp; smooth remote-control movement for endless fun.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🤖\n      \u003cspan\u003eFuturistic Robot Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003e2.4GHz Remote Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      💨\n      \u003cspan\u003eCool Spray Mist Effect\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      💡\n      \u003cspan\u003eGlowing LED Eyes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eExciting Stunt Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 8+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Walk • Spray • Stunt \u0026amp; Play ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.robotdog-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #eff6ff,\n    #f3f4f6);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(59,130,246,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.robotdog-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(59,130,246,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.robotdog-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(168,85,247,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(59,130,246,0.20);\n}\n\n\/* Heading *\/\n\n.robotdog-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.88);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(59,130,246,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dbeafe,#ede9fe);\n\n    box-shadow:\n    0 18px 38px rgba(59,130,246,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(59,130,246,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#9333ea);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(59,130,246,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(59,130,246,0.35),\n        0 0 35px rgba(147,51,234,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(59,130,246,0.55),\n        0 0 60px rgba(147,51,234,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .robotdog-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .robotdog-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124641448107,"sku":"S2686","price":2200.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_07_07_15PM.webp?v=1779716331"},{"product_id":"red-blooded-rc-sports-car","title":"Red-Blooded RC Sports Car","description":"\u003cdiv class=\"redblood-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🚗 Racing Fun Collection\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ Red-Blooded RC Sports Car ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience thrilling racing excitement with the \n    \u003cstrong\u003eRed-Blooded RC Sports Car\u003c\/strong\u003e 🔥🚘✨  \n    This stylish remote-control racing car comes with sporty design, smooth driving action, \n    LED lights \u0026amp; full-function controls for endless fun and entertainment.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚗\n      \u003cspan\u003eSporty Racing Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003eFull Function Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      💡\n      \u003cspan\u003eLED Light Feature\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eSmooth Driving Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🏎️\n      \u003cspan\u003e1:18 Scale Car Model\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 3+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Drive • Race • Play \u0026amp; Enjoy ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.redblood-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #fff1f2,\n    #eff6ff);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(239,68,68,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.redblood-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(239,68,68,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.redblood-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(59,130,246,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#ef4444,#3b82f6);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(239,68,68,0.20);\n}\n\n\/* Heading *\/\n\n.redblood-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#ef4444,#3b82f6);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.88);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(239,68,68,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#fee2e2,#dbeafe);\n\n    box-shadow:\n    0 18px 38px rgba(239,68,68,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#ef4444,#3b82f6);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(239,68,68,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#ef4444,#3b82f6);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(239,68,68,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(239,68,68,0.35),\n        0 0 35px rgba(59,130,246,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(239,68,68,0.55),\n        0 0 60px rgba(59,130,246,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .redblood-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .redblood-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124643840171,"sku":"S2502","price":850.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_07_12_52PM.webp?v=1779716736"},{"product_id":"motopro-stunt-rolling-rc-bike","title":"MotoPRO Stunt Rolling RC Bike","description":"\u003cdiv class=\"motopro-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🏍️ Futuristic Stunt Racing\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ MotoPRO Stunt Rolling RC Bike ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience exciting stunt adventures with the \n    \u003cstrong\u003eMotoPRO Stunt Rolling RC Bike\u003c\/strong\u003e ⚡🏍️✨  \n    This futuristic RC stunt vehicle comes with rolling action, LED lights, \n    sound effects \u0026amp; stylish racing design for endless fun and entertainment.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🏍️\n      \u003cspan\u003eFuturistic Racing Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003eRemote Control Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      💡\n      \u003cspan\u003eLED Light Effects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎵\n      \u003cspan\u003eMusic \u0026amp; Sound Effects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003e360° Rolling Stunt Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 6+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Roll • Stunt • Race \u0026amp; Enjoy ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.motopro-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #f3f4f6,\n    #eff6ff);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(59,130,246,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.motopro-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(59,130,246,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.motopro-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(251,191,36,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#111827,#2563eb);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(37,99,235,0.20);\n}\n\n\/* Heading *\/\n\n.motopro-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#111827,#2563eb);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.88);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(59,130,246,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dbeafe,#f3f4f6);\n\n    box-shadow:\n    0 18px 38px rgba(37,99,235,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#111827,#2563eb);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(37,99,235,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#111827,#2563eb);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(37,99,235,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(37,99,235,0.35),\n        0 0 35px rgba(17,24,39,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(37,99,235,0.55),\n        0 0 60px rgba(17,24,39,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .motopro-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .motopro-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124648263851,"sku":"S2748","price":1900.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_07_20_37PM.webp?v=1779717113"},{"product_id":"twist-car-double-sided-rc-stunt-car","title":"Twist Car Double-Sided RC Stunt Car","description":"\u003cdiv class=\"twistcar-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    ⚡ Extreme RC Stunt Fun\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ Twist Car Double-Sided RC Car ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience thrilling stunt racing adventures with the \n    \u003cstrong\u003eTwist Car Double-Sided RC Car\u003c\/strong\u003e 🚗🔥⚡  \n    This futuristic stunt vehicle comes with drifting action, LED lights, \n    sound effects \u0026amp; exciting double-sided movement for nonstop entertainment.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚗\n      \u003cspan\u003eDouble-Sided Stunt Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003eAdvanced RC Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      💡\n      \u003cspan\u003eLED Light Effects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎵\n      \u003cspan\u003eBuilt-In Sound Effects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eDrifting \u0026amp; Spinning Action\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🔥\n      \u003cspan\u003eBattle Mode Feature\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Drift • Spin • Stunt \u0026amp; Battle ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.twistcar-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #f0fdf4,\n    #eff6ff);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(34,197,94,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.twistcar-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(34,197,94,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.twistcar-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(59,130,246,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#22c55e,#2563eb);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(34,197,94,0.20);\n}\n\n\/* Heading *\/\n\n.twistcar-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#22c55e,#2563eb);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.88);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(34,197,94,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dcfce7,#dbeafe);\n\n    box-shadow:\n    0 18px 38px rgba(34,197,94,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#22c55e,#2563eb);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(34,197,94,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#22c55e,#2563eb);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(34,197,94,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(34,197,94,0.35),\n        0 0 35px rgba(37,99,235,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(34,197,94,0.55),\n        0 0 60px rgba(37,99,235,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .twistcar-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .twistcar-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124651999403,"sku":"S2751","price":3500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_07_25_19PM.webp?v=1779717416"},{"product_id":"3-in-1-racing-rc-car","title":"3 In 1 Racing RC Car","description":"\u003cdiv class=\"racing-premium-box\"\u003e\n\n  \u003cdiv class=\"top-badge\"\u003e\n    🚗 Ultimate Racing Fun\n  \u003c\/div\u003e\n\n  \u003ch2\u003e✨ 3 In 1 Racing RC Car ✨\u003c\/h2\u003e\n\n  \u003cp class=\"main-description\"\u003e\n    Experience high-speed racing excitement with the \n    \u003cstrong\u003e3 In 1 Racing RC Car\u003c\/strong\u003e ⚡🔥🚘  \n    This futuristic remote-control racing car comes with smooth driving action, \n    laser battle effects, sporty styling \u0026amp; advanced 2.4GHz control for endless fun.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-wrapper\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🚗\n      \u003cspan\u003eFuturistic Racing Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🎮\n      \u003cspan\u003e2.4GHz RC Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      ⚡\n      \u003cspan\u003eFast Racing Performance\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🔴\n      \u003cspan\u003eLaser Battle Gameplay\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      🏎️\n      \u003cspan\u003eStylish Sports Car Look\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 6+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"highlight-box\"\u003e\n    ✨ Race • Drift • Battle \u0026amp; Enjoy ✨\n  \u003c\/div\u003e\n\n  \u003cp class=\"store-text\"\u003e\n    Available now at \u003cstrong\u003eToy Trendz – JJR Mart, Thoothukudi\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.racing-premium-box{\n\n    max-width:980px;\n    margin:auto;\n    padding:60px 45px;\n\n    border-radius:40px;\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(135deg,\n    #ffffff,\n    #eff6ff,\n    #fff1f2);\n\n    text-align:center;\n\n    font-family:'Poppins',sans-serif;\n\n    box-shadow:\n    0 20px 55px rgba(37,99,235,0.10),\n    inset 0 0 30px rgba(255,255,255,0.8);\n}\n\n\/* Decorative Glow *\/\n\n.racing-premium-box::before{\n\n    content:'';\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    background:rgba(37,99,235,0.10);\n\n    border-radius:50%;\n\n    top:-140px;\n    right:-100px;\n\n    filter:blur(12px);\n}\n\n.racing-premium-box::after{\n\n    content:'';\n    position:absolute;\n\n    width:260px;\n    height:260px;\n\n    background:rgba(239,68,68,0.10);\n\n    border-radius:50%;\n\n    bottom:-120px;\n    left:-90px;\n\n    filter:blur(12px);\n}\n\n\/* Badge *\/\n\n.top-badge{\n\n    width:max-content;\n    margin:auto auto 30px;\n\n    padding:12px 28px;\n\n    border-radius:60px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#ef4444);\n\n    color:white;\n\n    font-size:14px;\n    font-weight:700;\n    letter-spacing:1px;\n\n    box-shadow:\n    0 10px 25px rgba(37,99,235,0.20);\n}\n\n\/* Heading *\/\n\n.racing-premium-box h2{\n\n    font-size:52px;\n    font-weight:800;\n\n    margin-bottom:26px;\n\n    line-height:1.3;\n\n    background:\n    linear-gradient(45deg,#2563eb,#ef4444);\n\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n\/* Description *\/\n\n.main-description{\n\n    max-width:850px;\n    margin:auto auto 45px;\n\n    font-size:18px;\n    line-height:1.9;\n\n    color:#4b5563;\n}\n\n\/* Features *\/\n\n.feature-wrapper{\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(auto-fit,minmax(220px,1fr));\n\n    gap:22px;\n\n    margin-bottom:42px;\n}\n\n.feature-card{\n\n    background:\n    rgba(255,255,255,0.88);\n\n    backdrop-filter:blur(12px);\n\n    padding:28px 20px;\n\n    border-radius:28px;\n\n    font-size:32px;\n    font-weight:700;\n\n    color:#374151;\n\n    transition:0.4s ease;\n\n    border:1px solid rgba(37,99,235,0.08);\n\n    box-shadow:\n    0 12px 28px rgba(0,0,0,0.05);\n}\n\n.feature-card span{\n\n    display:block;\n\n    margin-top:12px;\n\n    font-size:17px;\n    line-height:1.6;\n}\n\n.feature-card:hover{\n\n    transform:\n    translateY(-10px)\n    scale(1.04);\n\n    background:\n    linear-gradient(135deg,#dbeafe,#fee2e2);\n\n    box-shadow:\n    0 18px 38px rgba(37,99,235,0.15);\n}\n\n\/* Highlight Box *\/\n\n.highlight-box{\n\n    padding:24px;\n\n    border-radius:28px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#ef4444);\n\n    color:white;\n\n    font-size:21px;\n    font-weight:700;\n\n    letter-spacing:1px;\n\n    box-shadow:\n    0 14px 35px rgba(37,99,235,0.22);\n}\n\n\/* Store Text *\/\n\n.store-text{\n\n    margin-top:32px;\n\n    font-size:17px;\n    line-height:1.8;\n\n    color:#4b5563;\n}\n\n\/* Button *\/\n\n.shop-btn{\n\n    display:inline-block;\n\n    margin-top:34px;\n\n    padding:18px 46px;\n\n    border-radius:70px;\n\n    background:\n    linear-gradient(45deg,#2563eb,#ef4444);\n\n    color:white;\n    text-decoration:none;\n\n    font-size:18px;\n    font-weight:700;\n\n    transition:0.35s ease;\n\n    box-shadow:\n    0 14px 35px rgba(37,99,235,0.22);\n\n    animation:premiumGlow 2s infinite alternate;\n}\n\n.shop-btn:hover{\n\n    transform:scale(1.08);\n}\n\n@keyframes premiumGlow{\n\n    from{\n\n        box-shadow:\n        0 0 18px rgba(37,99,235,0.35),\n        0 0 35px rgba(239,68,68,0.25);\n    }\n\n    to{\n\n        box-shadow:\n        0 0 38px rgba(37,99,235,0.55),\n        0 0 60px rgba(239,68,68,0.40);\n    }\n}\n\n@media(max-width:768px){\n\n    .racing-premium-box{\n\n        padding:38px 24px;\n    }\n\n    .racing-premium-box h2{\n\n        font-size:34px;\n    }\n\n    .main-description{\n\n        font-size:16px;\n    }\n\n    .feature-card{\n\n        font-size:28px;\n    }\n\n    .feature-card span{\n\n        font-size:15px;\n    }\n\n    .highlight-box{\n\n        font-size:18px;\n    }\n\n    .shop-btn{\n\n        width:100%;\n        padding:16px;\n    }\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47124653670571,"sku":"S2864","price":1900.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageMay25_2026_07_35_00PM.webp?v=1779718197"},{"product_id":"mini-rc-car-2-4ghz-remote-control-metal-car","title":"Mini RC Car 2.4GHz Remote Control Metal Car","description":"\u003cdiv class=\"rccar-box\"\u003e\n\n  \u003cdiv class=\"rccar-badge\"\u003e\n    🚗 Remote Control Racing Fun\n  \u003c\/div\u003e\n\n  \u003ch2\u003e🏎️ Mini RC Car 2.4GHz 🏎️\u003c\/h2\u003e\n\n  \u003cp class=\"rccar-description\"\u003e\n    Experience thrilling racing action with the\n    \u003cstrong\u003eMini RC Car 2.4GHz Remote Control Car\u003c\/strong\u003e.\n    Built with a durable alloy body and easy-to-use controller,\n    this exciting RC car delivers smooth driving, quick response,\n    and endless fun for young racers.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"rccar-features\"\u003e\n\n    \u003cdiv class=\"rccar-card\"\u003e\n      🚗\n      \u003cspan\u003eRemote Control Car\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccar-card\"\u003e\n      📡\n      \u003cspan\u003e2.4GHz Control System\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccar-card\"\u003e\n      ⚙️\n      \u003cspan\u003eDurable Alloy Body\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccar-card\"\u003e\n      💡\n      \u003cspan\u003eBuilt-In Lighting Effects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccar-card\"\u003e\n      🎮\n      \u003cspan\u003eEasy To Control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccar-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 6+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"rccar-highlight\"\u003e\n    🌟 Drive • Race • Control • Learn • Have Fun 🌟\n  \u003c\/div\u003e\n\n  \u003cp class=\"rccar-store\"\u003e\n    Available at \u003cstrong\u003eToy Trendz \u0026amp; JJR Mart – Thoothukudi\u003c\/strong\u003e\u003cbr\u003e\n    📞 79044 11613\u003cbr\u003e\n    🌐 www.jjrmart.com\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"rccar-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.rccar-box{\n    max-width:950px;\n    margin:auto;\n    padding:55px 40px;\n    border-radius:35px;\n    background:linear-gradient(135deg,#e0f2fe,#bfdbfe,#c7d2fe);\n    text-align:center;\n    font-family:'Poppins',sans-serif;\n    box-shadow:0 20px 50px rgba(59,130,246,.15);\n}\n\n.rccar-badge{\n    width:max-content;\n    margin:auto auto 25px;\n    padding:12px 28px;\n    border-radius:50px;\n    background:linear-gradient(45deg,#2563eb,#4f46e5);\n    color:white;\n    font-size:14px;\n    font-weight:700;\n}\n\n.rccar-box h2{\n    font-size:42px;\n    font-weight:800;\n    margin-bottom:25px;\n    background:linear-gradient(45deg,#2563eb,#4f46e5);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n.rccar-description{\n    max-width:820px;\n    margin:auto auto 40px;\n    font-size:18px;\n    line-height:1.8;\n    color:#4b5563;\n}\n\n.rccar-features{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n    gap:22px;\n    margin-bottom:40px;\n}\n\n.rccar-card{\n    background:white;\n    padding:28px 20px;\n    border-radius:24px;\n    font-size:30px;\n    font-weight:700;\n    box-shadow:0 10px 25px rgba(0,0,0,.06);\n}\n\n.rccar-card span{\n    display:block;\n    margin-top:12px;\n    font-size:16px;\n    color:#374151;\n}\n\n.rccar-highlight{\n    padding:20px;\n    border-radius:20px;\n    background:linear-gradient(45deg,#2563eb,#4f46e5);\n    color:white;\n    font-size:20px;\n    font-weight:700;\n}\n\n.rccar-store{\n    margin-top:30px;\n    font-size:17px;\n    color:#4b5563;\n}\n\n.rccar-btn{\n    display:inline-block;\n    margin-top:30px;\n    padding:18px 42px;\n    border-radius:50px;\n    background:linear-gradient(45deg,#2563eb,#4f46e5);\n    color:white;\n    text-decoration:none;\n    font-size:18px;\n    font-weight:700;\n}\n\n@media(max-width:768px){\n\n.rccar-box{\n    padding:35px 20px;\n}\n\n.rccar-box h2{\n    font-size:30px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47154933596331,"sku":"S2771","price":1200.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageJun1_2026_04_55_26PM.webp?v=1780313288"},{"product_id":"spray-mechanical-dinosaur-toy-with-lights-sound","title":"Spray Mechanical Dinosaur Toy with Lights \u0026 Sound","description":"\u003cdiv class=\"dino-box\"\u003e\n\n  \u003cdiv class=\"dino-badge\"\u003e\n    🦖 Interactive Dinosaur Toy\n  \u003c\/div\u003e\n\n  \u003ch2\u003e🔥 Spray Mechanical Dinosaur 🔥\u003c\/h2\u003e\n\n  \u003cp class=\"dino-description\"\u003e\n    Let kids enjoy thrilling prehistoric adventures with the\n    \u003cstrong\u003eSpray Mechanical Dinosaur Toy\u003c\/strong\u003e.\n    Featuring exciting mist spray effects, LED lights,\n    realistic sounds, and 360° movement, this robotic dinosaur\n    delivers endless fun and excitement.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"dino-features\"\u003e\n\n    \u003cdiv class=\"dino-card\"\u003e\n      💨\n      \u003cspan\u003eOne-Click Spray Effect\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dino-card\"\u003e\n      💡\n      \u003cspan\u003eBright LED Lights\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dino-card\"\u003e\n      🔊\n      \u003cspan\u003eRealistic Sound Effects\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dino-card\"\u003e\n      🔄\n      \u003cspan\u003e360° Rotation Movement\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dino-card\"\u003e\n      🦖\n      \u003cspan\u003eMechanical Dinosaur Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dino-card\"\u003e\n      👦👧\n      \u003cspan\u003eSuitable For Age 6+\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dino-highlight\"\u003e\n    🌟 Spray • Move • Light Up • Roar • Play 🌟\n  \u003c\/div\u003e\n\n  \u003cp class=\"dino-store\"\u003e\n    Available at \u003cstrong\u003eToy Trendz \u0026amp; JJR Mart – Thoothukudi\u003c\/strong\u003e\u003cbr\u003e\n    📞 79044 11613\u003cbr\u003e\n    🌐 www.jjrmart.com\n  \u003c\/p\u003e\n\n  \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"dino-btn\"\u003e\n    🛒 Shop Now\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.dino-box{\n    max-width:950px;\n    margin:auto;\n    padding:55px 40px;\n    border-radius:35px;\n    background:linear-gradient(135deg,#fee2e2,#fecaca,#fca5a5);\n    text-align:center;\n    font-family:'Poppins',sans-serif;\n    box-shadow:0 20px 50px rgba(239,68,68,.15);\n}\n\n.dino-badge{\n    width:max-content;\n    margin:auto auto 25px;\n    padding:12px 28px;\n    border-radius:50px;\n    background:linear-gradient(45deg,#dc2626,#ef4444);\n    color:white;\n    font-size:14px;\n    font-weight:700;\n}\n\n.dino-box h2{\n    font-size:42px;\n    font-weight:800;\n    margin-bottom:25px;\n    background:linear-gradient(45deg,#dc2626,#ef4444);\n    -webkit-background-clip:text;\n    -webkit-text-fill-color:transparent;\n}\n\n.dino-description{\n    max-width:820px;\n    margin:auto auto 40px;\n    font-size:18px;\n    line-height:1.8;\n    color:#4b5563;\n}\n\n.dino-features{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));\n    gap:22px;\n    margin-bottom:40px;\n}\n\n.dino-card{\n    background:white;\n    padding:28px 20px;\n    border-radius:24px;\n    font-size:30px;\n    font-weight:700;\n    box-shadow:0 10px 25px rgba(0,0,0,.06);\n}\n\n.dino-card span{\n    display:block;\n    margin-top:12px;\n    font-size:16px;\n    color:#374151;\n}\n\n.dino-highlight{\n    padding:20px;\n    border-radius:20px;\n    background:linear-gradient(45deg,#dc2626,#ef4444);\n    color:white;\n    font-size:20px;\n    font-weight:700;\n}\n\n.dino-store{\n    margin-top:30px;\n    font-size:17px;\n    color:#4b5563;\n}\n\n.dino-btn{\n    display:inline-block;\n    margin-top:30px;\n    padding:18px 42px;\n    border-radius:50px;\n    background:linear-gradient(45deg,#dc2626,#ef4444);\n    color:white;\n    text-decoration:none;\n    font-size:18px;\n    font-weight:700;\n}\n\n@media(max-width:768px){\n\n.dino-box{\n    padding:35px 20px;\n}\n\n.dino-box h2{\n    font-size:30px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47155094126763,"sku":"S2760","price":1500.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageJun1_2026_06_03_46PM.webp?v=1780317298"},{"product_id":"kids-gas-station-play-set-with-police-car","title":"Kids Gas Station Play Set with Police Car","description":"\u003cdiv class=\"premium-gas\"\u003e\n\n  \u003cdiv class=\"gas-top-badge\"\u003e\n    ⛽ Premium Interactive Toy Set\n  \u003c\/div\u003e\n\n  \u003ch2\u003e🚓 Gas Station Play Set With Police Car\u003c\/h2\u003e\n\n  \u003cp class=\"gas-subtitle\"\u003e\n    Realistic Fuel Station Adventure For Kids\n  \u003c\/p\u003e\n\n  \u003cp class=\"gas-description\"\u003e\n    Make playtime more exciting with this\n    \u003cstrong\u003eInteractive Gas Station Play Set\u003c\/strong\u003e.\n    Kids can enjoy realistic fueling action, water spray effects,\n    role-play activities, and endless fun with the included\n    police car and accessories.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gas-grid\"\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n      ⛽\n      \u003cspan\u003eFuel Station Setup\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n      🚓\n      \u003cspan\u003ePolice Car Included\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n      💨\n      \u003cspan\u003eWater Spray Effect\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n      💡\n      \u003cspan\u003eInteractive Features\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n      🎭\n      \u003cspan\u003eRole Play Fun\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-box\"\u003e\n      👦👧\n      \u003cspan\u003eAge 3+ Kids\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"premium-highlight\"\u003e\n    ✨ Fuel • Spray • Learn • Imagine • Play ✨\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"store-section\"\u003e\n    \u003ch3\u003e🧸 Available At Toy Trendz \u0026amp; JJR Mart\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Premium Toys \u0026amp; Gifts Collection\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"contact-box\"\u003e\n      📞 79044 11613\n    \u003c\/div\u003e\n\n    \u003ca href=\"https:\/\/www.jjrmart.com\" class=\"shop-btn\"\u003e\n      🛒 Shop Now\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.premium-gas{\n    max-width:1100px;\n    margin:auto;\n    padding:70px 40px;\n    border-radius:35px;\n    background:#ffffff;\n    font-family:'Poppins',sans-serif;\n    text-align:center;\n    box-shadow:0 20px 60px rgba(0,0,0,.08);\n}\n\n.gas-top-badge{\n    display:inline-block;\n    padding:12px 30px;\n    border-radius:50px;\n    background:#ff6b00;\n    color:#fff;\n    font-weight:700;\n    font-size:14px;\n    letter-spacing:.5px;\n}\n\n.premium-gas h2{\n    font-size:48px;\n    margin-top:25px;\n    margin-bottom:10px;\n    font-weight:800;\n    color:#111827;\n}\n\n.gas-subtitle{\n    color:#ff6b00;\n    font-size:20px;\n    font-weight:600;\n    margin-bottom:25px;\n}\n\n.gas-description{\n    max-width:850px;\n    margin:auto;\n    font-size:18px;\n    line-height:1.9;\n    color:#6b7280;\n}\n\n.gas-grid{\n    margin-top:50px;\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:25px;\n}\n\n.feature-box{\n    background:#f9fafb;\n    padding:35px 20px;\n    border-radius:25px;\n    font-size:40px;\n    transition:.3s;\n}\n\n.feature-box:hover{\n    transform:translateY(-8px);\n}\n\n.feature-box span{\n    display:block;\n    margin-top:15px;\n    font-size:17px;\n    font-weight:600;\n    color:#374151;\n}\n\n.premium-highlight{\n    margin-top:45px;\n    padding:22px;\n    border-radius:20px;\n    background:linear-gradient(135deg,#ff6b00,#ff8f00);\n    color:#fff;\n    font-size:22px;\n    font-weight:700;\n}\n\n.store-section{\n    margin-top:50px;\n}\n\n.store-section h3{\n    font-size:30px;\n    color:#111827;\n    margin-bottom:15px;\n}\n\n.store-section p{\n    color:#6b7280;\n    margin-bottom:25px;\n}\n\n.contact-box{\n    display:inline-block;\n    padding:14px 30px;\n    border-radius:50px;\n    background:#f3f4f6;\n    font-size:20px;\n    font-weight:700;\n    color:#111827;\n}\n\n.shop-btn{\n    display:inline-block;\n    margin-top:30px;\n    padding:18px 45px;\n    border-radius:50px;\n    background:linear-gradient(135deg,#ff6b00,#ff8f00);\n    color:#fff;\n    text-decoration:none;\n    font-size:18px;\n    font-weight:700;\n}\n\n@media(max-width:768px){\n\n.premium-gas{\n    padding:40px 20px;\n}\n\n.premium-gas h2{\n    font-size:32px;\n}\n\n.gas-description{\n    font-size:16px;\n}\n\n}\n\n\u003c\/style\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Default Title","offer_id":47158941057195,"sku":"S2554","price":1200.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/ChatGPTImageJun2_2026_04_59_15PM.webp?v=1780400227"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/collections\/rc-car-logo_5ecb3cd6-1910-439b-8a1d-9514d55c3c80.png?v=1779210193","url":"https:\/\/jjrmart.com\/collections\/rc.oembed","provider":"JJR MOBILES TOY TRENDZ","version":"1.0","type":"link"}