[{"id":242562465984,"handle":"all-products","title":"Alle varianter","updated_at":"2025-11-25T13:07:05+01:00","body_html":"","published_at":"2021-01-28T15:10:53+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_price","relation":"not_equals","condition":"0"}],"published_scope":"global"},{"id":214514401445,"handle":"udvalgte-favoritter","updated_at":"2025-10-09T13:05:39+02:00","published_at":"2020-08-23T01:17:11+02:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mest populære","body_html":" \u003cp\u003eDisse er vores samt vores gængse kunders favoritter. Med en god blanding af smagen af Lyft, styrken ved Pablo og blandingen af disse i FEDRS - det kan ikke skuffe.\u003c\/p\u003e\n \u003cscript\u003e\n function setCookie(name,value,days) {\n var expires = \"\";\n if (days) {\n var date = new Date();\n date.setTime(date.getTime() + (days*24*60*60*1000));\n expires = \"; expires=\" + date.toUTCString();\n }\n document.cookie = name + \"=\" + (value || \"\") + expires + \"; path=\/\";\n }\n \n function getCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for(var i=0;i \u003c ca.length;i++) {\n var c = ca[i];\n while (c.charAt(0)==' ') c = c.substring(1,c.length);\n if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);\n }\n return null;\n }\n \n $(function() {\n var productImageSwitch = parseInt(getCookie('productImageSwitch'));\n \n if (productImageSwitch != 1) {\n $('.product__img-wrapper').toggleClass('product-image-overlay');\n $('.box2').toggleClass('product-image-overlay');\n } else {\n $('#product-images-switch input').prop('checked', true);\n }\n \n $('#product-images-switch span').on('click', function () {\n \n if (productImageSwitch == 1) {\n setCookie('productImageSwitch', 0, 1);\n productImageSwitch = 0;\n \n $('.product__img-wrapper').toggleClass('product-image-overlay');\n $('.box2').toggleClass('product-image-overlay');\n } else {\n setCookie('productImageSwitch', 1, 1);\n productImageSwitch = 1;\n \n $('.product__img-wrapper').toggleClass('product-image-overlay');\n $('.box2').toggleClass('product-image-overlay');\n }\n });\n });\n\u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n#product-images-switch-wrapper {\n display: inline-flex;\n align-items: center;\n text-align: center;\n }\n \n #product-images-switch-wrapper label:nth-child(2) {\n \tmargin-left: 10px; \n }\n \n .product-image-overlay {\n\tposition: relative;\n }\n \n .product-image-overlay::after {\n \tcontent: '';\n color: black;\n text-align: center;\n padding: 20px;\n font-size: 18px;\n position: absolute;\n width: 100%;\n height: 100%;\n background-color: #f6f6f6;\n left: 0;\n top: 0;\n }\n \n \/* The switch - the box around the slider *\/\n .switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n }\n\n \/* Hide default HTML checkbox *\/\n .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n \/* The slider *\/\n .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n }\n\n .slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n }\n\n input:checked + .slider {\n background-color: #2196F3;\n }\n\n input:focus + .slider {\n box-shadow: 0 0 1px #2196F3;\n }\n\n input:checked + .slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n }\n\n \/* Rounded sliders *\/\n .slider.round {\n border-radius: 34px;\n }\n\n .slider.round:before {\n border-radius: 50%;\n }\n--\u003e\u003c\/style\u003e\n\u003ccenter\u003e\n\u003cdiv class=\"box1\"\u003e\n\u003cimg style=\"margin-bottom: -2px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0513\/4932\/3940\/files\/exclamation-circle-fill.svg?v=1618231021\"\u003e\n Ifølge den nye \u003ca style=\"color: black; border-bottom: 1px dotted #000;\" href=\"#\"\u003etobakslovgivning\u003c\/a\u003e skal du selv aktivt vælge, om du ønsker at se vores produkt billeder\n \u003ccenter\u003e\n\t\u003cdiv id=\"product-images-switch-wrapper\"\u003e\n\t\t\u003clabel\u003eJeg bekræfter, at jeg ønsker at få vist produkt billeder\u003c\/label\u003e \n\t\t\u003clabel class=\"switch\" id=\"product-images-switch\"\u003e \u003cinput type=\"checkbox\"\u003e \u003c\/label\u003e\n\t\u003c\/div\u003e\n\u003c\/center\u003e\n\u003c\/div\u003e\n\u003c\/center\u003e"},{"id":419637067990,"handle":"mest-populaere","title":"Mest Populære","updated_at":"2025-11-25T13:07:05+01:00","body_html":"","published_at":"2023-01-09T00:57:01+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"variant_price","relation":"greater_than","condition":"0"}],"published_scope":"global"},{"id":269550682304,"handle":"nye-varianter","updated_at":"2025-10-09T13:05:39+02:00","published_at":"2021-05-21T01:14:16+02:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mest solgte","body_html":"\u003cscript\u003e\n function setCookie(name,value,days) {\n var expires = \"\";\n if (days) {\n var date = new Date();\n date.setTime(date.getTime() + (days*24*60*60*1000));\n expires = \"; expires=\" + date.toUTCString();\n }\n document.cookie = name + \"=\" + (value || \"\") + expires + \"; path=\/\";\n }\n \n function getCookie(name) {\n var nameEQ = name + \"=\";\n var ca = document.cookie.split(';');\n for(var i=0;i \u003c ca.length;i++) {\n var c = ca[i];\n while (c.charAt(0)==' ') c = c.substring(1,c.length);\n if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);\n }\n return null;\n }\n \n $(function() {\n var productImageSwitch = parseInt(getCookie('productImageSwitch'));\n \n if (productImageSwitch != 1) {\n $('.product__img-wrapper').toggleClass('product-image-overlay');\n $('.box2').toggleClass('product-image-overlay');\n } else {\n $('#product-images-switch input').prop('checked', true);\n }\n \n $('#product-images-switch span').on('click', function () {\n \n if (productImageSwitch == 1) {\n setCookie('productImageSwitch', 0, 1);\n productImageSwitch = 0;\n \n $('.product__img-wrapper').toggleClass('product-image-overlay');\n $('.box2').toggleClass('product-image-overlay');\n } else {\n setCookie('productImageSwitch', 1, 1);\n productImageSwitch = 1;\n \n $('.product__img-wrapper').toggleClass('product-image-overlay');\n $('.box2').toggleClass('product-image-overlay');\n }\n });\n });\n\u003c\/script\u003e\n\u003cstyle\u003e\u003c!--\n#product-images-switch-wrapper {\n display: inline-flex;\n align-items: center;\n text-align: center;\n }\n \n #product-images-switch-wrapper label:nth-child(2) {\n \tmargin-left: 10px; \n }\n \n .product-image-overlay {\n\tposition: relative;\n }\n \n .product-image-overlay::after {\n \tcontent: '';\n color: black;\n text-align: center;\n padding: 20px;\n font-size: 18px;\n position: absolute;\n width: 100%;\n height: 100%;\n background-color: #f6f6f6;\n left: 0;\n top: 0;\n }\n \n \/* The switch - the box around the slider *\/\n .switch {\n position: relative;\n display: inline-block;\n width: 60px;\n height: 34px;\n }\n\n \/* Hide default HTML checkbox *\/\n .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n \/* The slider *\/\n .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: #ccc;\n -webkit-transition: .4s;\n transition: .4s;\n }\n\n .slider:before {\n position: absolute;\n content: \"\";\n height: 26px;\n width: 26px;\n left: 4px;\n bottom: 4px;\n background-color: white;\n -webkit-transition: .4s;\n transition: .4s;\n }\n\n input:checked + .slider {\n background-color: #2196F3;\n }\n\n input:focus + .slider {\n box-shadow: 0 0 1px #2196F3;\n }\n\n input:checked + .slider:before {\n -webkit-transform: translateX(26px);\n -ms-transform: translateX(26px);\n transform: translateX(26px);\n }\n\n \/* Rounded sliders *\/\n .slider.round {\n border-radius: 34px;\n }\n\n .slider.round:before {\n border-radius: 50%;\n }\n--\u003e\u003c\/style\u003e\n\u003ccenter\u003e\n\u003cdiv class=\"box1\"\u003e\n\u003cimg style=\"margin-bottom: -2px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0513\/4932\/3940\/files\/exclamation-circle-fill.svg?v=1618231021\"\u003e\u003cb\u003e Ifølge den nye \u003ca style=\"color: black; border-bottom: 1px dotted #000;\" href=\"#\"\u003etobakslovgivning\u003c\/a\u003e skal du selv aktivt vælge, om du ønsker at se vores produkt billeder\u003c\/b\u003e\u003cbr\u003e\u003ccenter\u003e\n\u003cdiv id=\"product-images-switch-wrapper\"\u003e\n\u003clabel\u003eJeg bekræfter, at jeg ønsker at få vist produkt billeder\u003c\/label\u003e \u003clabel class=\"switch\" id=\"product-images-switch\"\u003e \u003cinput type=\"checkbox\"\u003e \u003cspan class=\"slider round\"\u003e\u003c\/span\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/center\u003e\n\u003c\/div\u003e\n\u003c\/center\u003e"}]
["18+","intensitet8","ODENS","styrke4"]
$refs.annountment_bar.clientHeight ? true : false;"
>
→Køb lovligt Snus eller Puff Bars før kl. 14 alle hverdage og modtag ordren næste hverdag. ←
Hjem
Alle
ODENS COLD EXTREME WHITE DRY CHEWING BAG
ODENS COLD EXTREME WHITE DRY CHEWING BAG
Antal
0 tilbage på lager - bestil inden kl 14.00 for levering i morgen (Man-Fre).
Couldn't load pickup availability
Refresh
Odens oplysninger
Smag
Spearmint
Format
Normal
Nikotin
22 mg.
Antal stykker
13
Styrke
Stærk
Odens producent mm.
Odens er produceret Mac Baren, som er en dansk virksomhed der producerer tobaksvarer. Odens kommer med danske sikkerhedsmærker og kan holde sig et år frem fra produktionsdatoen.