{"id":4096,"date":"2022-12-27T21:08:32","date_gmt":"2022-12-27T21:08:32","guid":{"rendered":"https:\/\/informacaoevalor.com\/?p=4096"},"modified":"2023-01-05T19:03:07","modified_gmt":"2023-01-05T19:03:07","slug":"vagas-cea","status":"publish","type":"post","link":"https:\/\/informacaoevalor.com\/da\/vagas-cea\/","title":{"rendered":"C&amp;A \u00e5bner nye jobmuligheder; Tilmeld"},"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>F\u00f8lg artiklen for at finde ud af om C&amp;A-jobmuligheder<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-full\"><img width=\"1023\" height=\"726\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-5881\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp 1023w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3-300x213.webp 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3-768x545.webp 768w\" sizes=\"(max-width: 1023px) 100vw, 1023px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >C&amp;A ledige stillinger er \u00e5bne (Kilde: C&amp;A\/ Information and Value).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>C&amp;A har opereret i Brasilien siden 1976 og er i alle stater p\u00e5 vores territorium, og nu kan du s\u00f8ge en af de ledige stillinger i en af virksomhedens enheder. En stor chance for besk\u00e6ftigelse.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der er mere end 300 salgssteder spredt over hele Brasilien, hvilket g\u00f8r forhandleren til en reference p\u00e5 modemarkedet. S\u00e5 kom og opdag mulighederne!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZSRJpC\">\n  <section class=\"cta 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 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-1.webp\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n            S\u00f8g ledige stillinger hos C&amp;A        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Det er nemmere end nogensinde at s\u00f8ge job hos C&amp;A. S\u00e5 se, hvordan du f\u00e5r din!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e6t med at l\u00e6se            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\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:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-1.webp\">          \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                S\u00f8g ledige stillinger hos C&amp;A              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  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                    Forts\u00e6t med at l\u00e6se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du forbliver p\u00e5 den samme hjemmeside              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\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>Ledige ledige stillinger C&amp;A<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>C&amp;A har ledige stillinger til sine tre hovedaktivitetssektorer: butikker og kundeservice, generel administration og logistik og distribution. Derfor varierer jobmulighederne mellem disse omr\u00e5der af virksomheden.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If\u00f8lge Glassdoor, en jobportal, der har s\u00e6rlige oplysninger fra medarbejderne selv, er der mere end 500 ledige stillinger. P\u00e5 denne m\u00e5de har b\u00e5de dem, der leder efter deres f\u00f8rste job, og mere erfarne folk p\u00e5 markedet en chance for at komme ind.&nbsp;<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Zwc42k\">\n  <section class=\"cta 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 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n            S\u00f8g ledige stillinger hos C&amp;A        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Det er nemmere end nogensinde at s\u00f8ge job hos C&amp;A. S\u00e5 se, hvordan du f\u00e5r din!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e6t med at l\u00e6se            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\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:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp\">          \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                S\u00f8g ledige stillinger hos C&amp;A              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  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                    Forts\u00e6t med at l\u00e6se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du forbliver p\u00e5 den samme hjemmeside              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ledige stillinger er \u00e5bne i flere byer i hele Brasilien og med midlertidige eller permanente kontrakter, afh\u00e6ngig af stillingen. Tjek endelig de vigtigste C&amp;A ledige stillinger for at begynde at arbejde.<\/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<h3 id=\"h-vagas-para-primeiro-emprego\">F\u00f8rste ledige stillinger<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/primeiro_emprego-1024x683.jpeg\" alt=\"\" class=\"w-full object-cover object-center border mx-auto wp-image-4878\" srcset=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/primeiro_emprego-1024x683.jpeg 1024w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/primeiro_emprego-300x200.jpeg 300w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/primeiro_emprego-768x512.jpeg 768w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/primeiro_emprego-1536x1025.jpeg 1536w, https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/primeiro_emprego-2048x1366.jpeg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" > C&amp;A ledige stillinger til det f\u00f8rste job. (Kilde: Adobe Stock).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vi taler om en f\u00f8rste ledig stilling, da disse stillinger er lavere i virksomhedshierarkiet, men det betyder ikke, at de er d\u00e5rlige. Tv\u00e6rtimod er disse stillinger gode muligheder for dem, der leder efter en forenklet udv\u00e6lgelsesproces, de er:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Telefons\u00e6lger;<\/li><li>Salgsoperat\u00f8r \u2013 Midlertidig;<\/li><li>Salgsoperat\u00f8r \u2013 Intermitterende;<\/li><li>Kasserer \u2013 Intermitterende;<\/li><li>Forhandler \u2013 Midlertidig;<\/li><li>S\u00e6lger af kort og tjenester;<\/li><li>Ung l\u00e6rling.<\/li><\/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<h3 id=\"h-vagas-para-quem-tem-mais-experiencia\">Ledige stillinger for dem med mere erfaring<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De, der har v\u00e6ret p\u00e5 markedet i et stykke tid, har en tendens til at have lidt mere erfaring inden for modedetailomr\u00e5det og leder derfor efter lidt mere ledende stillinger. I denne forstand kan disse personer ogs\u00e5 drage fordel af f\u00f8lgende C&amp;A-stillinger:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Butiksinspekt\u00f8r;<\/li><li>Digital Salgskonsulent;<\/li><li>Visual Merchandising (VM);<\/li><li>Sr Tr\u00e6ningsanalytiker | S\u00c6K;<\/li><li>Registreringskoordinator;<\/li><li>Operationsleder;<\/li><li>Salgskonsulent for makeup og sk\u00f8nhedsprodukter.<\/li><\/ul>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1DnFKs\">\n  <section class=\"cta 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 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/download-1-1.png\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n            S\u00f8g ledige stillinger hos C&amp;A        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Det er nemmere end nogensinde at s\u00f8ge job hos C&amp;A. S\u00e5 se, hvordan du f\u00e5r din!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e6t med at l\u00e6se            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\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:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/download-1-1.png\">          \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                S\u00f8g ledige stillinger hos C&amp;A              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  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                    Forts\u00e6t med at l\u00e6se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du forbliver p\u00e5 den samme hjemmeside              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De fleste af de ledige stillinger er tilg\u00e6ngelige i regionerne syd og syd\u00f8st, men ved at f\u00e5 adgang til C&amp;A &quot;Arbejd med os&quot;-portalen er det muligt at finde job i andre regioner i landet.<\/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 id=\"h-quanto-ganha-um-funcionario-da-c-a\">Hvor meget tjener en C&amp;A-medarbejder?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image aligncenter\"><img loading=\"lazy\" src=\"https:\/\/lh3.googleusercontent.com\/1Mj8-g39i2-xV75MGnwzp25QNY1DpTeak04rLyF8e0MfebnvE0h0wU-mZIiqWdC5Ywys2WoRU_d56Xbs-c9FqBCsyWfK_XVzC9kblKX85d38ThiHcNw_ANnB5Kw3RuZvaKFthmlsggyj2TYqcXQW48ycIFIkkNXoM6aUf67Ej9XRvYW0mUgoCdkLHmw9SJHy\" alt=\"Sal\u00e1rio das vagas c&amp;a (Fonte: Adobe Stock\/ Informa\u00e7\u00e3o e Valor)\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >L\u00f8n for C&amp;A ledige stillinger (Kilde: Adobe Stock).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Som i alle organisationer varierer l\u00f8nnen i C&amp;A ledige stillinger afh\u00e6ngigt af den stilling, du p\u00e5tager dig. I dette tilf\u00e6lde er den gennemsnitlige l\u00f8n for popul\u00e6re stillinger i virksomheden R$1880, men den kan nemt overstige R$3 tusind for karrierer som analytikere, supervisorer, blandt andre ledige stillinger.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Derfor er nogle af C&amp;A&#039;s hovedl\u00f8nninger:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Operationsleder: R$1.800 pr. m\u00e5ned;<\/li><li>Salgs- og serviceoperat\u00f8r: R$1.413 pr. m\u00e5ned;<\/li><li>Butiksafgift: R$1.403 pr. m\u00e5ned;<\/li><li>S\u00e6lger: R$1.382 pr. m\u00e5ned;<\/li><li>Salgschef:<span style=\"color: initial;\"> R$4.110 om m\u00e5neden<\/span>;<\/li><li>Merchandising Promoter: R$1.462 pr. m\u00e5ned;<\/li><li>Butikskasse: R$1.383 pr. m\u00e5ned;<\/li><li>Butikschef: R$1.706 pr. m\u00e5ned;<\/li><li>Skat p\u00e5 forebyggelse og tab: R$1.431 pr. m\u00e5ned.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>N\u00e5r vi taler om tilsynsstillinger, baseret p\u00e5 oplysninger fra tidligere ansatte, overstiger l\u00f8nningerne R$3 tusinde om m\u00e5neden og kan n\u00e5 op til R$7 tusinde om m\u00e5neden.<\/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>F\u00e5 mere at vide om C&amp;A<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>C&amp;A opstod i 1941 i Holland, da br\u00f8drene Clemens og August \u00e5bnede deres f\u00f8rste butik. 25 \u00e5r senere ankom modeforhandleren til Brasilien med sin f\u00f8rste butik p\u00e5 Shopping Ibirapuera i S\u00e3o Paulo.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Siden da har virksomheden v\u00e6ret i v\u00e6kst i modesektoren og altid bevist sin kompetence til i dag at v\u00e6re en af de vigtigste t\u00f8jbutikker i landet. <\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZmQMED\">\n  <section class=\"cta 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 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-1.webp\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00f8g ledige stillinger hos C&amp;A\">\n            S\u00f8g ledige stillinger hos C&amp;A        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Det er nemmere end nogensinde at s\u00f8ge job hos C&amp;A. S\u00e5 se, hvordan du f\u00e5r din!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e6t med at l\u00e6se            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\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:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-1.webp\">          \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                S\u00f8g ledige stillinger hos C&amp;A              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  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                    Forts\u00e6t med at l\u00e6se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du forbliver p\u00e5 den samme hjemmeside              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ud over selve butikkerne, virksomheder, der er mere synlige for offentligheden, er C&amp;A ledige stillinger ogs\u00e5 til at arbejde p\u00e5 deres administrative kontor og i distributionscentre. Ydermere h\u00e6nger virksomheden ogs\u00e5 fast i at inkludere alle typer mennesker i sit team.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>If\u00f8lge C&amp;A betyder inklusion lige muligheder for alle mennesker, og derfor kan alle deltage i udv\u00e6lgelsesprocessen. Faktisk foreg\u00e5r denne proces i f\u00f8rste omgang online, men efterf\u00f8lgende gennemg\u00e5r de udvalgte optagelsesprocessen p\u00e5 selve virksomheden.<\/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 id=\"h-como-funciona-a-candidatura-da-c-a\">Hvordan fungerer C&amp;A-applikationen?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image\"><img loading=\"lazy\" src=\"https:\/\/lh5.googleusercontent.com\/xMPovlAIDh1jqvU8NFQeSNVxNhKgDdgGxoi9zy_86dJpd9uPeiLicOQeisLhC3HRroTIaOLd_K8FfTMCtPI8iCryYV0NA0uWeajEy3a6lGrrnzrg3gHkbocquIfVaOyMrPe5tVpgTgKU1S5zxMxMpMSbH_DipYmeEqiI3JqurCe9gU3yDYvJTGLbJns8eye3\" alt=\"Entrevista para vagas c&amp;a (Fonte: Adobe Stock\/ Informa\u00e7\u00e3o e Valor)\"\/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Interview til C&amp;A ledige stillinger (Kilde: Adobe Stock).<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>De, der allerede er blevet interviewet af C&amp;A, rapporterer, at udv\u00e6lgelsesprocessen for optagelse ikke er s\u00e5 kompliceret. Derfor klassificerer de fleste C&amp;A-samtalen p\u00e5 et gennemsnitligt niveau, det vil sige muligt at best\u00e5, hvis man forbereder sig korrekt.&nbsp;<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Hvad ang\u00e5r ans\u00f8gninger, foreg\u00e5r de fleste af dem online. For at g\u00f8re dette skal du f\u00f8lge f\u00f8lgende trin:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>F\u00e5 adgang til &quot;Arbejd med os&quot;-portalen;<\/li><li>Tjek ledige stillinger og regionen;<\/li><li>Indsend dit CV online;<\/li><li>Vent p\u00e5, at virksomhedens personaleafdeling svarer.<\/li><\/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>Ledige stillinger hos C&amp;A giver fordele: hvad er de?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ud over at have forpligtelsen til at overholde alle arbejdstagerrettigheder, som Consolidation of Labor Laws (CLT) giver, giver C&amp;A f\u00f8lgende fordele til sine ansatte:<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose text-left mb-5\">\n<ul><li>Fordele og rabatter i butikker;<\/li><li>Deltagelse i virksomhedens overskud og resultater;<\/li><li>Privat Pension;<\/li><li>Sygesikring;<\/li><li>Tandl\u00e6geplan;<\/li><li>Livsforsikring;<\/li><li>Gymnastikstill\u00e6g;<\/li><li>Transportkupon (firmatransport);<\/li><li>spisestue;<\/li><li>M\u00e5ltidsbillet;<\/li><li>Parkering;<\/li><li>Fleksibel arbejdstid;<\/li><li>Hjemmekontor;<\/li><li>Dekompressionsrum;<\/li><li>Madkupon;<\/li><li>Tr\u00e6ninger;<\/li><li>Fridag.<\/li><\/ul>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Det er dog vigtigt at huske, at ikke alle disse er tilg\u00e6ngelige for alle stillinger, da dette varierer afh\u00e6ngigt af den sektor, du arbejder i: butikker, kontor eller distributionscenter. Derudover giver nogle enheder flere fordele end andre.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>S\u00e5 er du interesseret i ledige stillinger hos C&amp;A? F\u00e5 adgang til det anbefalede indhold nedenfor, og tjek trin-for-trin instruktionerne for tilmelding.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1VTGgg\">\n  <section class=\"cta 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 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00e5dan s\u00f8ger du C&amp;A ledige stillinger\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/loja-cea.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"S\u00e5dan s\u00f8ger du C&amp;A ledige stillinger\">\n            S\u00e5dan s\u00f8ger du C&amp;A ledige stillinger        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Se den enkle trin-for-trin guide til at ans\u00f8ge om en C&amp;A ledig stilling og g\u00e5 ikke glip af denne chance!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Forts\u00e6t med at l\u00e6se            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\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:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/loja-cea.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                S\u00e5dan s\u00f8ger du C&amp;A ledige stillinger              <\/p>\n              <a href=\"https:\/\/informacaoevalor.com\/da\/inscrever-vagas-de-emprego-cea\/\"  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                    Forts\u00e6t med at l\u00e6se                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Du forbliver p\u00e5 den samme hjemmeside              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Enhver, der har brug for et job, kan drage fordel af den ledige C&amp;A-mulighed til at begynde at arbejde! Tjek alle tilg\u00e6ngelige muligheder nu.<\/p>","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[18],"tags":[94,92,93],"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>C&amp;A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro<\/title>\n<meta name=\"description\" content=\"Conhe\u00e7a as novas oportunidades de vagas c&amp;a e n\u00e3o perca a chance de participar do processo seletivo. Confira aqui!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/informacaoevalor.com\/da\/vagas-cea\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C&amp;A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro\" \/>\n<meta property=\"og:description\" content=\"Conhe\u00e7a as novas oportunidades de vagas c&amp;a e n\u00e3o perca a chance de participar do processo seletivo. Confira aqui!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/informacaoevalor.com\/da\/vagas-cea\/\" \/>\n<meta property=\"og:site_name\" content=\"Informa\u00e7\u00e3o &amp; Valor\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-27T21:08:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-01-05T19:03:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"estherdsales@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/informacaoevalor.com\/#website\",\"url\":\"https:\/\/informacaoevalor.com\/\",\"name\":\"Informa\u00e7\u00e3o &amp; Valor\",\"description\":\"Conte\u00fado e Informa\u00e7\u00e3o que geram valor\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/informacaoevalor.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"da-DK\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\/\/informacaoevalor.com\/vagas-cea\/#primaryimage\",\"url\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp\",\"contentUrl\":\"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp\",\"width\":1023,\"height\":726},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/informacaoevalor.com\/vagas-cea\/#webpage\",\"url\":\"https:\/\/informacaoevalor.com\/vagas-cea\/\",\"name\":\"C&A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro\",\"isPartOf\":{\"@id\":\"https:\/\/informacaoevalor.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/informacaoevalor.com\/vagas-cea\/#primaryimage\"},\"datePublished\":\"2022-12-27T21:08:32+00:00\",\"dateModified\":\"2023-01-05T19:03:07+00:00\",\"author\":{\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1\"},\"description\":\"Conhe\u00e7a as novas oportunidades de vagas c&a e n\u00e3o perca a chance de participar do processo seletivo. Confira aqui!\",\"breadcrumb\":{\"@id\":\"https:\/\/informacaoevalor.com\/vagas-cea\/#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/informacaoevalor.com\/vagas-cea\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/informacaoevalor.com\/vagas-cea\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/informacaoevalor.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"C&#038;A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1\",\"name\":\"estherdsales@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"da-DK\",\"@id\":\"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g\",\"caption\":\"estherdsales@gmail.com\"},\"url\":\"https:\/\/informacaoevalor.com\/da\/author\/estherdsalesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"C&A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro","description":"Conhe\u00e7a as novas oportunidades de vagas c&a e n\u00e3o perca a chance de participar do processo seletivo. Confira aqui!","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:\/\/informacaoevalor.com\/da\/vagas-cea\/","og_locale":"da_DK","og_type":"article","og_title":"C&A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro","og_description":"Conhe\u00e7a as novas oportunidades de vagas c&a e n\u00e3o perca a chance de participar do processo seletivo. Confira aqui!","og_url":"https:\/\/informacaoevalor.com\/da\/vagas-cea\/","og_site_name":"Informa\u00e7\u00e3o &amp; Valor","article_published_time":"2022-12-27T21:08:32+00:00","article_modified_time":"2023-01-05T19:03:07+00:00","og_image":[{"url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"estherdsales@gmail.com","Est. reading time":"6 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/informacaoevalor.com\/#website","url":"https:\/\/informacaoevalor.com\/","name":"Informa\u00e7\u00e3o &amp; Valor","description":"Conte\u00fado e Informa\u00e7\u00e3o que geram valor","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/informacaoevalor.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"da-DK"},{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/informacaoevalor.com\/vagas-cea\/#primaryimage","url":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp","contentUrl":"https:\/\/informacaoevalor.com\/wp-content\/uploads\/2022\/12\/CA-3.webp","width":1023,"height":726},{"@type":"WebPage","@id":"https:\/\/informacaoevalor.com\/vagas-cea\/#webpage","url":"https:\/\/informacaoevalor.com\/vagas-cea\/","name":"C&A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro","isPartOf":{"@id":"https:\/\/informacaoevalor.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/informacaoevalor.com\/vagas-cea\/#primaryimage"},"datePublished":"2022-12-27T21:08:32+00:00","dateModified":"2023-01-05T19:03:07+00:00","author":{"@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1"},"description":"Conhe\u00e7a as novas oportunidades de vagas c&a e n\u00e3o perca a chance de participar do processo seletivo. Confira aqui!","breadcrumb":{"@id":"https:\/\/informacaoevalor.com\/vagas-cea\/#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/informacaoevalor.com\/vagas-cea\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/informacaoevalor.com\/vagas-cea\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/informacaoevalor.com\/"},{"@type":"ListItem","position":2,"name":"C&#038;A abre novas oportunidades de emprego; Fa\u00e7a seu cadastro"}]},{"@type":"Person","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/1ad42ec21274d9f3bcf0b0ddcc5e4ba1","name":"estherdsales@gmail.com","image":{"@type":"ImageObject","inLanguage":"da-DK","@id":"https:\/\/informacaoevalor.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/18c935df8242b359fcafbc5cf4928397?s=96&d=mm&r=g","caption":"estherdsales@gmail.com"},"url":"https:\/\/informacaoevalor.com\/da\/author\/estherdsalesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/posts\/4096"}],"collection":[{"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/comments?post=4096"}],"version-history":[{"count":0,"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/posts\/4096\/revisions"}],"wp:attachment":[{"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/media?parent=4096"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/categories?post=4096"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/informacaoevalor.com\/da\/wp-json\/wp\/v2\/tags?post=4096"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}