{"id":5906,"date":"2025-07-08T09:38:46","date_gmt":"2025-07-08T09:38:46","guid":{"rendered":"https:\/\/www.vera.media.pl\/?page_id=5906"},"modified":"2026-02-13T14:30:07","modified_gmt":"2026-02-13T14:30:07","slug":"tablets","status":"publish","type":"page","link":"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/","title":{"rendered":"Tablets"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5906\" class=\"elementor elementor-5906\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e1d7c3 e-con-full e-flex e-con e-parent\" data-id=\"9e1d7c3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d54b517 elementor-widget elementor-widget-heading\" data-id=\"d54b517\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wir sind<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-452dbcc elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"452dbcc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<span style=\"color: #f2f0eb;\">Ihre Ausstellung. Ihre Vision. Wir sind <span style=\"color: #3f8cd6;\">#RevealingCreativity<\/span>.<\/span>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b721ada elementor-widget elementor-widget-html\" data-id=\"b721ada\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/vera.media.pl\/contact\/\" class=\"arrow-move1\">GET A QUOTE<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91a0260 elementor-widget elementor-widget-html\" data-id=\"91a0260\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"#Tablets\" class=\"arrow-move2\">EXPLORE<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b453f03 elementor-widget elementor-widget-html\" data-id=\"b453f03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/vera.media.pl\/online-catalog\/computers-devices\/\" class=\"arrow-move3\">GO BACK<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b36586d e-con-full e-flex e-con e-parent\" data-id=\"b36586d\" data-element_type=\"container\" data-e-type=\"container\" id=\"Tablets\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-10bc713 e-con-full e-flex e-con e-child\" data-id=\"10bc713\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-255f5ac elementor-widget elementor-widget-html\" data-id=\"255f5ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- PRZYCISK FILTERS -->\n<button id=\"toggle-filters\" class=\"filters-btn\">\u2630 Filters<\/button>\n\n<style>\n.filters-btn {\n  font-family: \"Red Hat Display\", Sans-serif !important;\n  font-size: 13px !important;\n  font-weight: 900 !important;\n  letter-spacing: 3.1px !important;\n  color: #f2f0eb !important;\n  background-color: #3F8CD6 !important;\n  border: 1px solid #f2f0eb !important;\n  padding: 15px 30px !important;\n  text-transform: uppercase !important;\n  cursor: pointer !important;\n  transition: all 0.3s ease !important;\n}\n.filters-btn:hover {\n  background-color: #3F8CD6;\n  color: #fff;\n  border: 1px solid #f2f0eb;\n}\n\n#filters-panel {\n  opacity: 0;\n  visibility: hidden;\n  transition: opacity 0.4s ease-in-out;\n  height: auto;\n}\n#filters-panel.visible {\n  opacity: 1;\n  visibility: visible;\n}\n\n.products {\n  transition: opacity 0.3s ease;\n}\n.products.loading {\n  opacity: 0.3;\n  pointer-events: none;\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n  const toggleBtn = document.getElementById('toggle-filters');\n  const filtersWrapper = document.getElementById('filters-panel');\n\n  if (!toggleBtn || !filtersWrapper) return;\n\n  \/\/ Poka\u017c filtry je\u015bli by\u0142y u\u017cywane\n  if (localStorage.getItem('filtersUsed') === 'true') {\n    filtersWrapper.style.display = 'block';\n    setTimeout(() => {\n      filtersWrapper.classList.add('visible');\n    }, 10);\n  }\n\n  \/\/ Obs\u0142uga przycisku\n  toggleBtn.addEventListener('click', () => {\n    if (filtersWrapper.classList.contains('visible')) {\n      filtersWrapper.classList.remove('visible');\n      setTimeout(() => {\n        filtersWrapper.style.display = 'none';\n      }, 400);\n    } else {\n      filtersWrapper.style.display = 'block';\n      setTimeout(() => {\n        filtersWrapper.classList.add('visible');\n      }, 10);\n    }\n  });\n\n  \/\/ Zapami\u0119taj, \u017ce filtr by\u0142 u\u017cyty\n  filtersWrapper.addEventListener('click', (e) => {\n    if (e.target.matches('input.awf-filter') || e.target.closest('input.awf-filter')) {\n      localStorage.setItem('filtersUsed', 'true');\n    }\n  });\n\n  \/\/ Scroll po filtrze\n  document.addEventListener('annastaFiltersAjaxEnd', () => {\n    setTimeout(() => {\n      const products = document.querySelector('.products');\n      const header = document.querySelector('.site-header');\n      if (products && products.children.length > 0) {\n        const top = products.getBoundingClientRect().top + window.pageYOffset;\n        const offset = header ? header.offsetHeight + 20 : 120;\n        window.scrollTo({ top: top - offset, behavior: 'smooth' });\n      }\n    }, 350);\n  });\n\n  \/\/ Loader na produkty\n  jQuery(document).ajaxStart(() => {\n    document.querySelector('.products')?.classList.add('loading');\n  });\n  jQuery(document).ajaxStop(() => {\n    document.querySelector('.products')?.classList.remove('loading');\n  });\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4c50df e-con-full e-flex e-con e-child\" data-id=\"c4c50df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8e5105 elementor-widget elementor-widget-shortcode\" data-id=\"c8e5105\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"woocommerce columns-4 \"><ul class=\"products columns-4\">\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-5710 status-publish first instock product_cat-apple product_cat-computers-devices product_cat-tablets product_tag-apple product_tag-ipad product_tag-ipad-air product_tag-m3 has-post-thumbnail shipping-taxable product-type-simple\">\n\t<a href=\"https:\/\/www.vera.media.pl\/de\/product\/apple-ipad-air-11th-m3\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Apple iPad Air 11th M3\" srcset=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3-300x300.png 300w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3-150x150.png 150w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3-768x768.png 768w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3-600x600.png 600w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3-100x100.png 100w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-Air-11th-M3.png 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">Apple iPad Air 11th M3<\/h2>\n<\/a><a href=\"https:\/\/www.vera.media.pl\/de\/product\/apple-ipad-air-11th-m3\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_simple\" data-product_id=\"5710\" data-product_sku=\"\" aria-label=\"Lese mehr \u00fcber &#8222;Apple iPad Air 11th M3&#8220;\" rel=\"nofollow\"> <span class=\"ast-card-action-tooltip\"> Weiterlesen <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewBox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\" \/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5710\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-5716 status-publish instock product_cat-apple product_cat-computers-devices product_cat-tablets product_tag-9th product_tag-apple product_tag-ipad has-post-thumbnail shipping-taxable product-type-simple\">\n\t<a href=\"https:\/\/www.vera.media.pl\/de\/product\/apple-ipad-9th-gen-wi-fi\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Apple iPad 9th Gen Wi-Fi\" srcset=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi-300x300.png 300w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi-150x150.png 150w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi-768x768.png 768w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi-600x600.png 600w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi-100x100.png 100w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Apple-iPad-9th-Gen-Wi-Fi.png 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">Apple iPad 9th Gen Wi-Fi<\/h2>\n<\/a><a href=\"https:\/\/www.vera.media.pl\/de\/product\/apple-ipad-9th-gen-wi-fi\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_simple\" data-product_id=\"5716\" data-product_sku=\"\" aria-label=\"Lese mehr \u00fcber &#8222;Apple iPad 9th Gen Wi-Fi&#8220;\" rel=\"nofollow\"> <span class=\"ast-card-action-tooltip\"> Weiterlesen <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewBox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\" \/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5716\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-5920 status-publish instock product_cat-computers-devices product_cat-tablets product_tag-microsoft product_tag-pro-4 product_tag-surface product_tag-surface-pro-4 has-post-thumbnail shipping-taxable product-type-simple\">\n\t<a href=\"https:\/\/www.vera.media.pl\/de\/product\/microsoft-surface-pro-4\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Microsoft Surface Pro 4\" srcset=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4-300x300.png 300w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4-150x150.png 150w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4-768x768.png 768w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4-600x600.png 600w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4-100x100.png 100w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Microsoft-Surface-Pro-4.png 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">Microsoft Surface Pro 4<\/h2>\n<\/a><a href=\"https:\/\/www.vera.media.pl\/de\/product\/microsoft-surface-pro-4\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_simple\" data-product_id=\"5920\" data-product_sku=\"\" aria-label=\"Lese mehr \u00fcber &#8222;Microsoft Surface Pro 4&#8220;\" rel=\"nofollow\"> <span class=\"ast-card-action-tooltip\"> Weiterlesen <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewBox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\" \/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5920\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-5914 status-publish last instock product_cat-computers-devices product_cat-tablets product_tag-a8 product_tag-galaxy-tab product_tag-samsung has-post-thumbnail shipping-taxable product-type-simple\">\n\t<a href=\"https:\/\/www.vera.media.pl\/de\/product\/samsung-galaxy-tab-a8\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"Samsung Galaxy Tab A8\" srcset=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8-300x300.png 300w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8-150x150.png 150w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8-768x768.png 768w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8-600x600.png 600w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8-100x100.png 100w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/Samsung-Galaxy-Tab-A8.png 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">Samsung Galaxy Tab A8<\/h2>\n<\/a><a href=\"https:\/\/www.vera.media.pl\/de\/product\/samsung-galaxy-tab-a8\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_simple\" data-product_id=\"5914\" data-product_sku=\"\" aria-label=\"Lese mehr \u00fcber &#8222;Samsung Galaxy Tab A8&#8220;\" rel=\"nofollow\"> <span class=\"ast-card-action-tooltip\"> Weiterlesen <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewBox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\" \/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5914\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<li class=\"desktop-align-left tablet-align-left mobile-align-left product type-product post-5917 status-publish first instock product_cat-computers-devices product_cat-tablets product_tag-9491g product_tag-nxtpaper-14 product_tag-tcl has-post-thumbnail shipping-taxable product-type-simple\">\n\t<a href=\"https:\/\/www.vera.media.pl\/de\/product\/tcl-nxtpaper-14-9491g\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G-300x300.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\" alt=\"TCL NXTPAPER 14 (9491G)\" srcset=\"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G-300x300.png 300w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G-150x150.png 150w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G-768x768.png 768w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G-600x600.png 600w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G-100x100.png 100w, https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/07\/TCL-NXTPAPER-14-9491G.png 1000w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><h2 class=\"woocommerce-loop-product__title\">TCL NXTPAPER 14 (9491G)<\/h2>\n<\/a><a href=\"https:\/\/www.vera.media.pl\/de\/product\/tcl-nxtpaper-14-9491g\/\" data-quantity=\"1\" class=\"ast-on-card-button ast-select-options-trigger product_type_simple\" data-product_id=\"5917\" data-product_sku=\"\" aria-label=\"Lese mehr \u00fcber &#8222;TCL NXTPAPER 14 (9491G)&#8220;\" rel=\"nofollow\"> <span class=\"ast-card-action-tooltip\"> Weiterlesen <\/span> <span class=\"ahfb-svg-iconset\"> <span class=\"ast-icon icon-bag\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" version=\"1.1\" id=\"ast-bag-icon-svg\" x=\"0px\" y=\"0px\" width=\"100\" height=\"100\" viewBox=\"826 826 140 140\" enable-background=\"new 826 826 140 140\" xml:space=\"preserve\">\n\t\t\t\t<path d=\"M960.758,934.509l2.632,23.541c0.15,1.403-0.25,2.657-1.203,3.761c-0.953,1.053-2.156,1.579-3.61,1.579H833.424  c-1.454,0-2.657-0.526-3.61-1.579c-0.952-1.104-1.354-2.357-1.203-3.761l2.632-23.541H960.758z M953.763,871.405l6.468,58.29H831.77  l6.468-58.29c0.15-1.203,0.677-2.218,1.58-3.045c0.903-0.827,1.981-1.241,3.234-1.241h19.254v9.627c0,2.658,0.94,4.927,2.82,6.807  s4.149,2.82,6.807,2.82c2.658,0,4.926-0.94,6.807-2.82s2.821-4.149,2.821-6.807v-9.627h28.882v9.627  c0,2.658,0.939,4.927,2.819,6.807c1.881,1.88,4.149,2.82,6.807,2.82s4.927-0.94,6.808-2.82c1.879-1.88,2.82-4.149,2.82-6.807v-9.627  h19.253c1.255,0,2.332,0.414,3.235,1.241C953.086,869.187,953.612,870.202,953.763,871.405z M924.881,857.492v19.254  c0,1.304-0.476,2.432-1.429,3.385s-2.08,1.429-3.385,1.429c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.43-2.081-1.43-3.385  v-19.254c0-5.315-1.881-9.853-5.641-13.613c-3.76-3.761-8.298-5.641-13.613-5.641s-9.853,1.88-13.613,5.641  c-3.761,3.76-5.641,8.298-5.641,13.613v19.254c0,1.304-0.476,2.432-1.429,3.385c-0.953,0.953-2.081,1.429-3.385,1.429  c-1.303,0-2.432-0.477-3.384-1.429c-0.953-0.953-1.429-2.081-1.429-3.385v-19.254c0-7.973,2.821-14.779,8.461-20.42  c5.641-5.641,12.448-8.461,20.42-8.461c7.973,0,14.779,2.82,20.42,8.461C922.062,842.712,924.881,849.519,924.881,857.492z\" \/>\n\t\t\t\t<\/svg><\/span> <\/span> <\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5917\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n<\/ul>\n<\/div> <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-56a9e9d e-con-full e-flex e-con e-parent\" data-id=\"56a9e9d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ad256c elementor-widget elementor-widget-heading\" data-id=\"8ad256c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Gemeinsam an zuk\u00fcnftigen Projekten arbeiten<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f2560d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"3f2560d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.vera.media.pl\/de\/kontakt\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">ENTDECKEN SIE UNSER EQUIPMENT<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tablets Tablets are a key tool for exhibitions, offering portable control for interactive demos, content management and visitor engagement &#8211; helping event teams and AV technicians streamline workflows. GET A QUOTE EXPLORE GO BACK \u2630 Filters Apple iPad Air 11th M3 Weiterlesen Apple iPad 9th Gen Wi-Fi Weiterlesen Microsoft Surface Pro 4 Weiterlesen Samsung Galaxy [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":5678,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-5906","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Tablets<\/title>\n<meta name=\"description\" content=\"Professional tablets for events and exhibitions. Portable, responsive devices ideal for interactive demos and live presentations.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/Tablets%20Tablets%20are%20a%20key%20tool%20for%20exhibitions,%20offering%20portable%20control%20for%20interactive%20demos,%20content%20management%20and%20visitor%20engagement%20-%20helping%20event%20teams%20and%20AV%20technicians%20streamline%20workflows.%20GET%20A%20QUOTE%20EXPLORE%20GO%20BACK%20\u2630%20Filters%20[products%20category=tablets%20columns=4]%20work%20together%20on%20upcoming%20projects%20CONTACT%20US\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tablets\" \/>\n<meta property=\"og:description\" content=\"Professional tablets for events and exhibitions. Portable, responsive devices ideal for interactive demos and live presentations.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/\" \/>\n<meta property=\"og:site_name\" content=\"Vera Multimedia\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/veramultimediapl\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-13T14:30:07+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\u00a0Minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/online-catalog\\\/computers-devices\\\/tablets\\\/\",\"url\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/online-catalog\\\/computers-devices\\\/tablets\\\/\",\"name\":\"Tablets &#062; Vera Multimedia &#062; Revealing Creativity\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/#website\"},\"datePublished\":\"2025-07-08T09:38:46+00:00\",\"dateModified\":\"2026-02-13T14:30:07+00:00\",\"description\":\"Professional tablets for events and exhibitions. Portable, responsive devices ideal for interactive demos and live presentations.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/online-catalog\\\/computers-devices\\\/tablets\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/online-catalog\\\/computers-devices\\\/tablets\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/online-catalog\\\/computers-devices\\\/tablets\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/www.vera.media.pl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Online Catalog\",\"item\":\"https:\\\/\\\/www.vera.media.pl\\\/online-catalog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Computers & Devices\",\"item\":\"https:\\\/\\\/www.vera.media.pl\\\/online-catalog\\\/computers-devices\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Tablets\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/\",\"name\":\"Vera Multimedia\",\"description\":\"Revealing Creativity\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/#organization\"},\"alternateName\":\"Vera\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/#organization\",\"name\":\"Vera Multimedia sp. z o.o.\",\"alternateName\":\"Vera Multimedia\",\"url\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.vera.media.pl\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/VERA_Logo_Black.png\",\"contentUrl\":\"https:\\\/\\\/www.vera.media.pl\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/VERA_Logo_Black.png\",\"width\":1000,\"height\":403,\"caption\":\"Vera Multimedia sp. z o.o.\"},\"image\":{\"@id\":\"https:\\\/\\\/www.vera.media.pl\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/veramultimediapl\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/veramultimedia\\\/\",\"https:\\\/\\\/www.instagram.com\\\/vera.multimedia\\\/\",\"https:\\\/\\\/vimeo.com\\\/veramultimedia\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tablets","description":"Professional tablets for events and exhibitions. Portable, responsive devices ideal for interactive demos and live presentations.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"Tablets Tablets are a key tool for exhibitions, offering portable control for interactive demos, content management and visitor engagement - helping event teams and AV technicians streamline workflows. GET A QUOTE EXPLORE GO BACK \u2630 Filters [products category=\"tablets\" columns=\"4\"] work together on upcoming projects CONTACT US","og_locale":"de_DE","og_type":"article","og_title":"Tablets","og_description":"Professional tablets for events and exhibitions. Portable, responsive devices ideal for interactive demos and live presentations.","og_url":"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/","og_site_name":"Vera Multimedia","article_publisher":"https:\/\/www.facebook.com\/veramultimediapl","article_modified_time":"2026-02-13T14:30:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"1\u00a0Minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/","url":"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/","name":"Tablets &#062; Vera Multimedia &#062; Revealing Creativity","isPartOf":{"@id":"https:\/\/www.vera.media.pl\/#website"},"datePublished":"2025-07-08T09:38:46+00:00","dateModified":"2026-02-13T14:30:07+00:00","description":"Professional tablets for events and exhibitions. Portable, responsive devices ideal for interactive demos and live presentations.","breadcrumb":{"@id":"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.vera.media.pl\/de\/online-catalog\/computers-devices\/tablets\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/www.vera.media.pl\/"},{"@type":"ListItem","position":2,"name":"Online Catalog","item":"https:\/\/www.vera.media.pl\/online-catalog\/"},{"@type":"ListItem","position":3,"name":"Computers & Devices","item":"https:\/\/www.vera.media.pl\/online-catalog\/computers-devices\/"},{"@type":"ListItem","position":4,"name":"Tablets"}]},{"@type":"WebSite","@id":"https:\/\/www.vera.media.pl\/de\/#website","url":"https:\/\/www.vera.media.pl\/de\/","name":"Vera Multimedia","description":"Revealing Creativity","publisher":{"@id":"https:\/\/www.vera.media.pl\/de\/#organization"},"alternateName":"Vera","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vera.media.pl\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.vera.media.pl\/de\/#organization","name":"Vera Multimedia sp. z o.o.","alternateName":"Vera Multimedia","url":"https:\/\/www.vera.media.pl\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.vera.media.pl\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/03\/VERA_Logo_Black.png","contentUrl":"https:\/\/www.vera.media.pl\/wp-content\/uploads\/2025\/03\/VERA_Logo_Black.png","width":1000,"height":403,"caption":"Vera Multimedia sp. z o.o."},"image":{"@id":"https:\/\/www.vera.media.pl\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/veramultimediapl","https:\/\/www.linkedin.com\/company\/veramultimedia\/","https:\/\/www.instagram.com\/vera.multimedia\/","https:\/\/vimeo.com\/veramultimedia"]}]}},"_links":{"self":[{"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/pages\/5906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/comments?post=5906"}],"version-history":[{"count":13,"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/pages\/5906\/revisions"}],"predecessor-version":[{"id":7042,"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/pages\/5906\/revisions\/7042"}],"up":[{"embeddable":true,"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/pages\/5678"}],"wp:attachment":[{"href":"https:\/\/www.vera.media.pl\/de\/wp-json\/wp\/v2\/media?parent=5906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}