{"product_id":"california-die-cut-universal-thc-symbol-labels","title":"California Die Cut Universal THC! Symbol Labels","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    * { box-sizing: border-box; }\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        width: 100%;\n        margin: 0 auto;\n        border: 1px solid var(--bk-border);\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    \/* Identity Bar *\/\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    \/* Logistics Grid *\/\n    .logistics-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 10px;\n        padding: 20px 20px 0 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    \/* Label Dimension Graphic *\/\n    .dimension-blueprint-container {\n        padding: 0 20px 10px 20px;\n        margin-top: 20px;\n    }\n    .dimension-blueprint {\n        border: 2px dashed var(--bk-blue);\n        background: var(--bk-light-gray);\n        border-radius: 8px;\n        padding: 25px 15px;\n        text-align: center;\n        position: relative;\n        max-width: 450px;\n        margin: 0 auto;\n    }\n    .blueprint-box {\n        border: 1px solid var(--bk-border);\n        background: #fff;\n        width: 180px;\n        height: 85px;\n        margin: 0 auto;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        position: relative;\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n    .blueprint-text {\n        font-size: 0.65rem;\n        font-weight: 700;\n        color: #999;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    .dim-width {\n        position: absolute;\n        bottom: -22px;\n        left: 0;\n        width: 100%;\n        text-align: center;\n        font-size: 0.7rem;\n        font-weight: 600;\n        color: var(--bk-blue);\n    }\n    .dim-height {\n        position: absolute;\n        right: -85px;\n        top: 0;\n        height: 100%;\n        display: flex;\n        align-items: center;\n        font-size: 0.7rem;\n        font-weight: 600;\n        color: var(--bk-blue);\n    }\n\n    \/* Executive Summary *\/\n    .exec-summary { padding: 25px 20px; text-align: left; }\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    \/* Specs Table *\/\n    .table-section { padding: 0 20px 20px 20px; }\n    .table-header { font-size: 0.9rem; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; display: block; color: var(--bk-blue); text-align: left; }\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    \/* Vertical Content Stack *\/\n    .full-circle-stack {\n        padding: 20px;\n        display: flex;\n        flex-direction: column;\n        gap: 60px;\n    }\n    .content-block { width: 100%; 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    .visual-frame img { width: 100%; display: block; aspect-ratio: 1 \/ 1; object-fit: cover; }\n\n    \/* Cross-Promotion Mobile Swiper Grid *\/\n    .multipack-grid {\n        display: flex;\n        gap: 12px;\n        padding: 10px 0;\n        background: #fff;\n        overflow-x: auto;\n        scroll-snap-type: x mandatory;\n        -webkit-overflow-scrolling: touch;\n    }\n    .multipack-item {\n        border: 1px solid var(--bk-border);\n        border-radius: 8px;\n        padding: 12px 8px;\n        text-align: center;\n        background: var(--bk-light-gray);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between;\n        flex: 0 0 165px; \n        scroll-snap-align: start;\n    }\n    .multipack-item img { \n        width: 100%; \n        max-width: 100px; \n        aspect-ratio: 1\/1; \n        object-fit: cover; \n        border-radius: 4px; \n        margin: 0 auto 8px auto; \n        display: block; \n    }\n    .multipack-item span { \n        font-size: 0.68rem; \n        font-weight: 700; \n        display: block; \n        margin-bottom: 10px; \n        color: var(--bk-graphite); \n        text-transform: uppercase; \n        line-height: 1.2;\n    }\n    .multipack-btn {\n        display: inline-block;\n        background: var(--bk-blue);\n        color: #fff !important;\n        text-decoration: none;\n        padding: 6px 16px;\n        border-radius: 50px;\n        font-size: 0.6rem;\n        font-weight: 700;\n        text-transform: uppercase;\n        transition: all 0.2s ease;\n    }\n    .multipack-btn:hover { background: var(--bk-graphite); }\n\n    \/* Card Styling *\/\n    .card-stock { border-top: 4px solid var(--bk-green); padding-top: 20px; }\n    .card-custom { border-top: 4px solid var(--bk-graphite); padding-top: 20px; }\n\n    .text-block { text-align: center; width: 100%; }\n    .text-block h3 { font-size: 1.15rem; margin: 0 0 15px 0; font-weight: 700; color: var(--bk-graphite); text-transform: uppercase; }\n    \n    .talking-points { \n        margin: 0 auto 25px auto; \n        padding: 0; \n        list-style: none; \n        display: table; \n        text-align: left; \n    }\n    .talking-points li { font-size: 0.95rem; color: #444; margin-bottom: 10px; padding-left: 25px; position: relative; }\n    .talking-points li::before { content: '●'; position: absolute; left: 0; color: var(--bk-blue); font-size: 0.8rem; }\n\n    .bk-btn-container { text-align: center; width: 100%; padding: 10px 0; display: block; }\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: 280px;\n        transition: all 0.3s ease;\n    }\n    .bk-btn:hover { background: var(--bk-graphite); transform: translateY(-2px); }\n\n    \/* Footer *\/\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        width: 100%;\n        display: block;\n    }\n    .footer-logo { max-width: 150px; margin: 0 auto 25px auto; display: block; }\n    .brand-footer p { font-size: 0.9rem; max-width: 600px; margin: 0 auto; color: #666; line-height: 1.6; }\n\n    @media (min-width: 768px) {\n        .logistics-grid { grid-template-columns: repeat(4, 1fr); }\n        .multipack-grid { display: grid; grid-template-columns: repeat(3, 1fr); overflow: visible; }\n        .multipack-item { flex: none; }\n        .bk-btn { min-width: 400px; }\n        .visual-frame { max-width: 750px; margin-left: auto; margin-right: auto; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bk-container\"\u003e\n    \u003cdiv class=\"brand-accent\"\u003e\n        \u003cspan\u003eBagKing: One Place. Every Step.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"logistics-grid\"\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eApplication\u003c\/strong\u003e\u003cspan\u003eCompliance Labels\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eFormat\u003c\/strong\u003e\u003cspan\u003eRoll of 1,000 Units\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003eClear BOPP Film\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"logistics-item\"\u003e\n\u003cstrong\u003eState Compliance\u003c\/strong\u003e\u003cspan\u003eCalifornia\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dimension-blueprint-container\"\u003e\n        \u003cdiv class=\"dimension-blueprint\"\u003e\n            \u003cdiv class=\"blueprint-box\"\u003e\n                \u003cdiv class=\"blueprint-text\"\u003eLabel Dimensions\u003c\/div\u003e\n                \u003cdiv class=\"dim-width\"\u003e◀── 37 mm \/ 1.46 in ──▶\u003c\/div\u003e\n                \u003cdiv class=\"dim-height\"\u003e▲\u003cbr\u003e17 mm\u003cbr\u003e0.67 in\u003cbr\u003e▼\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003csection class=\"exec-summary\"\u003e\n        \u003ch1\u003eCalifornia Universal THC! Labels (37mm x 17mm)\u003c\/h1\u003e\n        \u003cp\u003eMeet state regulations directly with our official \u003cstrong\u003eCalifornia Universal Symbol stickers\u003c\/strong\u003e. Precision cut to \u003cstrong\u003e37mm x 17mm (1.46\" x 0.67\")\u003c\/strong\u003e from clear \u003cstrong\u003eBOPP film\u003c\/strong\u003e, these labels stick flat and secure. Available on \u003cstrong\u003erolls of 1,000\u003c\/strong\u003e with clear or white backings designed to look seamless on retail packaging.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"table-section\"\u003e\n        \u003cspan class=\"table-header\"\u003eSpecifications\u003c\/span\u003e\n        \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eLabel Format\u003c\/th\u003e\n                    \u003ctd\u003eDie-Cut Rectangle (Roll Stock)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eDimensions\u003c\/th\u003e\n                    \u003ctd\u003e37 mm x 17 mm (1.46 in x 0.67 in)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eQuantity Scale\u003c\/th\u003e\n                    \u003ctd\u003e1,000 Labels Per Roll\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eMaterial Base\u003c\/th\u003e\n                    \u003ctd\u003ePremium Clear BOPP (Biaxially Oriented Polypropylene)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eAvailable Backings\u003c\/th\u003e\n                    \u003ctd\u003eClear Stock or Solid White Stock (Both with Invisible Edge Borders)\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCompatibility Blueprint\u003c\/th\u003e\n                    \u003ctd\u003eWraps Around Standard \u003cstrong\u003eVape Cartridges\u003c\/strong\u003e \u0026amp; \u003cstrong\u003ePre-Roll Tubes\u003c\/strong\u003e, Fits Flush On \u003cstrong\u003eTins\u003c\/strong\u003e\n\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eCompliance Target\u003c\/th\u003e\n                    \u003ctd\u003eCalifornia DCC Universal Symbol Requirements\u003c\/td\u003e\n                \u003c\/tr\u003e\n                \u003ctr\u003e\n                    \u003cth\u003eAdhesive Type\u003c\/th\u003e\n                    \u003ctd\u003eHigh-Tack Permanent (Smudge, Water, \u0026amp; Peel Resistant)\u003c\/td\u003e\n                \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"full-circle-stack\"\u003e\n        \u003cdiv class=\"content-block\"\u003e\n            \u003cdiv class=\"visual-frame\"\u003e\n                \u003cdiv class=\"multipack-grid\"\u003e\n                    \u003cdiv class=\"multipack-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/8106-WHT-32.jpg?v=1780434462\" alt=\"Grand Puff Budgie Metal Cartridge with Compliance Label\"\u003e\n                        \u003cspan\u003eGrand Puff Budgie\u003cbr\u003eMetal Cartridge\u003c\/span\u003e\n                        \u003ca href=\"https:\/\/www.bagking.com\/products\/grand-puff-budgie-metal-cartridge?variant=44821615771896\" class=\"multipack-btn\" style=\"background:var(--bk-graphite);\" target=\"_blank\"\u003eShown in Listing\u003c\/a\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"multipack-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/products\/goodcarts-1-0ml-2-0mm-vape-cartridge-eazy-press-glass-36834561491192.jpg?v=1754687690\" alt=\"Wholesale Vape Cartridges Collection\"\u003e\n                        \u003cspan\u003eAll Vape\u003cbr\u003eCartridges\u003c\/span\u003e\n                        \u003ca href=\"https:\/\/www.bagking.com\/collections\/vape-cartridges\" class=\"multipack-btn\" target=\"_blank\"\u003eShop Collection\u003c\/a\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"multipack-item\"\u003e\n                        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/products\/premium-squeeze-top-child-resistant-j-tubes-31327746457799.jpg?v=1632418066\" alt=\"Wholesale Glass and Plastic Pre-Roll Tubes Collection\"\u003e\n                        \u003cspan\u003eAll Pre-Roll\u003cbr\u003eTubes\u003c\/span\u003e\n                        \u003ca href=\"https:\/\/www.bagking.com\/collections\/tubes\" class=\"multipack-btn\" target=\"_blank\"\u003eShop Tubes\u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"text-block card-stock\"\u003e\n                \u003ch3\u003eEvery Step: Clean Hardware Fit\u003c\/h3\u003e\n                \u003cul class=\"talking-points\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eFlexible Utility:\u003c\/strong\u003e Fits flush around standard round profiles or lays completely flat on pocket \u003cstrong\u003etins\u003c\/strong\u003e, \u003cstrong\u003evape cartridges\u003c\/strong\u003e, and \u003cstrong\u003epre-roll tubes\u003c\/strong\u003e.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eInvisible Borders:\u003c\/strong\u003e Clear BOPP and solid White options feature clean, clear margins that drop seamlessly over hardware artwork with no lifting edges.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eRugged BOPP Film:\u003c\/strong\u003e Heavy-duty structure prevents smudging, tearing, stretching, or oil degradation during handling.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eRolls of 1,000:\u003c\/strong\u003e Structured explicitly for rapid manual peeling and efficient hand-wrapping on the fulfillment line.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eCalifornia Stocked:\u003c\/strong\u003e In-stock packages warehouse locally for quick B2B freight turnaround times and zero import delays.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"content-block\"\u003e\n            \u003cdiv class=\"visual-frame\"\u003e\n                \u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" target=\"_blank\"\u003e\n                    \u003cimg alt=\"Custom Pre-Labeled Hardware Infrastructure\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bk-vape-clear-box.bip.205.png?v=1738540229\"\u003e\n                \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"text-block card-custom\"\u003e\n                \u003ch3\u003eFull Circle: Turnkey Labeling \u0026amp; Packaging\u003c\/h3\u003e\n                \u003cul class=\"talking-points\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eManual Label Optimization:\u003c\/strong\u003e High-tack liner spacing engineered to streamline hand placement on glass, plastic, and metal planes.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003ePre-Labeled Hardware Supply:\u003c\/strong\u003e Outsource fulfillment workflows completely—receive your \u003cstrong\u003evape cartridges\u003c\/strong\u003e or \u003cstrong\u003etins\u003c\/strong\u003e pre-stickered.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eB2B Logistics Control:\u003c\/strong\u003e BagKing handles your hardware sourcing, label printing, and box manufacturing at one central shipping hub.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"bk-btn-container\"\u003e\n                    \u003ca href=\"https:\/\/www.bagking.com\/pages\/custom-labels\" class=\"bk-btn\" target=\"_blank\"\u003eExplore In-House Label Application\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cfooter class=\"brand-footer\"\u003e\n        \u003cimg alt=\"BagKing BK Logo\" class=\"footer-logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2612\/8356\/files\/bk_logo_for_listings_light_gray.jpg?v=1774561805\"\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":"Bag King","offers":[{"title":"Clear","offer_id":42433010270288,"sku":"8105-CLR","price":14.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":42433010303056,"sku":"8105-WHT","price":14.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2940\/8226\/files\/single-unit-less-than-box-qty-clear-california-die-cut-universal-thc-symbol-labels-1241292997.jpg?v=1780445529","url":"https:\/\/brandking.com\/products\/california-die-cut-universal-thc-symbol-labels","provider":"Brand King","version":"1.0","type":"link"}