Skip to main content
Dein Warenkorb ist derzeit leer.

Zurück zum Shop

let DEVMODE = false; let apicall = DEVMODE === false ? 'https://www.buchhandlung.de/wsapi/rest/v1/affiliate/shopaffiliates' : '/resources/js/test_shopaffiliates.json'; let searchapicall = DEVMODE === false ? apicall : '/resources/js/test_shopaffiliates_hamburg.json'; let gmkey = DEVMODE === false ? 'AIzaSyAPU04aNoPfIag6fQl768QOTDAE-rvzNd8' : 'AIzaSyAVeFSg8co5j61d0lO_UvtLyDWrYAU8qjA'; const excludedIds = ['11570', '11571', '9780', '9781', '12281', '12280', '12300', '12311', '12298', '12299', '1686', '7583', '8467', '8467', '8862', '8937']; let cc_description_de = jQuery('#cc_descrition_raw').html(); let functional_col4 = jQuery('#functional_col4').html(); if (typeof initCookieConsent === "function") { cc = initCookieConsent(); //cc.eraseCookies(['consent']); }