{"id":10285,"date":"2024-01-09T14:16:59","date_gmt":"2024-01-09T14:16:59","guid":{"rendered":"https:\/\/100t.com.br\/?p=10285"},"modified":"2024-06-08T20:54:06","modified_gmt":"2024-06-08T20:54:06","slug":"vagas-walmart","status":"publish","type":"post","link":"https:\/\/100t.com.br\/tr\/vagas-walmart\/","title":{"rendered":"Walmart&#039;ta i\u015f f\u0131rsatlar\u0131: Mevcut f\u0131rsatlar ve nas\u0131l ba\u015fvurulur"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Walmart&#039;ta \u0130\u015f \u0130lanlar\u0131<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu makalede, d\u00fcnyan\u0131n en b\u00fcy\u00fck s\u00fcpermarket zincirlerinden biri olan Walmart&#039;ta kariyerinize nas\u0131l ba\u015flayaca\u011f\u0131n\u0131z\u0131 ke\u015ffedeceksiniz.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u011f, kasiyer gibi giri\u015f seviyesi pozisyonlardan y\u00f6netici pozisyonlar\u0131na kadar \u00e7e\u015fitli f\u0131rsatlar sunmaktad\u0131r.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-29l5dl\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.walmart.com\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          FIRSAT        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          WALMART&#039;TA BO\u015e \u0130\u015eLER        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              KAYIT OLMAK            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              \u00c7EVR\u0130M\u0130\u00c7\u0130            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u015eehrinizde bir i\u015fe nas\u0131l ba\u015fvuraca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.walmart.com\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              DAHA FAZLA B\u0130LG\u0130            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.walmart.com\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              DAHA FAZLA B\u0130LG\u0130            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ba\u015fka bir web sitesine y\u00f6nlendirileceksiniz        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.walmart.com\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                \u015eehrinizde bir i\u015fe nas\u0131l ba\u015fvuraca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn              <\/p>\n              <a href=\"https:\/\/careers.walmart.com\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    DAHA FAZLA B\u0130LG\u0130                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ba\u015fka bir web sitesine y\u00f6nlendirileceksiniz              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>4700&#039;den fazla \u00fcnite<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Amerika Birle\u015fik Devletleri&#039;nde 4.700&#039;den fazla ma\u011fazas\u0131 bulunan zincir, \u00fclke \u00e7ap\u0131nda binlerce bo\u015f yer sunuyor. Bunlar aras\u0131nda a\u015fa\u011f\u0131daki i\u015flevlere y\u00f6nelik f\u0131rsatlar vard\u0131r:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Kasiyer<\/strong>: M\u00fc\u015fteri hizmetleri ve \u00f6deme i\u015flemleri;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>s\u00fcpermarket m\u00fcd\u00fcr\u00fc<\/strong>: Ekip faaliyetlerinin denetimi ve y\u00f6netimi;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Bozulabilir malzeme sorumlusu<\/strong>: H\u0131zl\u0131 t\u00fcketim \u00fcr\u00fcnlerinin koordinasyonundan sorumludur;<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li><strong>Y\u00f6netici Asistan<\/strong>: \u0130dari g\u00f6revlerde ve organizasyonda destek.<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-processo-para-se-inscrever-nas-vagas-de-emprego-no-walmart\">Walmart&#039;taki i\u015flere ba\u015fvuru s\u00fcreci<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walmart&#039;taki i\u015flere ba\u015fvurmak ve d\u00fcnyan\u0131n en b\u00fcy\u00fck perakende zincirlerinden birinde gelecek vaat eden bir kariyerin kap\u0131lar\u0131n\u0131 a\u00e7mak i\u00e7in a\u015fa\u011f\u0131daki ad\u0131mlar\u0131 izleyin:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>1. <strong>Resmi web sitesini ziyaret edin<\/strong>: Mevcut pozisyonlar hakk\u0131nda bilgi almak i\u00e7in \u015firketin web sitesini ziyaret edin.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>2. <strong>Ara\u015ft\u0131rma f\u0131rsatlar\u0131<\/strong>: Walmart&#039;\u0131n sundu\u011fu farkl\u0131 i\u015f kategorilerine ve pozisyonlara g\u00f6z at\u0131n.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>3. <strong>Bir bo\u015f pozisyon se\u00e7in<\/strong>: Becerilerinize, deneyiminize ve kariyer hedeflerinize en uygun pozisyonu se\u00e7in.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>4. <strong>Bir hesap olu\u015fturun<\/strong>: Ba\u015fvurunuzu ba\u015flatmak i\u00e7in \u015firketin i\u015f portal\u0131nda bir profil olu\u015fturun.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>5. <strong>formu doldur<\/strong>: Kay\u0131t formunu ki\u015fisel ve mesleki bilgilerinizle doldurun.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>6. <strong>\u00d6zge\u00e7mi\u015f g\u00f6nder<\/strong>: \u00d6zge\u00e7mi\u015finizi ve tavsiye mektubu veya sertifikalar gibi di\u011fer ilgili belgeleri ekleyin.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>7. <strong>G\u00f6nderimi onaylay\u0131n<\/strong>: T\u00fcm bilgilerin do\u011frulu\u011funu kontrol edip formunuzu g\u00f6nderin.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu ad\u0131mlar\u0131 izleyerek Walmart&#039;ta i\u015fe girme ve profesyonel olarak b\u00fcy\u00fcme yolunda ilerleyeceksiniz!<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Walmart&#039;a kabul edilme \u015fans\u0131n\u0131z\u0131 art\u0131racak ipu\u00e7lar\u0131<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walmart&#039;ta i\u015fe girme \u015fans\u0131n\u0131z\u0131 art\u0131rmak i\u00e7in de\u011ferlendirme s\u00fcrecinde becerilerinizi ve kararl\u0131l\u0131\u011f\u0131n\u0131z\u0131 etkili bir \u015fekilde sunman\u0131z \u00f6nemlidir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u015eu ipu\u00e7lar\u0131na g\u00f6z at\u0131n:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>1. \u015eirketi ara\u015ft\u0131r\u0131n<\/strong>: Walmart&#039;\u0131n k\u00fclt\u00fcr\u00fc ve de\u011ferleri hakk\u0131nda bilgi edinin;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>2. \u00d6zge\u00e7mi\u015finizi \u00f6zelle\u015ftirin<\/strong>: arzu edilen pozisyonla ilgili beceri ve deneyimleri vurgulay\u0131n;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>3. Ki\u015fileraras\u0131 becerileri vurgulay\u0131n;<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>4. Kararl\u0131l\u0131\u011f\u0131 m\u00fc\u015fteri hizmetleriyle birlikte sergileyin;<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>5. Davran\u0131\u015fsal sorulara haz\u0131rlan\u0131n;<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>6. Zaman\u0131n uygunlu\u011funu g\u00f6sterin;<\/strong><\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>7. <strong>\u0130lgili sorular\u0131 sorun<\/strong>: pozisyon, ekip ve organizasyonel iklim ile ilgili;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>8. Dakik olun ve profesyonelce davran\u0131n<\/strong>: G\u00f6r\u00fc\u015fme i\u00e7in belirlenen zamanda gelin ve uygun k\u0131yafetler giyin;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p><strong>9. R\u00f6portajdan sonra ileti\u015fim halinde kal\u0131n<\/strong>: Pozisyona olan ilginizi g\u00fc\u00e7lendiren ve te\u015fekk\u00fcr eden bir e-posta g\u00f6nderin.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Ba\u015fvuru i\u00e7in \u00f6nko\u015fullar<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walmart s\u00fcpermarketlerine ba\u015fvurman\u0131n temel \u00f6n ko\u015fullar\u0131 \u015funlard\u0131r:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Sat\u0131\u015f veya m\u00fc\u015fteri hizmetlerinde \u00f6nceki deneyim\u2062<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Bilgisayar veya yazarkasa gibi teknolojik ekipmanlar\u0131n y\u00f6netimine ili\u015fkin temel bilgiler<\/li>\n<\/div>\n\n<div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<li>Tak\u0131m halinde ve dinamik bir \u00e7al\u0131\u015fma ortam\u0131nda \u00e7al\u0131\u015fabilme becerisi<\/li>\n<\/div><\/ul>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Walmart&#039;ta e\u011fitim veya staj programlar\u0131 var m\u0131?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walmart, \u015firkette becerilerini geli\u015ftirmek ve kariyer olu\u015fturmak isteyen \u00f6\u011frenciler ve profesyoneller i\u00e7in e\u011fitim ve staj programlar\u0131 sunmaktad\u0131r. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Bu programlar\u0131n s\u00fcreleri de\u011fi\u015fiklik g\u00f6sterme e\u011filimindedir ve resmi web sitesinde veya i\u015f ve staj platformlar\u0131nda bulunabilir.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>S\u00fcpermarket zinciri Walmart hakk\u0131nda<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Walmart, 1962 y\u0131l\u0131nda Amerikal\u0131 i\u015f adam\u0131 Sam Walton taraf\u0131ndan kuruldu. \u0130lk ma\u011fazas\u0131 Rogers, Arkansas&#039;ta a\u00e7\u0131ld\u0131. \u015eirket, d\u00fc\u015f\u00fck fiyatlar ve m\u00fckemmel m\u00fc\u015fteri hizmeti sunma felsefesiyle kuruldu.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Sam&#039;in \u015firketi, Amerika Birle\u015fik Devletleri&#039;nde 4.700&#039;den fazla ve d\u00fcnya \u00e7ap\u0131nda 10.500&#039;den fazla ma\u011fazas\u0131yla d\u00fcnyan\u0131n en b\u00fcy\u00fck s\u00fcpermarket zinciri olma \u00f6zelli\u011fini ta\u015f\u0131yor.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Birimler, Meksika, Kanada, Birle\u015fik Krall\u0131k, Hindistan ve Orta ve G\u00fcney Amerika&#039;daki \u00e7e\u015fitli \u00fclkeler de dahil olmak \u00fczere 24 \u00fclkede da\u011f\u0131t\u0131lmaktad\u0131r ve d\u00fcnya \u00e7ap\u0131nda 2,2 milyondan fazla \u00e7al\u0131\u015fana istihdam sa\u011flamakta olup, bu da onu d\u00fcnyadaki en b\u00fcy\u00fck \u00f6zel i\u015fverenlerden biri haline getirmektedir.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Sam&#039;in Kul\u00fcb\u00fc ve Walmart<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u0131\u015fveri\u015f kul\u00fcb\u00fc, Sam Walton taraf\u0131ndan kurulan ayn\u0131 \u015firketler grubunun bir par\u00e7as\u0131d\u0131r. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Al\u0131\u015fveri\u015f kul\u00fcb\u00fc modeli farkl\u0131d\u0131r \u00e7\u00fcnk\u00fc m\u00fc\u015fterilerin ma\u011fazalarda al\u0131\u015fveri\u015f yapabilmek i\u00e7in zincire kat\u0131lmas\u0131 gerekir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u011fda bah\u00e7e malzemeleri, bakkaliye \u00fcr\u00fcnleri, elektronik \u00fcr\u00fcnler, mobilyalar ve Walmart ma\u011fazalar\u0131nda bulunan her \u015feyi bulabilirsiniz, ancak Sam&#039;de al\u0131\u015fveri\u015fler toplu olarak yap\u0131l\u0131r.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u011f\u0131n ana hedefi, k\u00fc\u00e7\u00fck i\u015fletmelere ve b\u00fcy\u00fck miktarlarda sat\u0131n alarak paradan tasarruf etmek isteyen t\u00fcketicilere hizmet etmek i\u00e7in \u00fcr\u00fcnleri \u00e7ok rekabet\u00e7i fiyatlarla bol miktarda sunmakt\u0131r.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2>Ba\u015fvuru zaman\u0131<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Art\u0131k Walmart&#039;\u0131n ge\u00e7mi\u015fi ve mevcut f\u0131rsatlar hakk\u0131nda biraz daha fazla bilgi sahibi oldu\u011funuza g\u00f6re, bir i\u015fe kaydolup ba\u015fvurmaya ne dersiniz?<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A\u015fa\u011f\u0131daki ba\u011flant\u0131 arac\u0131l\u0131\u011f\u0131yla web sitesine eri\u015fmeniz ve i\u015flemi ba\u015flatman\u0131z yeterlidir.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-2wTwfS\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/careers.walmart.com\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          FIRSAT        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          WALMART&#039;TA BO\u015e \u0130\u015eLER        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              KAYIT OLMAK            <\/span>\n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              \u00c7EVR\u0130M\u0130\u00c7\u0130            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          \u015eehrinizde bir i\u015fe nas\u0131l ba\u015fvuraca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn.        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.walmart.com\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              DAHA FAZLA B\u0130LG\u0130            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/careers.walmart.com\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              DAHA FAZLA B\u0130LG\u0130            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          Ba\u015fka bir web sitesine y\u00f6nlendirileceksiniz        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/careers.walmart.com\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                \u015eehrinizde bir i\u015fe nas\u0131l ba\u015fvuraca\u011f\u0131n\u0131z\u0131 g\u00f6r\u00fcn              <\/p>\n              <a href=\"https:\/\/careers.walmart.com\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    DAHA FAZLA B\u0130LG\u0130                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Ba\u015fka bir web sitesine y\u00f6nlendirileceksiniz              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div>","protected":false},"excerpt":{"rendered":"<p>Bir i\u015f f\u0131rsat\u0131 m\u0131 ar\u0131yorsunuz? D\u00fcnyan\u0131n en b\u00fcy\u00fck perakendecilerinden birinin se\u00e7im s\u00fcrecine nas\u0131l kat\u0131laca\u011f\u0131n\u0131z\u0131 \u00f6\u011frenin.<\/p>","protected":false},"author":4,"featured_media":10650,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[619],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar - 100 Tech<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/100t.com.br\/tr\/vagas-walmart\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar\" \/>\n<meta property=\"og:description\" content=\"Est\u00e1 em busca de uma oportunidade de trabalho? Confira como participar do processo seletivo de um dos maiores varejistas do mundo.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/100t.com.br\/tr\/vagas-walmart\/\" \/>\n<meta property=\"og:site_name\" content=\"100 Tech\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-09T14:16:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-08T20:54:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Felipe Barbosa\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/100t.com.br\/#website\",\"url\":\"https:\/\/100t.com.br\/\",\"name\":\"100 Tech\",\"description\":\"Tecnologia e Informa\u00e7\u00e3o\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/100t.com.br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"tr-TR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr-TR\",\"@id\":\"https:\/\/100t.com.br\/vagas-walmart\/#primaryimage\",\"url\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart-1.jpg\",\"contentUrl\":\"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart-1.jpg\",\"width\":1200,\"height\":800},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/100t.com.br\/vagas-walmart\/#webpage\",\"url\":\"https:\/\/100t.com.br\/vagas-walmart\/\",\"name\":\"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar - 100 Tech\",\"isPartOf\":{\"@id\":\"https:\/\/100t.com.br\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/100t.com.br\/vagas-walmart\/#primaryimage\"},\"datePublished\":\"2024-01-09T14:16:59+00:00\",\"dateModified\":\"2024-06-08T20:54:06+00:00\",\"author\":{\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/d8068e4ccbfdfdec683042b72d21ffb0\"},\"breadcrumb\":{\"@id\":\"https:\/\/100t.com.br\/vagas-walmart\/#breadcrumb\"},\"inLanguage\":\"tr-TR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/100t.com.br\/vagas-walmart\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/100t.com.br\/vagas-walmart\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/100t.com.br\/tr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/d8068e4ccbfdfdec683042b72d21ffb0\",\"name\":\"Felipe Barbosa\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr-TR\",\"@id\":\"https:\/\/100t.com.br\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/bd34257ba1611774186d5a99de1f5427?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/bd34257ba1611774186d5a99de1f5427?s=96&d=mm&r=g\",\"caption\":\"Felipe Barbosa\"},\"url\":\"https:\/\/100t.com.br\/tr\/author\/feliperdrums\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar - 100 Tech","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":"https:\/\/100t.com.br\/tr\/vagas-walmart\/","og_locale":"tr_TR","og_type":"article","og_title":"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar","og_description":"Est\u00e1 em busca de uma oportunidade de trabalho? Confira como participar do processo seletivo de um dos maiores varejistas do mundo.","og_url":"https:\/\/100t.com.br\/tr\/vagas-walmart\/","og_site_name":"100 Tech","article_published_time":"2024-01-09T14:16:59+00:00","article_modified_time":"2024-06-08T20:54:06+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Felipe Barbosa","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/100t.com.br\/#website","url":"https:\/\/100t.com.br\/","name":"100 Tech","description":"Tecnologia e Informa\u00e7\u00e3o","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/100t.com.br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"tr-TR"},{"@type":"ImageObject","inLanguage":"tr-TR","@id":"https:\/\/100t.com.br\/vagas-walmart\/#primaryimage","url":"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart-1.jpg","contentUrl":"https:\/\/100t.com.br\/wp-content\/uploads\/2024\/01\/walmart-1.jpg","width":1200,"height":800},{"@type":"WebPage","@id":"https:\/\/100t.com.br\/vagas-walmart\/#webpage","url":"https:\/\/100t.com.br\/vagas-walmart\/","name":"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar - 100 Tech","isPartOf":{"@id":"https:\/\/100t.com.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/100t.com.br\/vagas-walmart\/#primaryimage"},"datePublished":"2024-01-09T14:16:59+00:00","dateModified":"2024-06-08T20:54:06+00:00","author":{"@id":"https:\/\/100t.com.br\/#\/schema\/person\/d8068e4ccbfdfdec683042b72d21ffb0"},"breadcrumb":{"@id":"https:\/\/100t.com.br\/vagas-walmart\/#breadcrumb"},"inLanguage":"tr-TR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/100t.com.br\/vagas-walmart\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/100t.com.br\/vagas-walmart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/100t.com.br\/tr\/"},{"@type":"ListItem","position":2,"name":"Vagas de emprego no Walmart: Oportunidades atuais e como se candidatar"}]},{"@type":"Person","@id":"https:\/\/100t.com.br\/#\/schema\/person\/d8068e4ccbfdfdec683042b72d21ffb0","name":"Felipe Barbosa","image":{"@type":"ImageObject","inLanguage":"tr-TR","@id":"https:\/\/100t.com.br\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/bd34257ba1611774186d5a99de1f5427?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bd34257ba1611774186d5a99de1f5427?s=96&d=mm&r=g","caption":"Felipe Barbosa"},"url":"https:\/\/100t.com.br\/tr\/author\/feliperdrums\/"}]}},"_links":{"self":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/posts\/10285"}],"collection":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/comments?post=10285"}],"version-history":[{"count":0,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/posts\/10285\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/media\/10650"}],"wp:attachment":[{"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/media?parent=10285"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/categories?post=10285"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/100t.com.br\/tr\/wp-json\/wp\/v2\/tags?post=10285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}