{"id":2488,"date":"2026-04-11T11:12:14","date_gmt":"2026-04-11T09:12:14","guid":{"rendered":"https:\/\/m4fi4.cloud\/?p=2488"},"modified":"2026-04-11T11:12:14","modified_gmt":"2026-04-11T09:12:14","slug":"szerezz-kedvezmenyes-ajandektargyakat-a-world-of-tanks-szuletesnapja-alkalmabol","status":"publish","type":"post","link":"https:\/\/m4fi4.cloud\/?p=2488","title":{"rendered":"Szerezz kedvezm\u00e9nyes aj\u00e1nd\u00e9kt\u00e1rgyakat a World of Tanks sz\u00fclet\u00e9snapja alkalm\u00e1b\u00f3l!"},"content":{"rendered":"<article class=\"article-wrapper js-article\">\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-4105200\">\n<p>Parancsnok!<\/p>\n<p>A Fragstore, a licencelt WoT term\u00e9keket forgalmaz\u00f3 hivatalos partner\u00fcnk, egy k\u00fcl\u00f6nleges aj\u00e1nd\u00e9kt\u00e1rgy-akci\u00f3t ind\u00edt a 15. sz\u00fclet\u00e9snapunk meg\u00fcnnepl\u00e9s\u00e9re. Itt a lehet\u0151s\u00e9g, hogy verhetetlen \u00e1ron szerezd meg azt a World of Tanks-aj\u00e1nd\u00e9kt\u00e1rgyat, amelyre m\u00e1r r\u00e9g\u00f3ta szemet vetett\u00e9l.<\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '4105200',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-4105201\">\n<h2>Szerezz aj\u00e1nd\u00e9kt\u00e1rgyakat a World of Tanks sz\u00fclet\u00e9snapja alkalm\u00e1b\u00f3l!<\/h2>\n<p><span style=\"color: #f9f5e1;\">Mostant\u00f3l \u00e1prilis 25-ig<\/span> a Fragstore k\u00fcl\u00f6nleges \u00fcnnepi kedvezm\u00e9nyekkel v\u00e1r a World of Tanks-aj\u00e1nd\u00e9kt\u00e1rgyak minden t\u00edpus\u00e1ra. Ak\u00e1r <span style=\"color: #f9f5e1;\"><\/span><span style=\"color: #f9f5e1;\">15% kedvezm\u00e9nyt is kaphatsz, ha legal\u00e1bb h\u00e1rom term\u00e9k van a kosaradban<\/span> fizet\u00e9skor! \u00cdme egy kis \u00edzel\u00edt\u0151 a k\u00edn\u00e1latb\u00f3l:<\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '4105201',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-4105202\">\n<style> \/* ====== Reworked, responsive CSS for the merch widget ====== *\/ .custom-table {   width: 100%;   \/* was height: 790px; -> let content define height *\/   min-height: 790px;                 \/* preserves desktop feel *\/   background-image: url('https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/wot_birthday_fragstore_sale_2026_1920x900_banner.jpg');   background-position: center center;   background-repeat: no-repeat;   background-size: cover;   background-attachment: fixed;    display: flex;   flex-direction: column;   justify-content: space-between;   align-items: center;    padding: 15px;   box-sizing: border-box;   position: relative; }  \/* Dark blur overlay *\/ .custom-table::before{   content:\"\";   position:absolute; inset:0;   background: rgba(0,0,0,.5);   backdrop-filter: blur(8px);   z-index:1; }  \/* ===== Rows & cells ===== *\/ .custom-table-row{   display:flex;   justify-content: space-evenly;   align-items: stretch;   width:100%;   position:relative;   z-index:2;   flex-wrap: wrap;                   \/* \u2705 allow wrapping on small screens *\/   gap:10px;                          \/* spacing between cells *\/ }  \/* 3-up by default *\/ .custom-table-cell{   text-align:center;   flex:1 1 calc(33.333% - 10px);   max-width: calc(33.333% - 10px);   padding:10px;   box-sizing:border-box;   position:relative;   z-index:2;   background: transparent;           \/* keeps the same visual *\/   border-radius: 4px; }  \/* Links *\/ .custom-table a{ text-decoration:none; }  \/* Images \u2013 responsive, keep aspect ratio *\/ .custom-table img{   display:block;   width:100%;                        \/* \u2705 fluid width *\/   max-width:230px;                   \/* keeps desktop proportions *\/   height:auto;                       \/* \u2705 remove fixed height *\/   object-fit: contain;   margin:0 auto;   transition: transform .3s ease-in-out, filter .3s ease-in-out, box-shadow .3s ease-in-out; }  \/* Hover effect on the whole cell (desktop only) *\/ @media (hover:hover) {   .custom-table-cell:hover{     box-shadow: 0 0 8px 2px #fffbed;     transform: scale(1.02);   } }  \/* Captions *\/ .custom-table p{   margin:10px 0 0;   font-family: Roboto, sans-serif;   color:#fffbed;   font-size:16px;   line-height:1.25;   \/* \u2705 prevent overflow on very long labels *\/   word-break: break-word;   overflow-wrap: anywhere;   hyphens: auto; }  \/* ====== Breakpoints ====== *\/  \/* Tablets & small laptops *\/ @media (max-width: 1024px){   .custom-table-cell{     flex:1 1 calc(33.333% - 10px);     max-width:calc(33.333% - 10px);   }   .custom-table img{ max-width:200px; } }  \/* \u2264 768px: two per row *\/ @media (max-width: 768px){   .custom-table{     \/* fixed backgrounds can be janky on mobile; disable for perf *\/     background-attachment: scroll;     min-height: 0;                   \/* let content drive height *\/   }   .custom-table-cell{     flex:1 1 calc(50% - 10px);       \/* \u2705 2-up grid *\/     max-width:calc(50% - 10px);   }   .custom-table img{ max-width:180px; }   .custom-table p{ font-size:15px; } }  \/* \u2264 560px: keep two per row but tighten spacing\/font *\/ @media (max-width: 560px){   .custom-table-row{ gap:8px; }   .custom-table-cell{     flex:1 1 calc(50% - 8px);     max-width:calc(50% - 8px);     padding:8px;   }   .custom-table img{ max-width:160px; }   .custom-table p{ font-size:14px; line-height:1.2; } }  \/* Very small phones: 1 per row to guarantee no overflow *\/ @media (max-width: 380px){   .custom-table-cell{     flex:1 1 100%;     max-width:100%;   }   .custom-table img{ max-width:240px; }   .custom-table p{ font-size:14px; } }  \/* Safety: if any external element below the widget sits close,     make sure the widget never clips its own content *\/ .custom-table{ overflow: visible; } <\/style>\n<div class=\"custom-table\">\n<div class=\"custom-table-row\">\n<div class=\"custom-table-cell\"><a href=\"https:\/\/fragstore.com\/world-of-tanks-zip-hoodie-with-patches-green-l\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"> <img alt=\"\"src=\"https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/fragstore.com_green_hoodie_2.png\" \/> <\/a> <\/p>\n<p><strong>WOT CIPZ\u00c1RAS PUL\u00d3VER<\/strong><\/p>\n<\/p><\/div>\n<div class=\"custom-table-cell\"><a href=\"https:\/\/fragstore.com\/world-of-tanks-gaming-arm-sleeve-fire-m\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"> <img alt=\"\"src=\"https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/wot_fragstore_gaming_sleeve_1000x1000.png\" \/> <\/a> <\/p>\n<p><strong>WOT GAMER KARV\u00c9D\u0150<\/strong><\/p>\n<\/p><\/div>\n<div class=\"custom-table-cell\"><a href=\"https:\/\/fragstore.com\/plush-toy-world-of-tanks-15-anniversary-fv4005-stage-ii-33-cm\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"> <img alt=\"\"src=\"https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/fragstore_plushy_fv4005_1066x1066.png\" \/> <\/a> <\/p>\n<p><strong>FV4005 STAGE II PL\u00dcSS<\/strong><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"custom-table-row\">\n<div class=\"custom-table-cell\"><a href=\"https:\/\/fragstore.com\/world-of-tanks-baseball-cap-green\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"> <img alt=\"\"src=\"https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/wot_fragstore_baseball_cap_1000x1000.png\" \/> <\/a> <\/p>\n<p><strong>WOT BASEBALLSAPKA<\/strong><\/p>\n<\/p><\/div>\n<div class=\"custom-table-cell\"><a href=\"https:\/\/fragstore.com\/world-of-tanks-mousepad-cs-52-lis-out-of-the-woods-xl\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"> <img alt=\"\"src=\"https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/mousepad_l_s8Awlrl.png\" \/> <\/a> <\/p>\n<p><strong>WOT CS-52 LIS EG\u00c9RPAD<\/strong><\/p>\n<\/p><\/div>\n<div class=\"custom-table-cell\"><a href=\"https:\/\/fragstore.com\/world-of-tanks-thermos-650ml-green\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"> <img alt=\"\"src=\"https:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/wot_fragstore_thermos_1000x1000.png\" \/> <\/a> <\/p>\n<p><strong>WOT TERMOSZ<\/strong><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '4105202',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-4105203\">\n<p>\u00cdme a sz\u00fclet\u00e9snapi akci\u00f3 teljes r\u00e9szletei:<\/p>\n<ul>\n<li>Ha 1 t\u00e1rgy van a kosaradban: <span style=\"color: #f9f5e1;\">5% kedvezm\u00e9nyt kapsz a teljes rendel\u00e9sre<\/span><\/li>\n<li>Ha 2 t\u00e1rgy van a kosaradban: <span style=\"color: #f9f5e1;\">10% kedvezm\u00e9nyt kapsz a teljes rendel\u00e9sre<\/span><\/li>\n<li>Ha 3+ t\u00e1rgy van a kosaradban: <span style=\"color: #f9f5e1;\">15% kedvezm\u00e9nyt kapsz a teljes rendel\u00e9sre<\/span><\/li>\n<\/ul>\n<p style=\"text-align: center;\"> <a      class=\"cta-button cta-button__animate ga4_wysiwyg\"              href=\"https:\/\/fragstore.com\/brands\/video-games\/world-of-tanks\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"         rel=\"noopener\"         target=\"_blank\"           >     <span class=\"cta-button_animate-helper\"><\/span>     <span class=\"cta-button_text\">SZEREZZ WORLD OF TANKS-AJ\u00c1ND\u00c9KT\u00c1RGYAKAT!<\/span> <\/a>\u00a0<\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '4105203',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-4105204\">\n<h2>Nyerj egy ingyenes WoT eg\u00e9rpadot!<\/h2>\n<p>Nem lenne igazi sz\u00fclet\u00e9snap aj\u00e1nd\u00e9kok n\u00e9lk\u00fcl, ez\u00e9rt kisorsolunk \u00f6t <a href=\"https:\/\/fragstore.com\/world-of-tanks-mousepad-cs-52-lis-out-of-the-woods-xl\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\">WoT eg\u00e9rpadot<\/a>, neked pedig csak annyit kell tenned, hogy ell\u00e1togatsz a TikTok-oldalunkra, bek\u00f6vetsz minket, \u00e9s <span style=\"color: #f9f5e1;\">k\u00f6veted a k\u00f6zvet\u00edt\u00e9s\u00fcnket \u00e1prilis 17-\u00e9n 15:00 \u00f3rakor (CEST)<\/span>!<\/p>\n<p style=\"text-align: center;\"> <a      class=\"cta-button cta-button__secondary ga4_wysiwyg\"              href=\"https:\/\/www.tiktok.com\/@worldoftanksofficial\"         rel=\"noopener\"         target=\"_blank\"           >          <span class=\"cta-button_text\">WORLD OF TANKS TIKTOK<\/span> <\/a>\u00a0<\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '4105204',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-4105205\">\n<div class=\"infoblock-v2 infoblock-v2__promotions\">\n<div class=\"infoblock-v2_icon infoblock-v2_icon__promotions\"><\/div>\n<div class=\"infoblock-v2_text\">\n<p>Fedezd fel a <span style=\"font-size: 16px;\"><span style=\"color: #fffbed;\">Fragstore<\/span><a href=\"https:\/\/fragstore.com\/brands\/video-games\/world-of-tanks\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\"><img alt=\"Fragstore Logo\"caption=\"false\"height=\"43\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/fragstore_logo_new_916x140.png\"style=\"background: transparent; margin-top: 18px; margin-bottom: 10px; margin-left: 10px; float: right;\"width=\"280\" \/><\/a> vil\u00e1g\u00e1t: a gamerek \u00e9s geekek, valamint a popkult\u00fara, a filmek \u00e9s az anim\u00e9k rajong\u00f3inak legnagyobb online k\u00f6zpontj\u00e1t! A <a href=\"https:\/\/fragstore.com\/brands\/video-games\/world-of-tanks\/?utm_source=partner&#038;utm_medium=wot&#038;utm_campaign=april26flight\"rel=\"noopener\"target=\"_blank\">Fragstore.com<\/a><span style=\"font-size: 16px;\"> pr\u00e9mium min\u0151s\u00e9g\u0171 hivatalos szobrok, figur\u00e1k, eszk\u00f6z\u00f6k, ruh\u00e1zati cikkek, kieg\u00e9sz\u00edt\u0151k, pl\u00fcssj\u00e1t\u00e9kok \u00e9s gy\u0171jt\u0151i t\u00e1rgyak t\u00f6mkeleg\u00e9t k\u00edn\u00e1lja a popkult\u00fara k\u00fcl\u00f6nb\u00f6z\u0151 univerzumaib\u00f3l. A bolt versenyk\u00e9pes \u00e1ron sz\u00e1ll\u00edt h\u00e1zhoz vil\u00e1gszerte, \u00edgy t\u00f6k\u00e9letes v\u00e1s\u00e1rl\u00e1si \u00e9lm\u00e9nyt ny\u00fajt a rajong\u00f3knak a vil\u00e1g minden t\u00e1j\u00e1n. Mer\u00fclj el az aj\u00e1nd\u00e9kt\u00e1rgyak k\u00f6z\u00f6tt, \u00e9s tegy\u00e9l olyan benyom\u00e1st mindenkire, mint m\u00e9g soha! <\/span><\/span><\/p>\n<p><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">L\u00e1togass el a <\/span><span style=\"color: #fffbed;\">Fragstore<\/span><span style=\"font-size: 16px;\"> oldal\u00e1ra \u00e9s mutasd meg, hogy v\u00e9rbeli harckocsiz\u00f3 vagy!<\/span><\/span><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<hr \/>\n<p>Zsebelj be n\u00e9h\u00e1ny World of Tanks-aj\u00e1nd\u00e9kt\u00e1rgyat, am\u00edg tart ez a k\u00fcl\u00f6nleges akci\u00f3, \u00e9s \u00fcnnepeld vel\u00fcnk st\u00edlusosan a fantasztikus sz\u00fclet\u00e9snapunkat!<\/p>\n<p><em>G\u00f6rd\u00fclj ki!<\/em><\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '4105205',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>Parancsnok! A Fragstore, a licencelt WoT term\u00e9keket forgalmaz\u00f3 hivatalos partner\u00fcnk, egy k\u00fcl\u00f6nleges aj\u00e1nd\u00e9kt\u00e1rgy-akci\u00f3t ind\u00edt a [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":2489,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,6],"tags":[],"class_list":["post-2488","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wg","category-wot-termekek"],"_links":{"self":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/posts\/2488","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2488"}],"version-history":[{"count":0,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/posts\/2488\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/media\/2489"}],"wp:attachment":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2488"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2488"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2488"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}