{"id":62786,"date":"2023-06-09T08:37:42","date_gmt":"2023-06-09T08:37:42","guid":{"rendered":"https:\/\/solplanet.net\/careers\/"},"modified":"2024-01-31T22:25:26","modified_gmt":"2024-01-31T22:25:26","slug":"careers","status":"publish","type":"page","link":"https:\/\/solplanet.vcdev.me\/th\/careers\/","title":{"rendered":"Careers"},"content":{"rendered":"<div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--12\">\n\t\t\t\t<div class=\"jumbotron block-jumbotron__jumbotron\">\n\n\t<div style=\"background-image:url(https:\/\/solplanet.net\/wp-content\/uploads\/2023\/06\/20221003-Carreer-Website_Jumbotron.jpg)\" class=\"image-bg jumbotron__image-bg\"><\/div>\n\t<div class=\"jumbotron__mask jumbotron__mask-type--type1\"><\/div>\n\n\t<div class=\"\n\t\t\tjumbotron__content\n\t\t\tjumbotron__content--medium\n\t\t\tjumbotron__content--vertical-center\n\t\t\tjumbotron__content--horizontal-left\n\t\t\">\n\t\t<div class=\"jumbotron__content-wrap\">\n\t\t\t<p class=\"paragraph paragraph__color--white paragraph__align--left paragraph__size--big jumbotron__intro\">\n\tGrow with us<\/p><h1 class=\"heading heading__align--left heading__color--white heading__size--big jumbotron__heading\">\n\tJoin the Solplanet family<\/h1><div class=\"btn__wrap btn__align--left jumbotron__btn\">\n\t\t\t<a href=\"#jobs\" class=\"btn btn__color--white btn__size--default btn__size-width--default   js-scroll-to-anchor \" id=\"\" title=\"View job openings\" aria-label=\"\">\n\t\t\tView job openings\t\t<\/a>\n\t<\/div>\t\t<\/div>\n\t<\/div>\n\n\t<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n<div class=\"wrapper  wrapper__spacing-top-large--30 wrapper__spacing-bottom-large--30\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container wrapper__container-width-large--small wrapper__gutter-large--default wrapper__gutter-tablet--small\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--10 wrapper__offset-large--1\">\n\t\t\t\t\n<div class=\"block-group\">\n\t\n<div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<p class=\"paragraph paragraph__color--dove paragraph__align--left paragraph__size--default block-paragraph__paragraph\">\n\tSolplanet is constantly expanding and our teams worldwide are growing rapidly. Our employees have the unique opportunity to be part of a spirited and diverse team of passionate experts working within an open-minded and collaborative environment. They\u2019re fully supported in their personal and professional development so they can effectively leverage their skills, abilities, and expertise. Solplanet believes in flat hierarchies, fast decision-making, and strong opportunities to successfully cultivate your long-term path within the renewable energy industry.\u00a0<br><br>Please see the list of current Solplanet job openings below, and apply today to start (or further) your career in the solar energy sector.<\/p>\t<\/div>\n\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n<div class=\"wrapper wrapper__bg-color--gallery wrapper__spacing-top-large--20 wrapper__spacing-bottom-large--30\" id=\"jobs\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container wrapper__container-width-large--default wrapper__gutter-large--default wrapper__gutter-tablet--small\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--12 wrapper__offset-large--0\">\n\t\t\t\t\n<div class=\"block-group\">\n\t\n<div class=\"wrapper  wrapper__spacing-top-large--40 wrapper__spacing-bottom-large--40\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t\n<div class=\"block-heading\">\n\t<h2 class=\"heading heading__align--center heading__color--sunsetToDodger heading__size--big block-heading__heading heading__color--is-gradient\">\n\tJob Openings<\/h2>\t<\/div>\n\t<\/div>\n\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\n<div class=\"wrapper wrapper__bg-color--gallery wrapper__spacing-top-large--20 wrapper__spacing-bottom-large--30  wrapper__divider-top-large\" id=\"\">\n\t<div class=\"wrapper__anchor\" id=\"\"><\/div>\n\t\t\t<div class=\"wrapper__container wrapper__container-width-large--default wrapper__gutter-large--default wrapper__gutter-tablet--small\">\n\t\t\t<div class=\"wrapper__inner wrapper__width-large--12\">\n\t\t\t\t<script type='text\/javascript'>\nconst groupBy = (items, key) => items.reduce(\n        (result, item) => ({\n        ...result,\n        [item[key]]: [\n        ...(result[item[key]] || []),\n        item,\n    ],\n    }),\n    {},\n);    \nasync function workableList() {const response = await fetch(\"https:\/\/apply.workable.com\/api\/v1\/widget\/accounts\/599313?origin=embed\");\n    const data = await response.json();\n    let groupedJobs = groupBy(data.jobs, 'country');\n\n    let groupedJobsHtml = '';\n    \n    let jobBlocks = [];\n\n    for (const [groupName, groupItems] of Object.entries(groupedJobs)) {\n            \/\/groupedJobs.forEach((groupItems, groupName) => {\n            let jobsLinks = '';\n        groupItems.forEach((item) => {jobsLinks += `<div class=\"paragraph paragraph__color--dove paragraph__align--left paragraph__size--default block-paragraph__paragraph\"><a href=\"${item.url}\" target=\"_blank\" rel=\"noreferrer noopener\">${item.title}<\/a><\/div>`;\n            });\n      jobBlocks.push({country: groupName, content:  `<div class=\"block-column block-column__width-large--3 block-column__width-tablet--12\">\n                <div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n                    <div class=\"block-heading\">\n                        <h3 class=\"heading heading__align--left heading__color--sunsetToDodger heading__size--medium block-heading__heading heading__color--is-gradient\">\n                            ${groupName}\n                        <\/h3>\n                    <\/div>\n                <\/div>\n        \n                <div class=\"wrapper   wrapper__spacing-bottom-large--40\" id=\"\">\n                    <div class=\"wrapper__anchor\" id=\"\"><\/div>\n                    <p class=\"paragraph paragraph__color--dove paragraph__align--left paragraph__size--default block-paragraph__paragraph\">\n                        ${jobsLinks}\n                    <\/p>\n                <\/div>\n            <\/div> `});\n    }\n    \/\/sorting\n    jobBlocks.sort(function(a, b) {\n        if(a.country < b.country) return -1;\n        if(a.country > b.country) return 1;\n        return 0;\n    });\n\n    \/\/ generate content\n    jobBlocks.forEach((item) => {\n            groupedJobsHtml += item.content;\n        });\n    document.querySelector(\"#testBlock\").innerHTML = `<div class=\"block-columns js-block-columns block-columns__gutter-large--default block-columns__vertical-spacing-large--big\">${groupedJobsHtml}<\/div>`;  \n}\n\n\nfunction getJobsListHTML() {\n  return workableList();\n}\ndocument.addEventListener('DOMContentLoaded', function(){\n    getJobsListHTML();\n});\n\n<\/script><div id=\"testBlock\"><\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.7.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Careers | Solplanet<\/title>\n<meta name=\"description\" content=\"The power of the sun is the future of our planet. Solplanet makes solar for everybody. Easy-to-install, reliable and user-friendly inverters.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solplanet.vcdev.me\/th\/careers\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers | Solplanet\" \/>\n<meta property=\"og:description\" content=\"The power of the sun is the future of our planet. Solplanet makes solar for everybody. Easy-to-install, reliable and user-friendly inverters.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solplanet.vcdev.me\/th\/careers\/\" \/>\n<meta property=\"og:site_name\" content=\"Solplanet\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-31T22:25:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/careers\/\",\"url\":\"https:\/\/solplanet.vcdev.me\/th\/careers\/\",\"name\":\"Careers | Solplanet\",\"isPartOf\":{\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/#website\"},\"datePublished\":\"2023-06-09T08:37:42+00:00\",\"dateModified\":\"2024-01-31T22:25:26+00:00\",\"description\":\"The power of the sun is the future of our planet. Solplanet makes solar for everybody. Easy-to-install, reliable and user-friendly inverters.\",\"breadcrumb\":{\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/careers\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solplanet.vcdev.me\/th\/careers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/careers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solplanet.vcdev.me\/th\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/#website\",\"url\":\"https:\/\/solplanet.vcdev.me\/th\/\",\"name\":\"Solplanet\",\"description\":\"make solar for everybody\",\"publisher\":{\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solplanet.vcdev.me\/th\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/#organization\",\"name\":\"Solplanet\",\"url\":\"https:\/\/solplanet.vcdev.me\/th\/\",\"sameAs\":[],\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg\",\"contentUrl\":\"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg\",\"width\":500,\"height\":500,\"caption\":\"Solplanet\"},\"image\":{\"@id\":\"https:\/\/solplanet.vcdev.me\/th\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Careers | Solplanet","description":"The power of the sun is the future of our planet. Solplanet makes solar for everybody. Easy-to-install, reliable and user-friendly inverters.","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:\/\/solplanet.vcdev.me\/th\/careers\/","og_locale":"th_TH","og_type":"article","og_title":"Careers | Solplanet","og_description":"The power of the sun is the future of our planet. Solplanet makes solar for everybody. Easy-to-install, reliable and user-friendly inverters.","og_url":"https:\/\/solplanet.vcdev.me\/th\/careers\/","og_site_name":"Solplanet","article_modified_time":"2024-01-31T22:25:26+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solplanet.vcdev.me\/th\/careers\/","url":"https:\/\/solplanet.vcdev.me\/th\/careers\/","name":"Careers | Solplanet","isPartOf":{"@id":"https:\/\/solplanet.vcdev.me\/th\/#website"},"datePublished":"2023-06-09T08:37:42+00:00","dateModified":"2024-01-31T22:25:26+00:00","description":"The power of the sun is the future of our planet. Solplanet makes solar for everybody. Easy-to-install, reliable and user-friendly inverters.","breadcrumb":{"@id":"https:\/\/solplanet.vcdev.me\/th\/careers\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solplanet.vcdev.me\/th\/careers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/solplanet.vcdev.me\/th\/careers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solplanet.vcdev.me\/th\/"},{"@type":"ListItem","position":2,"name":"Careers"}]},{"@type":"WebSite","@id":"https:\/\/solplanet.vcdev.me\/th\/#website","url":"https:\/\/solplanet.vcdev.me\/th\/","name":"Solplanet","description":"make solar for everybody","publisher":{"@id":"https:\/\/solplanet.vcdev.me\/th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solplanet.vcdev.me\/th\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/solplanet.vcdev.me\/th\/#organization","name":"Solplanet","url":"https:\/\/solplanet.vcdev.me\/th\/","sameAs":[],"logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/solplanet.vcdev.me\/th\/#\/schema\/logo\/image\/","url":"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg","contentUrl":"https:\/\/solplanet.net\/wp-content\/uploads\/2020\/11\/Solplanet-LinkedInIcon.jpg","width":500,"height":500,"caption":"Solplanet"},"image":{"@id":"https:\/\/solplanet.vcdev.me\/th\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/pages\/62786"}],"collection":[{"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/comments?post=62786"}],"version-history":[{"count":1,"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/pages\/62786\/revisions"}],"predecessor-version":[{"id":105693,"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/pages\/62786\/revisions\/105693"}],"wp:attachment":[{"href":"https:\/\/solplanet.vcdev.me\/th\/wp-json\/wp\/v2\/media?parent=62786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}