{"title":"Candle Jars","description":"","products":[{"product_id":"amber-clear-glass-candle-jars-customizable-for-scented-candles-votive-holders-aromatherapy","title":"Amber \u0026 Clear Glass Candle Jars – Customizable for Scented Candles, Votive Holders \u0026 Aromatherapy","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts + Font Awesome 6 --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,500;14..32,600;14..32,700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', sans-serif;\n            background: #faf7f2;\n            color: #2c2a29;\n            line-height: 1.5;\n            scroll-behavior: smooth;\n            font-size: 18px; \/* 基础字体加大 *\/\n        }\n\n        .container {\n            max-width: 1280px;\n            margin: 0 auto;\n            padding: 2rem 1.5rem 4rem;\n        }\n\n        \/* product intro section *\/\n        .product-intro {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 3rem;\n            margin-bottom: 4rem;\n            align-items: center;\n        }\n\n        .product-gallery {\n            flex: 1.2;\n            min-width: 260px;\n            background: #fffaf5;\n            border-radius: 2rem;\n            padding: 2rem 1rem;\n            text-align: center;\n            box-shadow: 0 12px 28px rgba(0,0,0,0.04), 0 0 0 1px rgba(0,0,0,0.02);\n        }\n\n        .glass-illustration {\n            font-size: 8rem;\n            filter: drop-shadow(0 12px 18px rgba(0,0,0,0.1));\n            color: #c0aa7a;\n            margin-bottom: 1rem;\n        }\n\n        .color-swatch-group {\n            display: flex;\n            justify-content: center;\n            gap: 1.2rem;\n            flex-wrap: wrap;\n            margin: 1.8rem 0 0.5rem;\n        }\n\n        .swatch {\n            width: 2.4rem;\n            height: 2.4rem;\n            border-radius: 50%;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n            border: 1px solid rgba(0,0,0,0.1);\n        }\n\n        .swatch.amber { background: #d28b4a; }\n        .swatch.clear { background: #e9e6df; border: 1px solid #ccc; }\n        .swatch.green { background: #7b9c6e; }\n        .swatch.frosted { background: #cdcdc4; }\n        .swatch.frosted-black { background: #4b4a47; }\n\n        .product-details {\n            flex: 1;\n            min-width: 280px;\n        }\n\n        .badge {\n            display: inline-block;\n            background: #e6dfd3;\n            padding: 0.4rem 1.2rem;\n            border-radius: 60px;\n            font-size: 1rem;   \/* 原来0.75rem → 加大 *\/\n            font-weight: 700;\n            letter-spacing: 0.3px;\n            color: #6b4c3b;\n            margin-bottom: 1.2rem;\n        }\n\n        h1 {\n            font-size: 2.6rem;   \/* 原来2.2rem → 加大 *\/\n            font-weight: 700;\n            letter-spacing: -0.02em;\n            line-height: 1.2;\n            margin-bottom: 1rem;\n            color: #2a241f;\n        }\n\n        .tagline {\n            font-size: 1.1rem;   \/* 加大 *\/\n            color: #5e5a55;\n            margin-bottom: 2rem;\n            border-left: 3px solid #d4b48c;\n            padding-left: 1rem;\n        }\n\n        .material-highlight {\n            background: #f3efe9;\n            border-radius: 1.4rem;\n            padding: 1.2rem 1.5rem;\n            margin: 1.8rem 0;\n            display: flex;\n            align-items: center;\n            gap: 1.2rem;\n            flex-wrap: wrap;\n            font-size: 1rem;\n        }\n\n        .material-icon {\n            font-size: 2rem;\n            color: #a4835c;\n        }\n\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(190px,1fr));\n            gap: 1.2rem;\n            margin: 2rem 0;\n        }\n\n        .feature {\n            display: flex;\n            align-items: center;\n            gap: 0.8rem;\n            font-size: 1rem;   \/* 适当加大 *\/\n            color: #3c3630;\n        }\n\n        .feature i {\n            width: 1.6rem;\n            color: #b88b5a;\n            font-size: 1.2rem;\n        }\n\n        \/* options section *\/\n        .options-section {\n            margin: 3rem 0 2rem;\n        }\n\n        .section-title {\n            font-size: 2rem;   \/* 加大 *\/\n            font-weight: 600;\n            margin-bottom: 0.8rem;\n            display: flex;\n            align-items: baseline;\n            gap: 1rem;\n            flex-wrap: wrap;\n            justify-content: space-between;\n            border-bottom: 2px solid #e3dbcf;\n            padding-bottom: 0.75rem;\n        }\n\n        .section-title span {\n            font-size: 1rem;\n            font-weight: normal;\n            color: #8f7a66;\n        }\n\n        .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));\n            gap: 1.2rem;\n            margin: 2rem 0 2rem;\n        }\n\n        .spec-card {\n            background: white;\n            border-radius: 1.2rem;\n            padding: 1.2rem 0.5rem;\n            text-align: center;\n            cursor: pointer;\n            transition: all 0.2s ease;\n            border: 1.5px solid #ece4db;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.02);\n        }\n\n        .spec-card:hover {\n            transform: translateY(-4px);\n            border-color: #c6aa88;\n            background: #fffcf8;\n        }\n\n        .spec-card.active {\n            border-color: #b88b5a;\n            background: #fff7ef;\n            box-shadow: 0 8px 18px rgba(184,139,90,0.12);\n        }\n\n        .spec-card.active::after {\n            content: \"✓\";\n            position: absolute;\n            top: -8px;\n            right: -6px;\n            background: #b88b5a;\n            color: white;\n            font-size: 0.8rem;\n            font-weight: bold;\n            width: 22px;\n            height: 22px;\n            border-radius: 22px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.1);\n        }\n\n        .spec-volume {\n            font-weight: 800;\n            font-size: 1.6rem;   \/* 容量数字明显加大 *\/\n            letter-spacing: -0.3px;\n            color: #2b241f;\n            margin-bottom: 6px;\n        }\n\n        .spec-color {\n            font-size: 1rem;     \/* 颜色文字加大 *\/\n            font-weight: 500;\n            color: #7b6b5c;\n            margin-top: 0.4rem;\n            text-transform: capitalize;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            gap: 8px;\n        }\n\n        .color-dot {\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            display: inline-block;\n        }\n        .color-dot.amber { background: #d28b4a; }\n        .color-dot.clear { background: #dad3c4; border: 0.5px solid #bbb; }\n        .color-dot.green { background: #7b9c6e; }\n        .color-dot.frosted { background: #d1cdc2; }\n        .color-dot.frosted-black { background: #4b4a47; }\n\n        \/* inquiry area *\/\n        .inquiry-area {\n            background: #f1ede7;\n            border-radius: 2rem;\n            padding: 2rem;\n            margin: 2.5rem 0 2rem;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: space-between;\n            gap: 1.5rem;\n        }\n\n        .selected-info {\n            background: white;\n            padding: 0.9rem 2rem;\n            border-radius: 60px;\n            font-weight: 600;\n            font-size: 1.1rem;   \/* 加大 *\/\n            color: #3f352c;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.05);\n        }\n\n        .btn-group {\n            display: flex;\n            gap: 1rem;\n            flex-wrap: wrap;\n        }\n\n        .btn-primary {\n            background: #2c241e;\n            border: none;\n            padding: 1rem 2.2rem;\n            border-radius: 3rem;\n            color: white;\n            font-weight: 700;\n            font-size: 1rem;\n            cursor: pointer;\n            transition: 0.2s;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.8rem;\n        }\n\n        .btn-primary:hover {\n            background: #4f3c2c;\n            transform: scale(0.98);\n        }\n\n        .btn-outline {\n            background: transparent;\n            border: 1.5px solid #b88b5a;\n            padding: 1rem 2.2rem;\n            border-radius: 3rem;\n            color: #7a5a3e;\n            font-weight: 600;\n            font-size: 1rem;\n            cursor: pointer;\n            transition: 0.2s;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.6rem;\n        }\n\n        .btn-outline:hover {\n            background: #fff4e8;\n            border-color: #8b694a;\n        }\n\n        .email-card {\n            text-align: center;\n            background: #ffffffd9;\n            border-radius: 2rem;\n            padding: 1.2rem 2rem;\n            margin-top: 1rem;\n            display: inline-flex;\n            align-items: center;\n            gap: 1rem;\n            flex-wrap: wrap;\n            justify-content: center;\n            font-size: 1rem;\n            width: 100%;\n            box-shadow: 0 2px 6px rgba(0,0,0,0.03);\n        }\n\n        .email-card a {\n            color: #b5682c;\n            text-decoration: none;\n            font-weight: 700;\n            border-bottom: 1px dashed;\n            font-size: 1.05rem;\n        }\n\n        footer {\n            margin-top: 3rem;\n            text-align: center;\n            font-size: 0.9rem;\n            color: #9b8a78;\n            border-top: 1px solid #e3d7cd;\n            padding-top: 2rem;\n        }\n\n        @media (max-width: 700px) {\n            body {\n                font-size: 16px;\n            }\n            .container {\n                padding: 1.2rem;\n            }\n            h1 {\n                font-size: 2rem;\n            }\n            .spec-grid {\n                grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));\n            }\n            .spec-volume {\n                font-size: 1.4rem;\n            }\n            .inquiry-area {\n                flex-direction: column;\n                text-align: center;\n            }\n            .badge {\n                font-size: 0.9rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- product main intro --\u003e\n\u003cdiv class=\"product-intro\"\u003e\n\u003cdiv class=\"product-gallery\"\u003e\n\u003cdiv class=\"glass-illustration\"\u003e\n\u003ci class=\"fas fa-jar\"\u003e\u003c\/i\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0720\/1151\/3995\/files\/candle_jar_2.jpg?v=1780819682\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch-group\"\u003e\n\u003cdiv title=\"Amber\" class=\"swatch amber\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv title=\"Clear\" class=\"swatch clear\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv title=\"Green\" class=\"swatch green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv title=\"Frosted\" class=\"swatch frosted\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv title=\"Frosted Black\" class=\"swatch frosted-black\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 1.2rem; font-size: 0.9rem; color: #a38b72;\"\u003e\u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e 5+ elegant finishes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003cdiv class=\"badge\"\u003e✨ Premium Soda-Lime Glass\u003c\/div\u003e\n\u003ch1\u003eAmber \u0026amp; Clear Glass Candle Jars \u003cbr\u003e\u003cspan style=\"font-size: 1.5rem;\"\u003e– Customizable for Scented Candles, Votive Holders \u0026amp; Aromatherapy\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"tagline\"\u003eElegant, lead-free glass containers — perfect for artisan candle makers, wedding favors, or home fragrance collections.\u003c\/div\u003e\n\u003cdiv class=\"material-highlight\"\u003e\n\u003cdiv class=\"material-icon\"\u003e\n\u003ci class=\"fas fa-flask\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Soda-Lime Glass \u003cbr\u003e\u003cspan style=\"font-size: 0.95rem;\"\u003eHigh clarity, durable \u0026amp; heat resistant. Food-safe \u0026amp; recyclable.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ci class=\"fas fa-fire\"\u003e\u003c\/i\u003e Heat resistant up to 100°C\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e Eco-friendly \u0026amp; reusable\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ci class=\"fas fa-tint\"\u003e\u003c\/i\u003e Perfect for soy\/beeswax\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ci class=\"fas fa-tags\"\u003e\u003c\/i\u003e Custom labels \u0026amp; bulk orders\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ci class=\"fas fa-paintbrush\"\u003e\u003c\/i\u003e Frosted \/ Amber \/ Green \/ Clear\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e 50ml to 250ml sizes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Sizes \u0026 Options (ALL SPECIFICATIONS) --\u003e\n\u003cdiv class=\"options-section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003cspan\u003e📐 Choose your size \u0026amp; finish\u003c\/span\u003e \u003cspan\u003e\u003ci class=\"far fa-dot-circle\"\u003e\u003c\/i\u003e 15 precise options\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 1.2rem; color: #5f5242; font-size: 1rem;\"\u003eAll jars are made of premium soda-lime glass, available in amber, clear, green, frosted \u0026amp; frosted black. Click any to select for inquiry.\u003c\/p\u003e\n\u003cdiv class=\"spec-grid\" id=\"specificationsGrid\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Inquiry \u0026 Contact Area --\u003e\n\u003cdiv class=\"inquiry-area\"\u003e\n\u003cdiv id=\"selectedSpecDisplay\" class=\"selected-info\"\u003e\n\u003ci class=\"fas fa-cube\"\u003e\u003c\/i\u003e Customized size select\u003c\/div\u003e\n\u003cdiv class=\"btn-group\"\u003e\n\u003cbutton id=\"requestQuoteBtn\" class=\"btn-primary\"\u003e\u003ci class=\"fas fa-envelope\"\u003e\u003c\/i\u003e Request a Quote\u003c\/button\u003e \u003cbutton id=\"copyEmailBtn\" class=\"btn-outline\"\u003e\u003ci class=\"far fa-copy\"\u003e\u003c\/i\u003e Copy email\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- direct email contact card --\u003e\n\u003cdiv class=\"email-card\"\u003e\n\u003ci style=\"color: #b28b60; font-size: 1.2rem;\" class=\"fas fa-at\"\u003e\u003c\/i\u003e \u003cspan\u003eFor custom orders \u0026amp; bulk pricing, contact us directly:\u003c\/span\u003e \u003ca href=\"mailto:tinahan666@foxmail.com\"\u003etinahan666@foxmail.com\u003c\/a\u003e \u003cspan style=\"font-size: 0.85rem; background: #f0eae2; padding: 0.3rem 0.9rem; border-radius: 40px;\"\u003e✨ 24h reply\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cfooter\u003e\u003ci class=\"fas fa-recycle\"\u003e\u003c\/i\u003e Eco-friendly glass • Wholesale \u0026amp; custom options available • Made with care\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Shenzhen Vasia Technology Co.,Ltd","offers":[{"title":"50ml amber","offer_id":47144267841675,"sku":null,"price":0.15,"currency_code":"USD","in_stock":true},{"title":"60ml amber","offer_id":47144267874443,"sku":null,"price":0.16,"currency_code":"USD","in_stock":true},{"title":"100ml amber","offer_id":47144267907211,"sku":null,"price":0.17,"currency_code":"USD","in_stock":true},{"title":"150ml amber","offer_id":47144267939979,"sku":null,"price":0.2,"currency_code":"USD","in_stock":true},{"title":"250ml amber","offer_id":47144267972747,"sku":null,"price":0.3,"currency_code":"USD","in_stock":true},{"title":"50ml clear","offer_id":47144268005515,"sku":null,"price":0.15,"currency_code":"USD","in_stock":true},{"title":"60ml clear","offer_id":47144268038283,"sku":null,"price":0.16,"currency_code":"USD","in_stock":true},{"title":"100ml clear","offer_id":47144268071051,"sku":null,"price":0.2,"currency_code":"USD","in_stock":true},{"title":"250ml clear","offer_id":47144268103819,"sku":null,"price":0.31,"currency_code":"USD","in_stock":true},{"title":"100ml green","offer_id":47144268136587,"sku":null,"price":0.32,"currency_code":"USD","in_stock":true},{"title":"250ml green","offer_id":47144268169355,"sku":null,"price":0.37,"currency_code":"USD","in_stock":true},{"title":"100ml frosted","offer_id":47144268202123,"sku":null,"price":0.32,"currency_code":"USD","in_stock":true},{"title":"250ml frosted","offer_id":47144268234891,"sku":null,"price":0.39,"currency_code":"USD","in_stock":true},{"title":"100ml frosted black","offer_id":47144268267659,"sku":null,"price":0.3,"currency_code":"USD","in_stock":true},{"title":"250ml frosted black","offer_id":47144268300427,"sku":null,"price":0.38,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/1151\/3995\/files\/candle_jar_1.jpg?v=1780819682"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/1151\/3995\/collections\/choose-your-jar-style-wax-type-soy-or-other-and-scent-fragranced-or-unscented-perfect-for-party-favors-weddings-gifts-or-everyday-decor-bulk-and-wholesale-orders-welcome-create-the-pe.png?v=1780809461","url":"https:\/\/vasiapack.com\/zh\/collections\/candle-jars.oembed","provider":"Vasia Pack","version":"1.0","type":"link"}