Indlæser
Besked
Brugernavnet er opdateret! For at fuldføre opdateringen var vi nødt til at logge dig ud. Log ind igen for at komme tilbage til din kundeprofil.
Indlogning
$VAR1 = "<script type=\"text/javascript\" src=\"/includes/AIR_ibutik_Arbetsyta.js?1311112\"></script>
<div id=\"loginWrap\" class=\"row center-xs mb-24 mt-16\">
<div class=\"col-xs-12 col-sm-8 col-md-7 col-lg-7\">
<div class=\"status_message status_message-positive BestFormSucessmessage hide\" role=\"status\" data-errorcode=\"BestFormSucess\">
<div class=\"box\">
<i class=\"fas fa-exclamation-circle text-xl\" aria-hidden=\"true\"></i>
<span class=\"font-xl text-uppercase\">Besked</span>
<div class=\"status_message__main\">Brugernavnet er opdateret! For at fuldf\x{f8}re opdateringen var vi n\x{f8}dt til at logge dig ud. Log ind igen for at komme tilbage til din kundeprofil.</div>
<button type=\"button\" class=\"btn-auto btn-sm \" onclick=\"AIR_close_message(this)\" tabindex=\"0\">OK</button>
</div>
</div>
<script>
var AIR_close_message = function(button) {
button.closest('.status_message').classList.add('hide');
};
</script>
<br>
<div class=\"col-xs-12\">
<h1>Indlogning</h1>
</div>
<form action=\"/shop\" method=\"post\" name=\"Loggain\">
<div class=\"row mt-16 mb-8\">
<div class=\"col-xs-12 my-8\">
<label for=\"anvnamn\" class=\"visually-hidden\">Brugernavn</label>
<input
id=\"anvnamn\"
type=\"text\"
name=\"anvnamn\"
class=\"col-xs-12 w-100\"
autocomplete=\"on\"
placeholder=\"Brugernavn\"
aria-errormessage=\"error_text_login\"
required aria-required=\"true\"
aria-invalid=\"false\"
>
</div>
<div class=\"col-xs-12 my-8\">
<label for=\"Losenord\" class=\"visually-hidden\">Adgangskode</label>
<input
id=\"Losenord\"
type=\"password\"
name=\"Losenord\"
class=\"col-xs-12 w-100\"
autocomplete=\"new-password\"
placeholder=\"Adgangskode\"
aria-errormessage=\"error_text_login\"
required aria-required=\"true\"
aria-invalid=\"false\"
>
</div>
</div>
<input type=\"hidden\" name=\"funk2\" value=\"startsida\">
<input type=\"hidden\" name=\"nastasteg\" value=\"dinsida\">
<input type=\"hidden\" name=\"Spara_Losen\" value=\"Y\">
<input type=\"hidden\" name=\"funk\" value=\"kundlogin_slutfor\">
<input type=\"hidden\" name=\"stegtre\" value=\"0\">
<div class=\"row mt-8\">
<div class=\"col-xs-12 mb-8\">
<button type=\"button\" onclick=\"document.Loggain.submit();\" class=\"cta-primary\">
Log ind
</div>
</div>
</form>
<div class=\"row\">
<div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6\">
<a href=\"/shop?funk=kund_ny&nastasteg=ny\" class=\"btn mb-8\">
Tilmeld
</a>
</div>
<div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6 loginpass\">
<a href=\"/shop?funk=kund_skickapw\" class=\"btn mb-8\">
Glemt adgangskode?
</a>
</div>
</div>
</div>
</div>
<script>
/* If the profile was updated we show a sucess message */
function checkIfProfileUpdated() {
console.log('checkIfProfileUpdated');
if(getUrlParameter_customerprofile('updated')){
var urlParameter = getUrlParameter_customerprofile('updated');
try {
var successDialog = document.querySelector('.BestFormSucessmessage');
if(urlParameter === \"true\" && successDialog){
successDialog.classList.remove('hide');
var focusableElements = successDialog.querySelectorAll('a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type=\"text\"]:not([disabled]), input[type=\"radio\"]:not([disabled]), input[type=\"checkbox\"]:not([disabled]), select:not([disabled]), input[type=\"password\"]:not([disabled])');
var firstFocusableEl = focusableElements[0].focus();
}
} catch (error) {
console.error(error);
} finally {
}
}
};
var getUrlParameter_customerprofile = function getUrlParameter_customerprofile(sParam) {
var sPageURL = window.location.search.substring(1),
sURLVariables = sPageURL.split('&'),
sParameterName,
i;
for (i = 0; i < sURLVariables.length; i++) {
sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] === sParam) {
return typeof sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]);
}
}
return false;
};
document.addEventListener('DOMContentLoaded', function () {
checkIfProfileUpdated();
}, false);
</script>
";
<div id=\"loginWrap\" class=\"row center-xs mb-24 mt-16\">
<div class=\"col-xs-12 col-sm-8 col-md-7 col-lg-7\">
<div class=\"status_message status_message-positive BestFormSucessmessage hide\" role=\"status\" data-errorcode=\"BestFormSucess\">
<div class=\"box\">
<i class=\"fas fa-exclamation-circle text-xl\" aria-hidden=\"true\"></i>
<span class=\"font-xl text-uppercase\">Besked</span>
<div class=\"status_message__main\">Brugernavnet er opdateret! For at fuldf\x{f8}re opdateringen var vi n\x{f8}dt til at logge dig ud. Log ind igen for at komme tilbage til din kundeprofil.</div>
<button type=\"button\" class=\"btn-auto btn-sm \" onclick=\"AIR_close_message(this)\" tabindex=\"0\">OK</button>
</div>
</div>
<script>
var AIR_close_message = function(button) {
button.closest('.status_message').classList.add('hide');
};
</script>
<br>
<div class=\"col-xs-12\">
<h1>Indlogning</h1>
</div>
<form action=\"/shop\" method=\"post\" name=\"Loggain\">
<div class=\"row mt-16 mb-8\">
<div class=\"col-xs-12 my-8\">
<label for=\"anvnamn\" class=\"visually-hidden\">Brugernavn</label>
<input
id=\"anvnamn\"
type=\"text\"
name=\"anvnamn\"
class=\"col-xs-12 w-100\"
autocomplete=\"on\"
placeholder=\"Brugernavn\"
aria-errormessage=\"error_text_login\"
required aria-required=\"true\"
aria-invalid=\"false\"
>
</div>
<div class=\"col-xs-12 my-8\">
<label for=\"Losenord\" class=\"visually-hidden\">Adgangskode</label>
<input
id=\"Losenord\"
type=\"password\"
name=\"Losenord\"
class=\"col-xs-12 w-100\"
autocomplete=\"new-password\"
placeholder=\"Adgangskode\"
aria-errormessage=\"error_text_login\"
required aria-required=\"true\"
aria-invalid=\"false\"
>
</div>
</div>
<input type=\"hidden\" name=\"funk2\" value=\"startsida\">
<input type=\"hidden\" name=\"nastasteg\" value=\"dinsida\">
<input type=\"hidden\" name=\"Spara_Losen\" value=\"Y\">
<input type=\"hidden\" name=\"funk\" value=\"kundlogin_slutfor\">
<input type=\"hidden\" name=\"stegtre\" value=\"0\">
<div class=\"row mt-8\">
<div class=\"col-xs-12 mb-8\">
<button type=\"button\" onclick=\"document.Loggain.submit();\" class=\"cta-primary\">
Log ind
</div>
</div>
</form>
<div class=\"row\">
<div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6\">
<a href=\"/shop?funk=kund_ny&nastasteg=ny\" class=\"btn mb-8\">
Tilmeld
</a>
</div>
<div class=\"col-xs-12 col-sm-12 col-md-6 col-lg-6 loginpass\">
<a href=\"/shop?funk=kund_skickapw\" class=\"btn mb-8\">
Glemt adgangskode?
</a>
</div>
</div>
</div>
</div>
<script>
/* If the profile was updated we show a sucess message */
function checkIfProfileUpdated() {
console.log('checkIfProfileUpdated');
if(getUrlParameter_customerprofile('updated')){
var urlParameter = getUrlParameter_customerprofile('updated');
try {
var successDialog = document.querySelector('.BestFormSucessmessage');
if(urlParameter === \"true\" && successDialog){
successDialog.classList.remove('hide');
var focusableElements = successDialog.querySelectorAll('a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type=\"text\"]:not([disabled]), input[type=\"radio\"]:not([disabled]), input[type=\"checkbox\"]:not([disabled]), select:not([disabled]), input[type=\"password\"]:not([disabled])');
var firstFocusableEl = focusableElements[0].focus();
}
} catch (error) {
console.error(error);
} finally {
}
}
};
var getUrlParameter_customerprofile = function getUrlParameter_customerprofile(sParam) {
var sPageURL = window.location.search.substring(1),
sURLVariables = sPageURL.split('&'),
sParameterName,
i;
for (i = 0; i < sURLVariables.length; i++) {
sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] === sParam) {
return typeof sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]);
}
}
return false;
};
document.addEventListener('DOMContentLoaded', function () {
checkIfProfileUpdated();
}, false);
</script>
";