{"title":"Custom Mobile Skins","description":"\u003c!-- Glow Button --\u003e\n\u003cdiv class=\"jjr-skin-wrap\"\u003e\n  \u003cbutton type=\"button\" onclick=\"toggleSkinBox()\" class=\"jjr-skin-btn\"\u003e\n    🎨 Custom Mobile Skin Details Click pannuga\n  \u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- Hidden Box --\u003e\n\u003cdiv id=\"jjrSkinBox\" style=\"display:none;\"\u003e\n\n  \u003cdiv class=\"jjr-skin-box\"\u003e\n\n    \u003ch2\u003e🔥 Premium Custom Mobile Skins 🔥\u003c\/h2\u003e\n\n    \u003cp class=\"jjr-skin-text\"\u003e\n      Transform your smartphone with stylish \n      \u003cb\u003eCustom Mobile Skins\u003c\/b\u003e \u0026amp; Personalized \n      Back Covers only at \n      \u003cb\u003eJJR Mart \u0026amp; JJR Mobiles\u003c\/b\u003e 🚀\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jjr-style-box\"\u003e\n\n      \u003ch3\u003e🎨 Customize Your Style ❤️\u003c\/h3\u003e\n\n      \u003cp\u003e\n        உங்கள் Photo 📸 \u003cbr\u003e\n        உங்கள் Logo 🔥 \u003cbr\u003e\n        அல்லது உங்களுக்கு பிடித்த எந்த Design ❤️ \u003cbr\u003e\u003cbr\u003e\n\n        எதை வேண்டுமானாலும் வைத்து \n        Premium Quality Mobile Skin \u0026amp; Back Cover \n        Customize செய்து கொள்ளலாம் 😍\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jjr-points\"\u003e\n\n      \u003cdiv class=\"skin-item\"\u003e\n        ✔ High Quality Print\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skin-item\"\u003e\n        ✔ Perfect Fit for All Mobile Models\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skin-item\"\u003e\n        ✔ Scratch Protection\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skin-item\"\u003e\n        ✔ Stylish Premium Finish\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skin-item\"\u003e\n        ✔ Anime, Football \u0026amp; Custom Designs\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skin-item\"\u003e\n        ✔ Easy to Apply \u0026amp; Remove\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"text-align:center; margin-top:35px;\"\u003e\n\n      \u003ca href=\"https:\/\/www.instagram.com\/reel\/DFaltDBvUfa\/?igsh=eGlucDhxYnRpMDR5\" target=\"_blank\" class=\"jjr-reel-btn\"\u003e\n         ▶ Watch Custom Skin Reel\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.jjr-skin-wrap{\n    text-align:center;\n    margin:35px 0;\n}\n\n.jjr-skin-btn{\n    background:linear-gradient(135deg,#ff0066,#6a00ff);\n    color:white;\n    border:none;\n    padding:18px 35px;\n    border-radius:60px;\n    font-size:20px;\n    font-weight:bold;\n    cursor:pointer;\n    font-family:Arial,sans-serif;\n    box-shadow:0 0 20px rgba(106,0,255,0.4);\n    animation:skinGlow 1s infinite alternate;\n    transition:0.3s ease;\n}\n\n.jjr-skin-btn:hover{\n    transform:scale(1.08);\n}\n\n@keyframes skinGlow{\n    from{\n        box-shadow:0 0 12px #ff0066,\n                   0 0 22px #6a00ff;\n    }\n\n    to{\n        box-shadow:0 0 25px #ff0066,\n                   0 0 45px #6a00ff;\n    }\n}\n\n.jjr-skin-box{\n    background:linear-gradient(135deg,#fff7fc,#ffffff);\n    padding:40px;\n    border-radius:30px;\n    box-shadow:0 0 30px rgba(255,0,102,0.10);\n    font-family:Arial,sans-serif;\n    max-width:950px;\n    margin:auto;\n    border:3px solid #f5d9ff;\n}\n\n.jjr-skin-box h2{\n    text-align:center;\n    color:#ff0066;\n    font-size:40px;\n    margin-bottom:20px;\n}\n\n.jjr-skin-text{\n    text-align:center;\n    font-size:19px;\n    line-height:1.9;\n    color:#444;\n    margin-bottom:30px;\n}\n\n.jjr-style-box{\n    background:#fff;\n    padding:28px;\n    border-radius:25px;\n    box-shadow:0 0 18px rgba(0,0,0,0.08);\n}\n\n.jjr-style-box h3{\n    text-align:center;\n    color:#6a00ff;\n    font-size:30px;\n    margin-bottom:18px;\n}\n\n.jjr-style-box p{\n    text-align:center;\n    font-size:18px;\n    line-height:2;\n    color:#444;\n}\n\n.jjr-points{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:18px;\n    margin-top:35px;\n}\n\n.skin-item{\n    background:#fff;\n    padding:18px;\n    border-radius:18px;\n    font-size:17px;\n    font-weight:600;\n    color:#444;\n    box-shadow:0 0 15px rgba(0,0,0,0.06);\n    border-left:5px solid #ff0066;\n}\n\n.jjr-reel-btn{\n    display:inline-block;\n    padding:18px 42px;\n    background:linear-gradient(45deg,#ff0066,#6a00ff);\n    color:white;\n    text-decoration:none;\n    border-radius:60px;\n    font-size:20px;\n    font-weight:bold;\n    box-shadow:0 8px 20px rgba(0,0,0,0.2);\n    transition:0.3s ease;\n}\n\n.jjr-reel-btn:hover{\n    transform:scale(1.06);\n}\n\n\u003c\/style\u003e\n\n\u003cscript\u003e\n\nfunction toggleSkinBox() {\n\n    var box = document.getElementById(\"jjrSkinBox\");\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\n\u003c\/script\u003e","products":[{"product_id":"custom-print","title":"Custom print","description":"\u003cdiv style=\"text-align:center; padding:40px; background:#f5f5f5; border-radius:20px; font-family:Arial;\"\u003e\n\n    \u003ch1 style=\"font-size:35px; color:#111;\"\u003e\n        Custom Mobile Skin\n    \u003c\/h1\u003e\n\n    \u003cp style=\"font-size:18px; color:#555; line-height:1.8;\"\u003e\n        உங்கள் Photo 📸  \n        \u003cbr\u003e\n        உங்கள் Logo 🔥  \n        \u003cbr\u003e\n        அல்லது உங்களுக்கு பிடித்த Design ❤️  \n        \u003cbr\u003e\u003cbr\u003e\n        எதை வேண்டுமானாலும் வைத்து  \n        Premium Mobile Skin \u0026amp; Back Cover  \n        Customize செய்து கொள்ளலாம் 😍\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/www.instagram.com\/reel\/DFaltDBvUfa\/?igsh=eGlucDhxYnRpMDR5\" target=\"_blank\" style=\"\n       display:inline-block;\n       margin-top:20px;\n       padding:15px 35px;\n       background:linear-gradient(45deg,#ff0066,#6a00ff);\n       color:white;\n       text-decoration:none;\n       border-radius:50px;\n       font-size:18px;\n       font-weight:bold;\n       box-shadow:0 8px 20px rgba(0,0,0,0.2);\n       \"\u003e\n       Watch Reel\n    \u003c\/a\u003e\n\n\u003c\/div\u003e","brand":"JJR MOBILES TOY TRENDZ","offers":[{"title":"Glitter finish","offer_id":47108143743147,"sku":null,"price":200.0,"currency_code":"INR","in_stock":true},{"title":"Leather finish","offer_id":47108143775915,"sku":null,"price":200.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/files\/71gtbjyHw5L._SY679.webp?v=1779460752"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/8907\/0507\/collections\/71gtbjyHw5L._SY679.webp?v=1779461506","url":"https:\/\/jjrmart.com\/collections\/custom-mobile-skins-personalized-back-covers.oembed","provider":"JJR MOBILES TOY TRENDZ","version":"1.0","type":"link"}