{"title":"Other","description":"","products":[{"product_id":"stickerpack-adventures","title":"Sticker Pack \"Tiny Adventures\"","description":"\u003cstyle\u003e\n        \/* Style the buttons that are used to open and close the accordion panel *\/\n\t\t.accordion {\n\t\t  background-color: rgb(var(--color-background));\n\t\t  color: rgb(var(--color-variant-text));\n\t\t  cursor: pointer;\n\t\t  padding: 18px;\n\t\t  width: 100%;\n\t\t  text-align: left;\n\t\t  border: none;\n\t\t  outline: none;\n\t\t  transition: 0.4s;\n\t\t  font-size: 20px;\n\t\t}\n\n\t\t\/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) *\/\n\t\t.active-accordion, .accordion:hover {\n\t\t  color: rgb(var(--color-background));\n\t\t  background-color: rgb(var(--color-button));\n\t\t}\n\n\t\t\/* Style the accordion panel. Note: hidden by default *\/\n\t\t.panel {\n\t\t  padding: 0 18px;\n\t\t  width: 100%;\n\t\t  max-height: 0;\n\t\t  overflow: hidden;\n\t\t  transition: max-height 0.2s ease-out, margin 0.2s ease-out;\n\t\t}\n\n\t\t.accordion:after {\n\t\t  content: '\\02795'; \/* Unicode character for \"plus\" sign (+) *\/\n\t\t  color: rgb(var(--color-button));\n\t\t  float: right;\n\t\t  margin-left: 5px;\n\t\t}\n\n\t\t.active-accordion:after {\n\t\t  content: \"\\2796\"; \/* Unicode character for \"minus\" sign (-) *\/\n\t\t  color: rgb(var(--color-background));\n\t\t}\n      \u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eOur solution for everyone who needs a little sparkle or glitter in their life.\u003cbr\u003e\u003cbr\u003ePerfect for your own home or as a gift for TTRPG players.\u003c\/span\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbutton class=\"accordion\"\u003eWhat variations of the sticker set are available?\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"panel\"\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003e✨ Glossy\u003c\/span\u003e\u003c\/p\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003e✨ Glittery\u003c\/span\u003e\u003c\/p\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003e✨ Standard\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbutton class=\"accordion\"\u003eAdditional Information\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"panel\"\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003eThese are handmade stickers. Therefore, there may be deviations in things like the final cut of the stickers. Each sticker is unique, and deviations do not affect the final product. Of course, only stickers with the complete design will be sent to you! Only the white border may be slightly shifted.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Lost Souls Crafting","offers":[{"title":"Normal","offer_id":57117834477950,"sku":"LSC-0005a","price":3.9,"currency_code":"EUR","in_stock":true},{"title":"Glitter","offer_id":57117834510718,"sku":"LSC-0005b","price":4.9,"currency_code":"EUR","in_stock":true},{"title":"Foil","offer_id":57117834543486,"sku":"LSC-0005c","price":4.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/9335\/7694\/files\/Tiny_Adventures_-_Glossy.jpg?v=1776333119"},{"product_id":"lesezeichen-the-checkpoint","title":"Bookmark \"The Checkpoint\"","description":"      \u003cstyle\u003e\n        \/* Style the buttons that are used to open and close the accordion panel *\/\n\t\t.accordion {\n\t\t  background-color: rgb(var(--color-background));\n\t\t  color: rgb(var(--color-variant-text));\n\t\t  cursor: pointer;\n\t\t  padding: 18px;\n\t\t  width: 100%;\n\t\t  text-align: left;\n\t\t  border: none;\n\t\t  outline: none;\n\t\t  transition: 0.4s;\n\t\t  font-size: 20px;\n\t\t}\n\n\t\t\/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) *\/\n\t\t.active-accordion, .accordion:hover {\n\t\t  color: rgb(var(--color-background));\n\t\t  background-color: rgb(var(--color-button));\n\t\t}\n\n\t\t\/* Style the accordion panel. Note: hidden by default *\/\n\t\t.panel {\n\t\t  padding: 0 18px;\n\t\t  width: 100%;\n\t\t  max-height: 0;\n\t\t  overflow: hidden;\n\t\t  transition: max-height 0.2s ease-out, margin 0.2s ease-out;\n\t\t}\n\n\t\t.accordion:after {\n\t\t  content: '\\02795'; \/* Unicode character for \"plus\" sign (+) *\/\n\t\t  color: rgb(var(--color-button));\n\t\t  float: right;\n\t\t  margin-left: 5px;\n\t\t}\n\n\t\t.active-accordion:after {\n\t\t  content: \"\\2796\"; \/* Unicode character for \"minus\" sign (-) *\/\n\t\t  color: rgb(var(--color-background));\n\t\t}\n      \u003c\/style\u003e\n\n      \u003cscript\u003e\n        document.addEventListener(\"DOMContentLoaded\", (event) =\u003e {\n          var acc = document.getElementsByClassName(\"accordion\");\n          var i;\n\n          for (i = 0; i \u003c acc.length; i++) {\n            acc[i].addEventListener(\"click\", function() {\n              this.classList.toggle(\"active-accordion\");\n              var panel = this.nextElementSibling;\n              if (panel.style.maxHeight) {\n                panel.style.maxHeight = null;\n                panel.style.marginTop = null;\n                panel.style.marginBottom = null;\n              } else {\n                panel.style.maxHeight = panel.scrollHeight + \"px\";\n                panel.style.marginTop = '10px';\n                panel.style.marginBottom = '10px';\n              }\n            });\n          }\n        })\n      \u003c\/script\u003e\n      \u003cp dir=\"ltr\"\u003e\u003cspan\u003eOur solution for a stylish re-immersion into every magical world and every adventure.\u003cbr\u003e\u003cbr\u003ePerfect for your own home or as a gift for readers, book fanatics, TTRPG players and adventurers.\u003c\/span\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n      \u003cbutton class=\"accordion\"\u003eWhich bookmarks are available?\u003c\/button\u003e\n      \u003cdiv class=\"panel\"\u003e\n        \u003cp dir=\"ltr\"\u003e\u003cspan\u003e✨ Get a Life (matching wooden board available)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003e✨ Choose your Fate (matching wooden board available)\u003c\/span\u003e\u003c\/p\u003e\n\u003cp dir=\"ltr\"\u003e\u003cspan\u003e✨ Dungeon Master (matching wooden board + coaster available)\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cbutton class=\"accordion\"\u003eAdditional information\u003c\/button\u003e\n      \u003cdiv class=\"panel\"\u003e\n        \u003cp dir=\"ltr\"\u003e\u003cspan\u003eThese are handmade unique pieces. Therefore, deviations may occur in e.g. the strength and uniformity of the engraving, the positioning of the engraving, and the color of the final result. Each piece is unique and deviations do not affect the final product. \u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e","brand":"Lost Souls Crafting","offers":[{"title":"Choose Your Fate","offer_id":57243722809726,"sku":"LSC-0006a","price":3.9,"currency_code":"EUR","in_stock":true},{"title":"Dungeon Master","offer_id":57243722842494,"sku":"LSC-0006b","price":3.9,"currency_code":"EUR","in_stock":true},{"title":"Get a life","offer_id":57243722875262,"sku":"LSC-0006c","price":3.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/9335\/7694\/files\/Checkpoint_-_Dice.jpg?v=1776333399"}],"url":"https:\/\/lost-souls-crafting.com\/en\/collections\/anderes.oembed","provider":"Lost Souls Crafting","version":"1.0","type":"link"}