{"id":184126,"date":"2024-10-09T09:51:00","date_gmt":"2024-10-09T09:51:00","guid":{"rendered":"https:\/\/andelenergi.dk\/?page_id=184126"},"modified":"2024-12-16T08:03:06","modified_gmt":"2024-12-16T08:03:06","slug":"solenergi-i-detaljer","status":"publish","type":"page","link":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/","title":{"rendered":"SolEnergi i detaljer"},"content":{"rendered":"<section\n  class=\"core-block core-block--heading   block\"\n   id=heading-1\n  \n  \n>\n      <div class=\"inner inner--prose\">\n  \n  \n  \n<h1 class=\"wp-block-heading\" id=\"h-solenergi-i-detaljer\">SolEnergi i detaljer<\/h1>\n\n\n  \n      <\/div>\n  \n<\/section>\n<section\n  class=\"core-block core-block--paragraph   block\"\n   id=paragraph-2\n  \n  \n>\n      <div class=\"inner inner--prose\">\n  \n  \n  \n<p>Her har vi delt kilowatt-timeprisen op p\u00e5 aftalen SolEnergi. Tallene, du kan se her, er de mest aktuelle priser for det \u00f8stlige Danmark. Spottil\u00e6gget og prisen for gr\u00f8nne certifikater er ens over hele landet. Fordelingen her g\u00e6lder ved et \u00e5rligt elforbrug p\u00e5 4.000 kWh.<\/p>\n\n\n  \n      <\/div>\n  \n<\/section>\n<section\n  class=\"core-block core-block--html   block\"\n   id=html-3\n  \n  \n>\n      <div class=\"inner inner--prose\">\n  \n  \n  \n<div class=\"doughnut-container\">\n<div class=\"legend-container\">\n  <div class=\"legend-container-item\">\n    <div class=\"legend-color-square arc-0\">51 %<\/div>\n    <div class=\"legend-label\">Transport og afgifter <a href=\"#\" class=\"popmake-124864 pum-trigger legend-label-question\" style=\"cursor: pointer;\"><img decoding=\"async\" src=\"\/app\/uploads\/2020\/08\/ikoner_hjaelp.svg\" style=\"margin-bottom: 0px; width: 24px; height: 24px;\" alt=\"\"><\/a><\/div>\n  <\/div>\n  <div class=\"legend-container-item\">\n    <div class=\"legend-color-square arc-1\">21 %<\/div>\n    <div class=\"legend-label\">Moms<\/div>\n  <\/div> \n  <div class=\"legend-container-item\">\n    <div class=\"legend-color-square arc-2\">20 %<\/div>\n    <div class=\"legend-label\">Indk\u00f8b af el <a href=\"#\" class=\"popmake-124877 pum-trigger legend-label-question\" style=\"cursor: pointer;\"><img decoding=\"async\" src=\"\/app\/uploads\/2020\/08\/ikoner_hjaelp.svg\" style=\"margin-bottom: 0px; width: 24px; height: 24px;\" alt=\"\"><\/a><\/div>\n  <\/div> \n   <div class=\"legend-container-item\">\n    <div class=\"legend-color-square arc-3\">1 %<\/div>\n    <div class=\"legend-label\">Gr\u00f8nne certifikater (RECS) <a href=\"#\" class=\"popmake-124890 pum-trigger legend-label-question\" style=\"cursor: pointer;\"><img decoding=\"async\" src=\"\/app\/uploads\/2020\/08\/ikoner_hjaelp.svg\" style=\"margin-bottom: 0px; width: 24px; height: 24px;\" alt=\"\"><\/a><\/div>\n  <\/div> \n  <div class=\"legend-container-item\">\n    <div class=\"legend-color-square arc-4\">5 %<\/div>\n    <div class=\"legend-label\">Spottill\u00e6g <a href=\"#\" class=\"popmake-124895 pum-trigger legend-label-question\" style=\"cursor: pointer;\"><img decoding=\"async\" src=\"\/app\/uploads\/2020\/08\/ikoner_hjaelp.svg\" style=\"margin-bottom: 0px; width: 24px; height: 24px;\" alt=\"\"><\/a><\/div>\n  <\/div> \n  <div class=\"legend-container-item\">\n    <div class=\"legend-color-square arc-5\">2 %<\/div>\n    <div class=\"legend-label\">Abonnement<\/div>\n  <\/div> \n<\/div>\n<div class=\"spotpris-doughnut-container\">\n  <canvas id=\"spotpris-doughnut\"><\/canvas>\n<\/div>\n<\/div>\n\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n\n<script>\n  const ctx = document.getElementById('spotpris-doughnut');\n  \n\n  new Chart(ctx, {\n    type: 'doughnut',\n    data: {\n      datasets: [{\n        data: [51, 21, 20, 1, 5, 2],\n        borderWidth: 0,\n        backgroundColor: [\n          'rgb(230, 137, 117)',\n          'rgb(255, 176, 161)',\n          'rgb(25, 65, 142)',\n          'rgb(0, 107, 250)',\n          'rgb(135, 177, 244)',\n          'rgb(191, 214, 247)'\n        ]\n      }]\n    },\n    options: {\n      hover: {mode: null},\n      cutout: 90,\n      plugins: {\n        tooltip: {\n          enabled: false\n        },\n      },\n     \n      radius:'100%',\n      scales: {\n        xAxes: [{\n           gridLines: {\n              display: false,\n           },\n        }],       \n      }\n    }   \n  });\n\n\n<\/script>\n\n\n<style>\n.doughnut-container{\n  display: flex;\n  flex-direction: row;\n  justify-content: space-between; \n  align-items:center;\n}\n\n.legend-container-item{\n  display: flex;\n  flex-direction: row;\n  align-items:center;\n  margin-top:16px;\n}\n\n.legend-color-square{\n  display: flex;\n  flex-direction: row;\n  justify-content: center; \n  align-items:center;\n  background-color:#E68975;\n  color:#ffffff;\n  font-weight:bold;\n  margin-right:16px;\n  width:60px;\n  height:30px;\n}\n\n.legend-color-square.arc-1{\n  background-color:#FFB0A1;\n}\n\n.legend-color-square.arc-2{\n  background-color:#19418E;\n}\n\n.legend-color-square.arc-3{\n  background-color:#006BFA;\n}\n\n.legend-color-square.arc-4{\n  background-color:#87B1F4;\n}\n\n.legend-color-square.arc-5{\n  background-color:#BFD6F7;\n  color:#1e1e1e;\n}\n.legend-label{\n  display: flex;\n  flex-direction: row;\n  justify-content: flex-start; \n  align-items:center;\n}\n\n.legend-label-question{\n  margin-left:8px;\n  display:inline-block;\n}\n.spotpris-doughnut-container{\n  width:280px;\n  height:280px;\n}\n\niframe{\n  width:720px!important;\n}\n\n@media only screen and (max-width: 600px) {\n  .doughnut-container{\n    margin:40px 0;\n    flex-direction: column;\n    align-items:flex-start;\n    flex-direction:column-reverse;\n  }\n\n  .legend-container{\n    margin-top:8px;\n  }\n\n  .legend-container-item{\n    margin-top:8px;\n  }\n  \n  iframe{\n    width:343px!important;\n  }\n\n}\n\n\n\n\n\n<\/style>\n\n\n  \n      <\/div>\n  \n<\/section>\n<section\n  class=\"acf-block acf-block--price-teaser mt-12 lg:mt-14 mb-12 lg:mb-14  block\"\n   id=price-teaser-4\n  \n  \n>\n      <div class=\"inner inner--prose\">\n  \n  \n  <div\n  class=\"teaser border-none  mx-auto  flex h-full w-full min-w-[250px] flex-col border sm:max-w-[380px] lg:max-w-[500px]\"\n  >\n  \n  <div\n    class=\"ae-teaser-info-container  border-l border-r border-t border-gray-500  flex-auto space-y-4 px-6 py-8\"\n    style=\"background-color: #ffffff; color: #1E1E1E;  border-color: #D2D2D2; \"\n  >\n    \n    \n    <div class=\"flex flex-row justify-between\">\n      <div class=\"flex w-full flex-col space-y-4\">\n        <div class=\"flex\">\n          <div class=\"flex flex-auto items-center\">\n            \n            <div class=\"flex flex-auto flex-col justify-center\">\n                              <h4 class=\"text-body-xl font-semibold [&#038;_p]:leading-6\">\n                  SolEnergi\n                <\/h4>\n              \n                          <\/div>\n          <\/div>\n\n                  <\/div>\n\n                  <div class=\"flex flex-row items-center\">\n            <div class=\"wysiwyg flex-auto text-body-xs\">\n              <p>God til dig, der g\u00e5r op i klimaet.\u200b Dit elforbrug bliver d\u00e6kket af str\u00f8m fra danske solcelleparker. Ingen elselskaber kan garantere 100 % gr\u00f8n str\u00f8m i stikkontakten, men vi k\u00f8ber garantier, s\u00e5 du er sikker p\u00e5, at dit elforbrug bliver d\u00e6kket af str\u00f8m fra sol. Prisen er variabel.<\/p>\n\n            <\/div>\n          <\/div>\n        \n                  <div class=\"flex items-center justify-between gap-4 border-b border-t py-4 text-sm\">\n            <div>\n              Bor du \u00f8st eller vest for Storeb\u00e6lt\n            <\/div>\n\n            <div\n  class=\"text-sm   flex flex-row items-center\"\n>\n  <div\n    class=\"w-[44px] flex-none pr-3 text-right\"\n    :class=\"$store.PriceArea.priceArea === 'east' ? '' : 'font-bold'\"\n  >Vest<\/div>\n\n  <button\n    class=\"price-switch-btn h-[28px] w-[52px] flex-none cursor-pointer rounded-full border border-black bg-off-white\"\n    @click=\"$store.PriceArea.toggle()\"\n    :aria-label=\"$store.PriceArea.priceArea === 'east' ? 'Vis vest pris' : 'Vis \u00f8st pris'\"\n  >\n    <div\n      class=\"relative left-[27px] top-0 h-[20px] w-[20px] rounded-full bg-sky-500 transition\"\n      :class=\"$store.PriceArea.priceArea === 'east' ? '' : 'translate-x-[-24px]'\"\n    ><\/div>\n  <\/button>\n\n  <div\n    class=\"w-[38px] flex-none pl-3 text-left\"\n    :class=\"$store.PriceArea.priceArea === 'east' ? 'font-bold' : ''\"\n  >\u00d8st<\/div>\n<\/div>\n          <\/div>\n              <\/div>\n\n          <\/div>\n  <\/div>\n\n  <div\n    x-data=\"PreserveUtmParameters\"\n    class=\"ae-teaser-price-container  border-l border-r border-b border-gray-500  flex-none bg-off-white px-6 py-8\"\n    style=\"background-color: #ffffff; color: #1E1E1E;  border-color: #D2D2D2; \"\n  >\n    \n    <div class=\"flex flex-col gap-4\">\n              <div class=\"flex flex-col gap-2\">\n          <div class=\"flex\">\n            <div class=\"pr-2\">\n              <p\n                class=\"text-[2.625rem] font-light leading-none\"\n                 :class=\"$store.PriceArea.priceArea === 'east' ? '' : 'hidden'\"               >\n                111,44\n              <\/p>\n\n                              <p\n                  class=\"text-[2.625rem] font-light leading-none\"\n                  :class=\"$store.PriceArea.priceArea === 'east' ? 'hidden' : ''\"\n                  x-cloak\n                >\n                  111,44<\/p>\n                          <\/div>\n\n                          <div class=\"flex flex-col text-body-3xs\">\n                <div class=\"mt-auto\">\n                  <p>\u00f8re\/kWh<\/p>\n                  <p>inkl. moms<\/p>\n                <\/div>\n              <\/div>\n                      <\/div>\n\n                  <\/div>\n      \n              <div\n          class=\"ae-teaser-pricetable-container\"\n          :class=\"$store.PriceArea.priceArea === 'west' ? '' : 'hidden'\"\n        >\n          <div\n  style=\"background-color: #f0f0f0; color: #1e1e1e; border-color: #d2d2d2;\"\n  class=\"flex flex-col space-y-3 border p-4\"\n>\n      <h4 class=\"text-sm font-bold\">Hvad skal du betale?<\/h4>\n  \n  \n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-194869\">Indk\u00f8bspris<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        91,08 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195132\">Transport og afgifter<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel. Viderefaktureres<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        60,91 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195134\">Vores pristill\u00e6g for nye kunder<\/a><br \/>\nOpdateres 1\/1 og 1\/7<\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        11,68 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195136\">Omkostningstill\u00e6g<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel. Viderefaktureres<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        1,03 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195173\">Oprindelsesgaranti<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        8,13 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e\"\n      class=\" border-b-4  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p>Samlet kWh-pris<\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        172,82 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p>Andel Energi elabonnement<\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        20 kr.\/md\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195142\">Net- og systemabonnement<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Viderefaktureres<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        68,03 kr.\/md.\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e\"\n      class=\" border-b-0  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p>Mindstepris i <a class=\"pum-trigger popmake-69113\">bindingsperioden<\/a><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        176,06 kr.\n      <\/div>\n    <\/div>\n  <\/div>\n        <\/div>\n      \n              <div\n          class=\"ae-teaser-pricetable-container\"\n          :class=\"$store.PriceArea.priceArea === 'west' ? 'hidden' : ''\"\n        >\n          <div\n  style=\"background-color: #f0f0f0; color: #1e1e1e; border-color: #d2d2d2;\"\n  class=\"flex flex-col space-y-3 border p-4\"\n>\n      <h4 class=\"text-sm font-bold\">Hvad skal du betale?<\/h4>\n  \n  \n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-194869\">Indk\u00f8bspris<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        90,61 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195132\">Transport og afgifter<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel. Viderefaktureres<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        60,91 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195134\">Vores pristill\u00e6g for nye kunder<\/a><br \/>\nOpdateres 1\/1 og 1\/7<\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        11,68 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195136\">Omkostningstill\u00e6g<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel. Viderefaktureres<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        1,03 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195173\">Oprindelsesgaranti<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Variabel<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        8,13 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e\"\n      class=\" border-b-4  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p>Samlet kWh-pris<\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        172,35 \u00f8re\/kWh\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p>Andel Energi elabonnement<\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        20 kr.\/md\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e50\"\n      class=\" border-b  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p><a class=\"pum-trigger popmake-195142\">Net- og systemabonnement<\/a><br \/>\n<span style=\"color: #1e1e1e;\">Viderefaktureres<\/span><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        68,03 kr.\/md.\n      <\/div>\n    <\/div>\n      \n    <div\n      style=\"border-color: #1e1e1e\"\n      class=\" border-b-0  flex items-center justify-between space-x-2 pb-3\"\n    >\n      <div class=\"wysiwyg flex-auto text-body-xs\">\n        <p>Mindstepris i <a class=\"pum-trigger popmake-69113\">bindingsperioden<\/a><\/p>\n\n      <\/div>\n\n      <div class=\"flex-none text-right text-sm font-semibold\">\n        176,06 kr.\n      <\/div>\n    <\/div>\n  <\/div>\n        <\/div>\n      \n      \n      \n      \n          <\/div>\n\n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n    \n          <div class=\"ae-teaser-usplist-container mt-6 flex-auto flex-col space-y-5 pl-0.5\">\n        \n                  <div class=\"flex items-start\">\n            <div class=\"mr-3 w-[20px]\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"13\" viewBox=\"0 0 15 13\" fill=\"none\" class=\"mt-[3px]\">\n<path d=\"M14.2561 1.96211L5.78128 11.9656C5.73833 12.0364 5.69032 12.1021 5.6322 12.1627C5.41995 12.3876 5.14201 12.5013 4.86153 12.5013C4.58359 12.5013 4.30311 12.3876 4.09086 12.1627L0.318375 8.22095C-0.106125 7.77118 -0.106125 7.04347 0.318375 6.5937C0.530625 6.36882 0.808571 6.25511 1.08904 6.25511C1.36699 6.25511 1.64494 6.36882 1.85719 6.5937L4.80594 9.67385L12.7148 0.337384C13.1418 -0.109857 13.8291 -0.109857 14.2561 0.337384C14.6806 0.787151 14.6806 1.51487 14.2561 1.96211Z\" fill=\"currentColor\"\/>\n<\/svg>\n            <\/div>\n\n            <div class=\"wysiwyg flex-auto text-body-xs\">\n              <p>Elprisen <a class=\"pum-trigger popmake-39187\">varierer time for time<\/a><\/p>\n\n            <\/div>\n          <\/div>\n                  <div class=\"flex items-start\">\n            <div class=\"mr-3 w-[20px]\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"13\" viewBox=\"0 0 15 13\" fill=\"none\" class=\"mt-[3px]\">\n<path d=\"M14.2561 1.96211L5.78128 11.9656C5.73833 12.0364 5.69032 12.1021 5.6322 12.1627C5.41995 12.3876 5.14201 12.5013 4.86153 12.5013C4.58359 12.5013 4.30311 12.3876 4.09086 12.1627L0.318375 8.22095C-0.106125 7.77118 -0.106125 7.04347 0.318375 6.5937C0.530625 6.36882 0.808571 6.25511 1.08904 6.25511C1.36699 6.25511 1.64494 6.36882 1.85719 6.5937L4.80594 9.67385L12.7148 0.337384C13.1418 -0.109857 13.8291 -0.109857 14.2561 0.337384C14.6806 0.787151 14.6806 1.51487 14.2561 1.96211Z\" fill=\"currentColor\"\/>\n<\/svg>\n            <\/div>\n\n            <div class=\"wysiwyg flex-auto text-body-xs\">\n              <p>Du kan opsige din aftale med <a class=\"popmake-69113 pum-trigger\">1 m\u00e5neds varsel til udgangen af en m\u00e5ned.<\/a>. Opsig n\u00e5r du vil.<\/p>\n\n            <\/div>\n          <\/div>\n                  <div class=\"flex items-start\">\n            <div class=\"mr-3 w-[20px]\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"13\" viewBox=\"0 0 15 13\" fill=\"none\" class=\"mt-[3px]\">\n<path d=\"M14.2561 1.96211L5.78128 11.9656C5.73833 12.0364 5.69032 12.1021 5.6322 12.1627C5.41995 12.3876 5.14201 12.5013 4.86153 12.5013C4.58359 12.5013 4.30311 12.3876 4.09086 12.1627L0.318375 8.22095C-0.106125 7.77118 -0.106125 7.04347 0.318375 6.5937C0.530625 6.36882 0.808571 6.25511 1.08904 6.25511C1.36699 6.25511 1.64494 6.36882 1.85719 6.5937L4.80594 9.67385L12.7148 0.337384C13.1418 -0.109857 13.8291 -0.109857 14.2561 0.337384C14.6806 0.787151 14.6806 1.51487 14.2561 1.96211Z\" fill=\"currentColor\"\/>\n<\/svg>\n            <\/div>\n\n            <div class=\"wysiwyg flex-auto text-body-xs\">\n              <p>3 m\u00e5neders gratis medlemskab af Danmarks Naturfredningsforening<\/p>\n\n            <\/div>\n          <\/div>\n                  <div class=\"flex items-start\">\n            <div class=\"mr-3 w-[20px]\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"13\" viewBox=\"0 0 15 13\" fill=\"none\" class=\"mt-[3px]\">\n<path d=\"M14.2561 1.96211L5.78128 11.9656C5.73833 12.0364 5.69032 12.1021 5.6322 12.1627C5.41995 12.3876 5.14201 12.5013 4.86153 12.5013C4.58359 12.5013 4.30311 12.3876 4.09086 12.1627L0.318375 8.22095C-0.106125 7.77118 -0.106125 7.04347 0.318375 6.5937C0.530625 6.36882 0.808571 6.25511 1.08904 6.25511C1.36699 6.25511 1.64494 6.36882 1.85719 6.5937L4.80594 9.67385L12.7148 0.337384C13.1418 -0.109857 13.8291 -0.109857 14.2561 0.337384C14.6806 0.787151 14.6806 1.51487 14.2561 1.96211Z\" fill=\"currentColor\"\/>\n<\/svg>\n            <\/div>\n\n            <div class=\"wysiwyg flex-auto text-body-xs\">\n              <p>20 kr.\/md. i elabonnement<\/p>\n\n            <\/div>\n          <\/div>\n                  <div class=\"flex items-start\">\n            <div class=\"mr-3 w-[20px]\">\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"13\" viewBox=\"0 0 15 13\" fill=\"none\" class=\"mt-[3px]\">\n<path d=\"M14.2561 1.96211L5.78128 11.9656C5.73833 12.0364 5.69032 12.1021 5.6322 12.1627C5.41995 12.3876 5.14201 12.5013 4.86153 12.5013C4.58359 12.5013 4.30311 12.3876 4.09086 12.1627L0.318375 8.22095C-0.106125 7.77118 -0.106125 7.04347 0.318375 6.5937C0.530625 6.36882 0.808571 6.25511 1.08904 6.25511C1.36699 6.25511 1.64494 6.36882 1.85719 6.5937L4.80594 9.67385L12.7148 0.337384C13.1418 -0.109857 13.8291 -0.109857 14.2561 0.337384C14.6806 0.787151 14.6806 1.51487 14.2561 1.96211Z\" fill=\"currentColor\"\/>\n<\/svg>\n            <\/div>\n\n            <div class=\"wysiwyg flex-auto text-body-xs\">\n              <p><a class=\"pum-trigger popmake-106355\">M\u00e5nedsbetaling<\/a> &#8211; betal f\u00f8rst for din str\u00f8m, n\u00e5r du har brugt den<\/p>\n\n            <\/div>\n          <\/div>\n              <\/div>\n    \n      <\/div>\n<\/div>\n\n\n  \n      <\/div>\n  \n<\/section>\n<section\n  class=\"acf-block acf-block--icon-teaser has-background text-black mt-12 lg:mt-14 mb-12 lg:mb-14  block\"\n   id=icon-teaser-6\n  \n  \n>\n      <div class=\"inner inner--prose\">\n  \n      <div\n      class=\"inner-bg bg-sky-100 px-4 sm:px-6 lg:px-8 py-6 lg:py-8\"\n      \n    >\n  \n  <div\n  class=\"icon-teaser  relative flex h-full flex-col\"\n  >\n  <div class=\"flex flex-auto flex-col\">\n          <div class=\"mb-4 flex-none\">\n        <div class=\"h-12 w-12\">\n          <?xml version=\"1.0\" encoding=\"UTF-8\"?> <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Ikoner\" viewBox=\"0 0 40 40\"><style type=\"text\/css\"> #Ikoner{fill:currentColor;} <\/style><polygon points=\"8 23.01 13 23.01 13 34.01 15 34.01 15 21.01 6 21.01 6 34.01 8 34.01 8 23.01\"><\/polygon><polygon points=\"19 10.01 24 10.01 24 34.01 26 34.01 26 8.01 17 8.01 17 34.01 19 34.01 19 10.01\"><\/polygon><polygon points=\"37 36.01 28 36.01 28 36.01 26 36.01 26 36.01 17 36.01 17 36.01 15 36.01 15 36.01 6 36.01 6 36.01 4.02 36.01 4.02 2.01 2.02 2.01 2.02 38.01 38.03 38.01 38.03 36.01 37 36.01 37 36.01\"><\/polygon><polygon points=\"30 17.01 35 17.01 35 34.01 37 34.01 37 15.01 28 15.01 28 34.01 30 34.01 30 17.01\"><\/polygon><\/svg> \n        <\/div>\n      <\/div>\n    \n    <div class=\"flex-none\">\n      \n      <h2 class=\"break-word mb-4 text-xl\">Vil du ogs\u00e5 have timepriser?<\/h2>\n    <\/div>\n\n          <div class=\"wysiwyg mb-4\">\n        <p>Har du ikke allerede en elaftale hos os, kan du nemt og hurtigt f\u00e5 det. Med en elaftale med en variabel timepris hos os, kan du m\u00e5ske spare penge p\u00e5 elregningen, hvis du bruger mest str\u00f8m, n\u00e5r prisen er lavest.<\/p>\n\n      <\/div>\n      <\/div>\n\n      <div class=\"flex-none\">\n      <a\n        x-data=\"partialsButton({&quot;buttonSize&quot;:&quot;big&quot;,&quot;buttonColor&quot;:&quot;black&quot;,&quot;buttonLayout&quot;:&quot;primary&quot;,&quot;buttonCssClass&quot;:&quot;&quot;,&quot;buttonAccordionAccordion&quot;:null,&quot;buttonLink&quot;:{&quot;title&quot;:&quot;Bestil her&quot;,&quot;url&quot;:&quot;https:\\\/\\\/andelenergi.dk\\\/el\\\/&quot;,&quot;target&quot;:&quot;&quot;},&quot;buttonColorTertiary&quot;:&quot;sky-500&quot;,&quot;buttonAccordionEndAccordion&quot;:null})\"\n        x-ref=\"partialsButton\"\n        href=\"https:\/\/andelenergi.dk\/el\/\"\n        target=\"\"\n        role=\"button\"\n        class=\"text-body-xs py-4 px-6 text-white bg-black hover:bg-sky-950 active:bg-sky-800 disabled:bg-gray-500 disabled:pointer-events-none disabled:cursor-not-allowed   group inline-block leading-none transition-colors duration-300 ease-in-out\"\n        >\n        \n        Bestil her\n\n            <\/a>\n    <\/div>\n  \n  <\/div>\n\n\n      <\/div>\n  \n      <\/div>\n  \n<\/section>\n<section\n  class=\"core-block core-block--columns num-columns-1  block\"\n   id=columns-8\n  \n  \n>\n      <div class=\"inner inner--prose\">\n  \n  \n  \n<div class=\"wp-block-columns\"><section\n  class=\"core-block core-block--column   block\"\n   id=column-9\n  \n  \n>\n  \n  \n  \n<div class=\"wp-block-column\"><\/div>\n\n\n  \n  \n<\/section>\n<\/div>\n\n\n  \n      <\/div>\n  \n<\/section>\n","protected":false},"excerpt":{"rendered":"F\u00f8lg elprisen time for time. Live. Se, hvad str\u00f8mmen koster lige nu. S\u00e5 f\u00e5r du overblik over, hvorn\u00e5r str\u00f8mmen er billigst for dig, hvis du har en elaftale med en variabel elpris.","protected":false},"author":12,"featured_media":0,"parent":37933,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"class_list":["post-184126","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.7 (Yoast SEO v20.13) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SolEnergi i detaljer | F\u00f8lg elpris time for time live | andelenergi.dk<\/title>\n<meta name=\"description\" content=\"Se elpriser time for time i dette d\u00f8gn. S\u00e5 kan du bruge str\u00f8mmen, n\u00e5r den er billigst, og spare, n\u00e5r den koster mere.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/\" \/>\n<meta property=\"og:locale\" content=\"da_DK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SolEnergi i detaljer\" \/>\n<meta property=\"og:description\" content=\"Se elpriser time for time i dette d\u00f8gn. S\u00e5 kan du bruge str\u00f8mmen, n\u00e5r den er billigst, og spare, n\u00e5r den koster mere.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/\" \/>\n<meta property=\"og:site_name\" content=\"andelenergi.dk\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/andelenergi\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-16T08:03:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/\",\"url\":\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/\",\"name\":\"SolEnergi i detaljer | F\u00f8lg elpris time for time live | andelenergi.dk\",\"isPartOf\":{\"@id\":\"https:\/\/andelenergi.dk\/#website\"},\"datePublished\":\"2024-10-09T09:51:00+00:00\",\"dateModified\":\"2024-12-16T08:03:06+00:00\",\"description\":\"Se elpriser time for time i dette d\u00f8gn. S\u00e5 kan du bruge str\u00f8mmen, n\u00e5r den er billigst, og spare, n\u00e5r den koster mere.\",\"breadcrumb\":{\"@id\":\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/#breadcrumb\"},\"inLanguage\":\"da-DK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/andelenergi.dk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kundeservice\",\"item\":\"https:\/\/andelenergi.dk\/kundeservice\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Aftaler og priser\",\"item\":\"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"SolEnergi i detaljer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/andelenergi.dk\/#website\",\"url\":\"https:\/\/andelenergi.dk\/\",\"name\":\"andelenergi.dk\",\"description\":\"k\u00f8b el og gas til skarp pris\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/andelenergi.dk\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"da-DK\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SolEnergi i detaljer | F\u00f8lg elpris time for time live | andelenergi.dk","description":"Se elpriser time for time i dette d\u00f8gn. S\u00e5 kan du bruge str\u00f8mmen, n\u00e5r den er billigst, og spare, n\u00e5r den koster mere.","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:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/","og_locale":"da_DK","og_type":"article","og_title":"SolEnergi i detaljer","og_description":"Se elpriser time for time i dette d\u00f8gn. S\u00e5 kan du bruge str\u00f8mmen, n\u00e5r den er billigst, og spare, n\u00e5r den koster mere.","og_url":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/","og_site_name":"andelenergi.dk","article_publisher":"https:\/\/www.facebook.com\/andelenergi","article_modified_time":"2024-12-16T08:03:06+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/","url":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/","name":"SolEnergi i detaljer | F\u00f8lg elpris time for time live | andelenergi.dk","isPartOf":{"@id":"https:\/\/andelenergi.dk\/#website"},"datePublished":"2024-10-09T09:51:00+00:00","dateModified":"2024-12-16T08:03:06+00:00","description":"Se elpriser time for time i dette d\u00f8gn. S\u00e5 kan du bruge str\u00f8mmen, n\u00e5r den er billigst, og spare, n\u00e5r den koster mere.","breadcrumb":{"@id":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/#breadcrumb"},"inLanguage":"da-DK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/solenergi-i-detaljer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/andelenergi.dk\/"},{"@type":"ListItem","position":2,"name":"Kundeservice","item":"https:\/\/andelenergi.dk\/kundeservice\/"},{"@type":"ListItem","position":3,"name":"Aftaler og priser","item":"https:\/\/andelenergi.dk\/kundeservice\/aftaler-og-priser\/"},{"@type":"ListItem","position":4,"name":"SolEnergi i detaljer"}]},{"@type":"WebSite","@id":"https:\/\/andelenergi.dk\/#website","url":"https:\/\/andelenergi.dk\/","name":"andelenergi.dk","description":"k\u00f8b el og gas til skarp pris","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/andelenergi.dk\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"da-DK"}]}},"_links":{"self":[{"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/pages\/184126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/comments?post=184126"}],"version-history":[{"count":3,"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/pages\/184126\/revisions"}],"predecessor-version":[{"id":196489,"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/pages\/184126\/revisions\/196489"}],"up":[{"embeddable":true,"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/pages\/37933"}],"wp:attachment":[{"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/media?parent=184126"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/andelenergi.dk\/api\/wp\/v2\/categories?post=184126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}