{"product_id":"grand-puff™-5-ml-7-ml-violet-glass-concentrate-jar-with-matching-glossy-cap","title":"Grand Puff™ 5ml - 7ml Violet Glass Concentrate Jar with Child-Resistant Cap","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --bk-blue: #0091D5;\n        --bk-graphite: #353535;\n        --bk-green: #7DC242;\n        --bk-light-gray: #f8f9fa;\n        --bk-border: #e2e8f0;\n    }\n\n    body {\n        font-family: 'Poppins', sans-serif;\n        line-height: 1.6;\n        color: var(--bk-graphite);\n        margin: 0;\n        padding: 10px;\n        background-color: #fff;\n    }\n\n    .bk-container {\n        max-width: 100%;\n        margin: 0 auto;\n        border: 1px solid var(--bk-border);\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    .brand-accent {\n        padding: 12px 20px;\n        border-bottom: 2px solid var(--bk-blue);\n        display: flex;\n        justify-content: space-between;\n        background: #fff;\n        font-size: 0.75rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n    }\n\n    .exec-summary { padding: 25px 20px; }\n    .exec-summary h1 { font-size: 1.3rem; margin: 0 0 10px 0; color: var(--bk-blue); font-weight: 700; }\n    .exec-summary p { font-size: 0.95rem; margin: 0; color: #444; border-left: 4px solid var(--bk-green); padding-left: 15px; }\n\n    .table-section { padding: 20px; }\n    .table-header { font-size: 0.9rem; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; display: block; color: var(--bk-blue); }\n    \n    table.spec-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 0.85rem;\n        border: 1px solid var(--bk-border);\n        border-radius: 8px;\n        overflow: hidden;\n    }\n    table.spec-table th, table.spec-table td {\n        padding: 12px 15px;\n        text-align: left;\n        border-bottom: 1px solid var(--bk-border);\n    }\n    table.spec-table th { background: var(--bk-light-gray); color: #666; font-weight: 600; width: 40%; }\n    table.spec-table td { background: #fff; color: var(--bk-graphite); font-weight: 500; }\n\n    .logistics-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 10px;\n        padding: 0 20px 20px 20px;\n    }\n    .logistics-item {\n        border: 1px solid var(--bk-border);\n        padding: 12px;\n        border-radius: 8px;\n        text-align: center;\n        background: var(--bk-light-gray);\n    }\n    .logistics-item strong { display: block; font-size: 0.7rem; text-transform: uppercase; color: var(--bk-blue); margin-bottom: 2px; }\n    .logistics-item span { font-size: 0.8rem; color: #444; font-weight: 600; }\n\n    .full-circle-stack {\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        gap: 60px;\n    }\n\n    .content-block { width: 100%; max-width: 850px; margin: 0 auto; }\n    \n    .visual-frame {\n        border-radius: 12px;\n        overflow: hidden;\n        border: 1px solid var(--bk-border);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n        margin-bottom: 20px;\n        background: #fff;\n    }\n\n    .visual-frame a { display: block; text-decoration: none; cursor: pointer; }\n    .visual-frame video { width: 100%; display: block; }\n    .visual-frame img { \n        width: 100%; \n        display: block; \n        aspect-ratio: 1 \/ 1;\n        object-fit: cover;\n    }\n\n    .card-labeling { border-top: 4px solid var(--bk-blue); padding-top: 20px; }\n    .card-custom { border-top: 4px solid var(--bk-graphite); padding-top: 20px; }\n\n    .text-block h3 { font-size: 1.15rem; margin: 0 0 15px 0; font-weight: 700; color: var(--bk-graphite); text-transform: uppercase; letter-spacing: 0.5px; }\n    \n    .talking-points { margin: 0 0 25px 0; padding: 0; list-style: none; }\n    .talking-points li { \n        font-size: 0.95rem; \n        color: #444; \n        margin-bottom: 10px; \n        padding-left: 25px; \n        position: relative;\n    }\n    .talking-points li::before {\n        content: '●';\n        position: absolute;\n        left: 0;\n        color: var(--bk-blue);\n        font-size: 0.8rem;\n    }\n\n    .bk-btn-container { text-align: center; width: 100%; display: flex; justify-content: center; }\n    .bk-btn {\n        display: inline-block;\n        background: var(--bk-blue);\n        color: #fff !important;\n        text-decoration: none;\n        padding: 18px 45px;\n        font-weight: 600;\n        text-transform: uppercase;\n        font-size: 0.85rem;\n        border-radius: 50px;\n        min-width: 300px;\n    }\n    .bk-btn:hover { background: var(--bk-graphite); transform: translateY(-2px); }\n\n    .brand-footer {\n        padding: 60px 25px;\n        background: var(--bk-light-gray);\n        text-align: center;\n        border-top: 1px solid var(--bk-border);\n    }\n    .footer-logo { max-width: 150px; margin: 0 auto 25px auto; display: block; }\n    .brand-footer p {\n        font-size: 0.9rem;\n        max-width: 600px;\n        margin: 0 auto;\n        color: #666;\n        line-height: 1.6;\n    }\n\n    @media (min-width: 768px) {\n        .bk-container { max-width: 900px; }\n        .logistics-grid { grid-template-columns: repeat(4, 1fr); }\n        .bk-btn { min-width: 400px; }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"bk-container\"\u003e\n\u003cdiv class=\"brand-accent\"\u003e\n\u003cspan\u003eBagKing: One Place. Every Step.\u003c\/span\u003e \u003cspan style=\"color: var(--bk-blue);\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"exec-summary\"\u003e\n\u003ch1\u003e5 ml - 7 ml Violet Glass Concentrate Bundle\u003c\/h1\u003e\n\u003cp\u003eA precision-engineered \u003cstrong\u003eviolet glass concentrate jar\u003c\/strong\u003e designed specifically for solventless terpene preservation. Each unit is perfectly paired with a flush-fitting \u003cstrong\u003echild-resistant glossy cap\u003c\/strong\u003e featuring a \u003cstrong\u003eheat-activated induction foil liner\u003c\/strong\u003e for a verified airtight, tamper-evident seal.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"table-section\"\u003e\n\u003cspan class=\"table-header\"\u003eTechnical Specifications\u003c\/span\u003e\n\u003ctable style=\"width: 100%; height: 174px;\" class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eCapacity\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003e5 ml - 7 ml (~1g Extract)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eUnit Weight\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003e40g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eOuter Diameter\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003e36mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eTotal Height\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003e27mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eMaterial Grade\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003eUSP Type III Borosilicate Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eCompliance\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003eASTM Child-Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eCap Style\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003eMatching Glossy Child Resistant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21.75px;\"\u003e\n\u003cth style=\"width: 32.5915%; height: 21.75px;\"\u003eLiner Type\u003c\/th\u003e\n\u003ctd style=\"width: 52.55%; height: 21.75px;\"\u003eInduction Foil Liner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-grid\"\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eStability\u003c\/strong\u003e\u003cspan\u003eAirtight Seal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eRetail ready\u003c\/strong\u003e\u003cspan\u003eBundled Units\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eBest For\u003c\/strong\u003e\u003cspan\u003eLive Rosin \/ Wax\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eSupply\u003c\/strong\u003e\u003cspan\u003eB2B Wholesale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"full-circle-stack\"\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003e \u003cvideo loading=\"lazy\" preload=\"none\" playsinline=\"\" muted=\"\" loop=\"loop\" autoplay=\"autoplay\"\u003e\n                        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/fb8b7aa1b8874091b1069fac1016f2e7.mp4\"\u003e\u003c\/video\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-labeling\"\u003e\n\u003ch3\u003eOne Place: In-House Label Application\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eEliminate Bottlenecks:\u003c\/strong\u003e 100% in-house application service.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFill-Ready Inventory:\u003c\/strong\u003e Boxes arrive pre-labeled with automated precision.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperational Efficiency:\u003c\/strong\u003e Reduce internal labor and secondary handling costs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFaster Market Entry:\u003c\/strong\u003e Shorten your time-to-market with retail ready supplies.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca rel=\"noopener noreferrer\" class=\"bk-btn\" href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003eStart My Label Project\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-block\"\u003e\n\u003cdiv class=\"visual-frame\"\u003e\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/www.bagking.com\/pages\/custom-printed-rigid-boxes\" target=\"_blank\"\u003e \u003cimg alt=\"Custom Printed Rigid Boxes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/custom_branding_concentrate.jpg?v=1738683506\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"text-block card-custom\"\u003e\n\u003ch3\u003eFull Circle: Custom packaging solutions\u003c\/h3\u003e\n\u003cul class=\"talking-points\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eVision to Reality:\u003c\/strong\u003e Custom concentrate packaging engineered specifically for your brand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFlexible Scaling:\u003c\/strong\u003e Low minimums for small-batch launches or large-scale drops.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal Control:\u003c\/strong\u003e Managing every step from initial design to manufactured product.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIndustry Presence:\u003c\/strong\u003e Make your brand a reality on the shelves of every store.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"bk-btn-container\"\u003e\u003ca rel=\"noopener noreferrer\" class=\"bk-btn\" href=\"https:\/\/www.bagking.com\/pages\/custom-printed-rigid-boxes\" target=\"_blank\"\u003eRequest Production Quote\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"brand-footer\"\u003e\u003cimg alt=\"BagKing BK Logo\" class=\"footer-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/grand-puff-53-mm-child-resistant-pressure-seal-lined-cap-1228305855.png?v=1774085138\"\u003e\n\u003cp\u003e\u003cstrong\u003eBagKing is your Full Circle Packaging Solutions Company.\u003c\/strong\u003e\u003cbr\u003eThe BK Icon represents our mission to help you print, manufacture, supply, and warehouse in one place—bringing your brand to life from start to finish.\u003c\/p\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Grand Puff","offers":[{"title":"Single Unit (Less Than Box Qty)","offer_id":42193583276112,"sku":"3120-VIO","price":0.75,"currency_code":"USD","in_stock":true},{"title":"Box of 378 (Bulk Discount Pricing)","offer_id":42193583308880,"sku":"3120-VIO-BX","price":283.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2940\/8226\/files\/single-unit-less-than-box-qty-grand-puff-5ml-7ml-violet-glass-concentrate-jar-with-child-resistant-cap-1232789398.jpg?v=1776463869","url":"https:\/\/brandking.com\/products\/grand-puff%e2%84%a2-5-ml-7-ml-violet-glass-concentrate-jar-with-matching-glossy-cap","provider":"Brand King","version":"1.0","type":"link"}