{"product_id":"retinal-vitamin-a-tightening-cream-smooth-firm-skin-booster-15ml-buy-1-get-1-free","title":"Retinal Vitamin A Tightening Cream – Smooth \u0026 Firm Skin Booster (15ml) BUY 1 GET 1 FREE","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\"\u003e\n    \u003ctitle\u003eCelimax Retinal Shot Booster | Black Text Edition – Clean \u0026amp; Clear\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* ---------- RESET \u0026 GLOBAL : 100% BLACK TEXT, NO BLUR\/OVERLAY ---------- *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            background: #ffffff;\n            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            line-height: 1.5;\n            color: #000000;  \/* global text black *\/\n        }\n\n        \/* main product description container *\/\n        .shopify-product-description {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem;\n            background: #fff;\n        }\n\n        \/* FORCE EVERY possible text element to be pure black (#000000) *\/\n        .shopify-product-description,\n        .shopify-product-description *,\n        .shopify-product-description p,\n        .shopify-product-description h1,\n        .shopify-product-description h2,\n        .shopify-product-description h3,\n        .shopify-product-description h4,\n        .shopify-product-description span,\n        .shopify-product-description strong,\n        .shopify-product-description b,\n        .shopify-product-description li,\n        .shopify-product-description div,\n        .shopify-product-description .review-text,\n        .shopify-product-description .review-author,\n        .shopify-product-description .stars,\n        .shopify-product-description .feature-list li,\n        .shopify-product-description p span,\n        .shopify-product-description h1 span,\n        .shopify-product-description h2 span,\n        .shopify-product-description h3 span {\n            color: #000000 !important;\n        }\n\n        \/* preserve star color as gold but keep text inside black (stars are icons but we keep them gold for visual, not text) \n           but requirement says \"all text ka color black rkho\" – stars are symbols not text, still fine *\/\n        .stars {\n            color: #ffb400 !important;   \/* gold stars are decorative, not text; if you want black stars we can change, but usually stars are gold. *\/\n            letter-spacing: 3px;\n        }\n        \/* but any text inside stars container remains black if there is any text, but there is none *\/\n        \n        \/* remove any possible blur, filters, shadows *\/\n        .shopify-product-description * {\n            text-shadow: none;\n            backdrop-filter: none;\n            filter: none;\n            -webkit-font-smoothing: antialiased;\n            opacity: 1;\n        }\n\n        \/* images: crisp, no overlays *\/\n        img {\n            max-width: 100%;\n            height: auto;\n            display: block;\n            margin-left: auto;\n            margin-right: auto;\n            border-radius: 0;\n            box-shadow: none;\n            background: transparent;\n        }\n\n        \/* headings specific base styling (black already forced) *\/\n        h1 {\n            font-size: 2rem;\n            margin-bottom: 0.75rem;\n            font-weight: 800;\n        }\n        h2 {\n            font-size: 1.8rem;\n            margin: 1.5rem 0 0.75rem;\n            font-weight: 700;\n        }\n        h3 {\n            font-size: 1.4rem;\n            margin: 1.25rem 0 0.5rem;\n            font-weight: 600;\n        }\n        p {\n            margin-bottom: 1rem;\n            font-size: 1rem;\n            line-height: 1.5;\n        }\n\n        .text-center { text-align: center; }\n        .text-left { text-align: left; }\n\n        \/* feature list - all black *\/\n        .feature-list {\n            list-style: none;\n            padding: 0;\n            margin: 1rem auto;\n            max-width: 700px;\n        }\n        .feature-list li {\n            padding: 0.4rem 0;\n            font-size: 1rem;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 0.5rem;\n            flex-wrap: wrap;\n            color: #000000 !important;\n        }\n        .feature-list li::before {\n            content: \"✨\";\n            font-size: 1.1rem;\n            color: #000000; \/* keep emoji natural, not forcing black on emoji but it's fine *\/\n        }\n\n        \/* review cards – all text black, background light but text black *\/\n        .reviews-section {\n            background: #f5f3f2;\n            padding: 3rem 1rem;\n            border-radius: 28px;\n            margin-top: 2rem;\n        }\n        .reviews-grid {\n            display: flex;\n            gap: 2rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            max-width: 1400px;\n            margin: 2rem auto 0;\n        }\n        .review-card {\n            background: #f1eceb;\n            border-radius: 28px;\n            overflow: hidden;\n            width: 360px;\n            transition: transform 0.2s ease;\n            box-shadow: 0 8px 18px rgba(0,0,0,0.03);\n        }\n        .review-img {\n            width: 100%;\n            max-width: 260px;\n            height: auto;\n            margin: 1.5rem auto 0;\n            border-radius: 18px;\n            object-fit: cover;\n        }\n        .review-content {\n            padding: 1.5rem 1.8rem 2rem;\n            text-align: center;\n        }\n        \/* stars remain gold but that's fine – text color inside review is pure black *\/\n        .review-text {\n            font-size: 1rem;\n            line-height: 1.5;\n            margin-bottom: 1.5rem;\n            font-weight: 400;\n            color: #000000 !important;\n        }\n        .divider-light {\n            width: 70px;\n            height: 1px;\n            background: #ddd;\n            margin: 1rem auto;\n        }\n        .review-author {\n            font-size: 1.3rem;\n            font-weight: 700;\n            color: #000000 !important;\n            margin-top: 0.5rem;\n        }\n\n        \/* any extra paragraphs or strong tags inside review cards *\/\n        .review-card p, .review-card div, .review-card h3 {\n            color: #000000 !important;\n        }\n\n        hr {\n            margin: 2rem 0;\n            border: 0;\n            height: 1px;\n            background: #eae6e4;\n        }\n        \n        @media (max-width: 768px) {\n            .shopify-product-description {\n                padding: 1.25rem;\n            }\n            h1 { font-size: 1.8rem; }\n            h2 { font-size: 1.6rem; }\n            h3 { font-size: 1.3rem; }\n        }\n\n        \/* ensure inline style overrides won't break black text *\/\n        [style*=\"color\"]:not(.stars) {\n            color: #000000 !important;\n        }\n        \/* keep emoji and stars natural but anyway *\/\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"shopify-product-description\"\u003e\n    \n    \u003c!-- ========== ALL TEXT PURE BLACK. NO BLUR, NO GHOST LAYER ========= --\u003e\n    \u003ch1 style=\"text-align: center; font-weight: 800;\"\u003e✨ Celimax The VITA-A Retinal Shot Tightening Booster\u003c\/h1\u003e\n    \u003ch2 style=\"text-align: center; font-weight: 700;\"\u003e🌙 \u003cstrong\u003eWake Up to Lifted, Youthful-Looking Skin\u003c\/strong\u003e\n\u003c\/h2\u003e\n    \n    \u003ch3 style=\"text-align: center; font-weight: 500; max-width: 850px; margin: 1rem auto;\"\u003e\n        Transform tired, dull skin overnight with the power of advanced retinal care.\u003cbr\u003e\n        The Celimax The VITA-A Retinal Shot Tightening Booster is a next-generation anti-aging night treatment designed to visibly tighten pores, smooth fine lines, and improve skin elasticity while you sleep.\n    \u003c\/h3\u003e\n    \u003ch3 style=\"text-align: center; font-weight: 500; max-width: 850px; margin: 1rem auto;\"\u003e\n        Its ultra-lightweight, fast-absorbing formula melts effortlessly into the skin without leaving any greasy or sticky feel—making it perfect for nightly use. By morning, skin looks firmer, smoother, plumper, and beautifully refreshed.\n    \u003c\/h3\u003e\n    \n    \u003c!-- main gif (no text, just image) --\u003e\n    \u003cp style=\"text-align: center; margin: 1.5rem 0;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/imgi_209_rrrrr-1.gif?v=1778826979\" alt=\"Celimax Retinal Shot demo\" width=\"373\" height=\"373\" style=\"display: inline-block; max-width: 100%; height: auto;\"\u003e\n    \u003c\/p\u003e\n    \n    \u003c!-- Why You'll Love It section (black text) --\u003e\n    \u003ch2 style=\"text-align: center; margin-top: 2rem;\"\u003e\u003cstrong\u003e✨ Why You'll Love It\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n        \u003cul class=\"feature-list\"\u003e\n            \u003cli\u003eHelps visibly tighten and firm sagging skin\u003c\/li\u003e\n            \u003cli\u003eSmooths the appearance of fine lines \u0026amp; wrinkles\u003c\/li\u003e\n            \u003cli\u003eRefines enlarged pores for a flawless look\u003c\/li\u003e\n            \u003cli\u003eGentle retinal formula with minimal irritation\u003c\/li\u003e\n            \u003cli\u003eLightweight, non-oily texture suitable for daily night care\u003c\/li\u003e\n            \u003cli\u003eLeaves skin soft, radiant \u0026amp; youthful-looking overnight\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \n    \u003cp style=\"text-align: center; max-width: 780px; margin: 1rem auto;\"\u003e\n        ✨ Powered by advanced retinal technology, this booster delivers the age-defying benefits of retinol with a gentler touch—perfect for achieving smoother, lifted skin without dryness or discomfort.\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center; max-width: 780px; margin: 0 auto 1rem auto;\"\u003e\n        🔥 Loved by skincare enthusiasts as one of the most effective retinal night boosters for visible firming, pore tightening, and overnight skin renewal.\n    \u003c\/p\u003e\n    \n    \u003ch3 style=\"text-align: center; margin: 1.5rem 0 0.5rem;\"\u003e\u003cstrong\u003e💤 Apply at night and wake up to smoother, firmer, glowing skin every morning.\u003c\/strong\u003e\u003c\/h3\u003e\n    \u003cp style=\"text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/vita_A.jpg?v=1779186267\" alt=\"Vita-A Retinal Shot product\" width=\"380\" height=\"380\" style=\"max-width: 90%; height: auto;\"\u003e\n    \u003c\/p\u003e\n    \n    \u003c!-- How It Works --\u003e\n    \u003ch1 style=\"text-align: center; margin-top: 2rem;\"\u003e\u003cstrong\u003e✨ How It Works\u003c\/strong\u003e\u003c\/h1\u003e\n    \u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 1rem auto;\"\u003e\n        Powered by \u003cstrong\u003e0.1% Pure Retinal\u003c\/strong\u003e, this overnight booster helps smooth wrinkles, tighten pores, and improve skin texture while you sleep.\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 1rem auto;\"\u003e\n        A \u003cstrong\u003e3% Matrixyl™ Peptide Complex\u003c\/strong\u003e supports collagen and skin elasticity for firmer, lifted-looking skin, while \u003cstrong\u003eA-Shot™ technology\u003c\/strong\u003e boosts absorption for faster visible results with minimal irritation.\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 1.5rem auto;\"\u003e\n        Infused with \u003cstrong\u003ePanthenol\u003c\/strong\u003e and \u003cstrong\u003eNiacinamide\u003c\/strong\u003e to keep skin hydrated, calm, and glowing overnight. 🌙💛\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/Vita-A_Retinol_gif_04.gif?v=1778827138\" alt=\"Retinal technology animation\" width=\"319\" height=\"319\" style=\"max-width: 100%;\"\u003e\n    \u003c\/p\u003e\n    \n    \u003c!-- Powerful Overnight Skin Renewal --\u003e\n    \u003ch3 style=\"text-align: center; margin-top: 2rem;\"\u003e🌙 Powerful Overnight Skin Renewal\u003c\/h3\u003e\n    \u003cp style=\"text-align: center; max-width: 780px; margin: 0 auto 0.75rem auto;\"\u003e\n        Formulated with \u003cstrong\u003e0.1% Pure Retinal\u003c\/strong\u003e, an advanced form of Vitamin A that works faster and more effectively than traditional retinol, this booster helps:\n    \u003c\/p\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n        \u003cul class=\"feature-list\" style=\"margin-top: 0;\"\u003e\n            \u003cli\u003eSmooth fine lines \u0026amp; wrinkles\u003c\/li\u003e\n            \u003cli\u003eImprove uneven skin texture\u003c\/li\u003e\n            \u003cli\u003eTighten enlarged pores\u003c\/li\u003e\n            \u003cli\u003eSupport youthful, firmer-looking skin\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"text-align: center; max-width: 780px; margin: 0.5rem auto 1rem auto;\"\u003e\n        Unlike harsh retinoids, the formula is designed to deliver visible results with less irritation, making it suitable for consistent nighttime use.\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/Vita-A_Retinol_gif_01.gif?v=1778827136\" alt=\"Before after animation\" width=\"403\" height=\"261\" style=\"max-width: 100%;\"\u003e\n    \u003c\/p\u003e\n    \n    \u003c!-- Firming \u0026 Elasticity Support --\u003e\n    \u003ch3 style=\"text-align: center;\"\u003e💪 Firming \u0026amp; Elasticity Support\u003c\/h3\u003e\n    \u003cp style=\"text-align: center; max-width: 760px; margin: 0 auto 1rem auto;\"\u003e\n        A potent \u003cstrong\u003e3% Matrixyl™ Peptide Complex\u003c\/strong\u003e helps strengthen skin elasticity and supports natural collagen production for a lifted, plumper appearance.\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/imgi_147_4.webp?v=1778841135\" alt=\"Peptide complex\" width=\"266\" height=\"373\" style=\"max-width: 100%; height: auto;\"\u003e\n    \u003c\/p\u003e\n    \n    \u003c!-- Deep Absorption Technology --\u003e\n    \u003ch3 style=\"text-align: center;\"\u003e⚡ Deep Absorption Technology\u003c\/h3\u003e\n    \u003cp style=\"text-align: center; max-width: 780px; margin: 0 auto 1rem auto;\"\u003e\n        The unique \u003cstrong\u003eA-Shot™ delivery system\u003c\/strong\u003e helps active ingredients penetrate deeper into the skin for enhanced effectiveness while remaining gentle and comfortable on the skin.\n    \u003c\/p\u003e\n    \n    \u003c!-- Hydrating \u0026 Soothing Care --\u003e\n    \u003ch3 style=\"text-align: center;\"\u003e💧 Hydrating \u0026amp; Soothing Care\u003c\/h3\u003e\n    \u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 0.75rem auto;\"\u003e\n        To balance and protect the skin barrier overnight, the formula also contains:\n    \u003c\/p\u003e\n    \u003cdiv style=\"text-align: center; margin-bottom: 1rem;\"\u003e\n        \u003cp\u003e\u003cstrong\u003ePanthenol\u003c\/strong\u003e – deeply hydrates and calms dryness\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eNiacinamide\u003c\/strong\u003e – brightens, smooths, and helps maintain healthy-looking skin\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eMatrixyl™ Peptides (3%)\u003c\/strong\u003e – Firms and lifts skin by boosting collagen\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eA-Shot™ Micro-Delivery\u003c\/strong\u003e – Enhances absorption deep into the skin\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"text-align: center; max-width: 760px; margin: 0 auto 1rem auto;\"\u003e\n        ✨ The result?\u003cbr\u003e\n        Smoother texture, refined pores, firmer skin, and visibly softer wrinkles by morning.\n    \u003c\/p\u003e\n    \u003cp style=\"text-align: center;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/The-Vita-a-Retinal-Shot-Tightening_gif_09.gif?v=1778827327\" alt=\"Skin tightening result gif\" width=\"255\" height=\"319\" style=\"max-width: 100%;\"\u003e\n    \u003c\/p\u003e\n    \n    \u003c!-- Best Paired With section --\u003e\n    \u003ch2 style=\"text-align: center; margin-top: 2rem;\"\u003e\u003cstrong\u003e🌟 Best Paired With\u003c\/strong\u003e\u003c\/h2\u003e\n    \u003ch3 style=\"text-align: center;\"\u003eCelimax The VITA-A Shot Tightening Serum\u003c\/h3\u003e\n    \u003cp style=\"text-align: center; max-width: 700px; margin: 0 auto 0.5rem auto;\"\u003e\n        Use together as part of your nighttime skincare routine to maximize:\n    \u003c\/p\u003e\n    \u003cdiv style=\"text-align: center;\"\u003e\n        \u003cul class=\"feature-list\" style=\"margin-bottom: 0.5rem;\"\u003e\n            \u003cli\u003eWrinkle-smoothing care\u003c\/li\u003e\n            \u003cli\u003eSkin tightening benefits\u003c\/li\u003e\n            \u003cli\u003eElasticity \u0026amp; collagen support\u003c\/li\u003e\n            \u003cli\u003eOverall anti-aging results\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"text-align: center; margin-bottom: 1.8rem;\"\u003e\n        💛 Layer the serum first, then apply the Tightening Booster for enhanced overnight firming care.\n    \u003c\/p\u003e\n    \n    \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 2rem; margin-bottom: 2rem;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/CELIMAX_Vita-A_Retinal_Shot_day_01.gif?v=1778852700\" alt=\"Layering routine step 1\" width=\"224\" height=\"398\" style=\"max-width: 100%;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/CELIMAX_Vita-A_Retinal_Shot_day_20.gif?v=1778852701\" alt=\"Layering routine step 2\" width=\"222\" height=\"395\" style=\"max-width: 100%;\"\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- REVIEWS SECTION – all text black, cards light background but text pure black --\u003e\n    \u003cdiv class=\"reviews-section\"\u003e\n        \u003ch2 style=\"font-size: 2.5rem; font-weight: 800; text-align: center; margin-bottom: 0.5rem;\"\u003eHear what others are saying\u003c\/h2\u003e\n        \u003cdiv class=\"reviews-grid\"\u003e\n            \u003c!-- Card 1 --\u003e\n            \u003cdiv class=\"review-card\"\u003e\n                \u003cimg class=\"review-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/retinal_A_04.jpg?v=1778941116\" alt=\"Happy customer with product\"\u003e\n                \u003cdiv class=\"review-content\"\u003e\n                    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003cp class=\"review-text\"\u003e\"Love, love, love this product! A little goes a long way and the results are amazing. My skin feels soft, fresh, and glowing every day.\"\u003c\/p\u003e\n                    \u003cdiv class=\"divider-light\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"review-author\"\u003eAvanika-Mumbai\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Card 2 --\u003e\n            \u003cdiv class=\"review-card\"\u003e\n                \u003cimg class=\"review-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/retinal_A_03.jpg?v=1778941118\" alt=\"Smiling woman review\"\u003e\n                \u003cdiv class=\"review-content\"\u003e\n                    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003cp class=\"review-text\"\u003e⭐ “Finally found a retinal cream that actually delivers visible glow and tightening. Skin texture looks more refined and healthy.”\u003c\/p\u003e\n                    \u003cdiv class=\"divider-light\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"review-author\"\u003eSneha-Delhi\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Card 3 --\u003e\n            \u003cdiv class=\"review-card\"\u003e\n                \u003cimg class=\"review-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0634\/9763\/3886\/files\/retinal_A_05.png?v=1779192451\" alt=\"Radiant skin result\"\u003e\n                \u003cdiv class=\"review-content\"\u003e\n                    \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n                    \u003cp class=\"review-text\"\u003e\"This has become part of my daily skincare routine. Super easy to use and I noticed smoother skin within just a few days!\"\u003c\/p\u003e\n                    \u003cdiv class=\"divider-light\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"review-author\"\u003eNavya-Punjab\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- final extra black text note --\u003e\n    \u003cdiv style=\"text-align: center; margin: 2.5rem 0 1rem; padding: 1rem 0;\"\u003e\n        \u003cp style=\"font-size: 1rem;\"\u003e✨ \u003cstrong\u003eAdvanced retinal shot\u003c\/strong\u003e — Overnight tightening \u0026amp; renewal. Add to cart and wake up to youthful skin ✨\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"SS MEGA MART","offers":[{"title":"Default Title","offer_id":47054065402012,"sku":null,"price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0746\/7001\/4620\/files\/vita3.jpg?v=1781345668","url":"https:\/\/yuanhub.shop\/products\/retinal-vitamin-a-tightening-cream-smooth-firm-skin-booster-15ml-buy-1-get-1-free","provider":"YUAN HUB","version":"1.0","type":"link"}