
<div class="woocommerce">

	<div class="col-set" id="customer_login">
				
		<div class="col">
		
			<h2>Login</h2>
			
			<form method="post" class="login">
			
									
				<input type="hidden" value="38dfe4b1e3" name="_wpnonce_phoe_login_form" id="_wpnonce_phoe_login_form" />

				<p class="form-row form-row-wide">

					<label for="username">Username or Email Address <span class="required">*</span></label>

					<input type="text" class="input-text" name="username" id="username" value="" required>
				</p>

				<p class="form-row form-row-wide">

					<label for="password"> Password  <span class="required">*</span></label>

					<input class="input-text" type="password" name="password" id="password" required>
				</p>

				
				<p class="form-row">
					<input type="hidden" id="_wpnonce" name="_wpnonce" value="fd684f83cf">
					
					<input type="hidden" name="_wp_http_referer" value="https://sunae.ch/my-account/">				
					
					<input type="submit" class="button" id="login" name="login" value="Login">
				</p>



				<p class="lost_password">

					<a style="color:black" href="https://sunae.ch/my-account/lost-password/">Lost Your Password ?</a>
				</p>

			</form>

		</div>
	
	</div>

</div>
<div class="woocommerce">	

	<div class="col-set" id="customer_login">

		<div class="col">
			
			<h2>Inscription</h2>
			
			<form method="post" class="register">	

									
				<input type="hidden" value="1b487e9832" name="_wpnonce_phoe_register_form" id="_wpnonce_phoe_register_form" />

											
				<p class="form-row form-row-wide">
					<label for="registrated_email">Email Address<span class="required">*</span></label>
					<input type="email" class="input-text" required name="email" id="registrated_email" value="" >
				</p>	

				<p class="form-row form-row-wide">
					<label for="registrated_password">Password <span class="required">*</span></label>
					<input type="password" class="input-text" name="password" id="registrated_password " >
				</p>	

				<div style="left: -999em; position: absolute;"><label for="trap">Anti-spam</label><input type="text" name="email_2" id="trap" tabindex="-1"></div>						
				
				<p class="form-row">
					<input type="hidden" id="_wpnonce" name="_wpnonce" value="70c2c9e9dd"><input type="hidden" name="_wp_http_referer" value="https://sunae.ch/my-account/">				
					
					<input type="submit" class="button" name="register" value="Inscription">
				</p>
				
			</form>

		</div>

	</div>

</div>
<div class="woocommerce">
	<p>
		<a href="#" class="header_phoen_login" >Login</a> &nbsp;|&nbsp;
		<a href="#" class="header_phoen_signup">Registration </a>
	</p>
</div>
	
<!----------------------- START LOGIN FORM FROM HERE  ----------------------------------->


<div id="id01" style="display: none;">
    
    <div class="popup" style="background: white;border: 0px solid black;">

        <div class="result1"></div>
     
        <div class="close-btn">&times;</div>
        
        <div class="form">

            <form id="js_phoen_login_popup">
        
                <h2 style="color:black;font-size:30px;">Login</h2>
            
                <div class="form-element">
                    <label for="email">Username or Email Address <span class="required">*</span></label>
                    <input type="text" name="username" id="username" placeholder="Enter email">
                </div>
            
                <div class="form-element">
                    <label for="password"> Password  <span class="required">*</span></label>
                    <input type="password" name="password" id="password" placeholder="Enter password">
                </div>
                
                <div class="form-element">
                    <input type="hidden" id="_wpnonce" name="_wpnonce" value="70c2c9e9dd">

                    <input id="wp_http_referer" type="hidden" name="_wp_http_referer" value="https://sunae.ch/my-account/">    

                </div>

                                
                <div class="form-element">
               
                    <div class="loader1" style="display:none;">
                        <img style="width:8%;" src="https://sunae.ch/wp-content/plugins/woocommerce-login-and-registration/image/icons8-dots-loading.gif">
                    </div> 
               
                    <input style="width: 91%;" type="submit" class="button js_phoen_login_log" name="login" value="Login" id="login1">
                </div>

                 <div class="form-element">

                    <a style="margin-top: 21%;color: black;" href="https://sunae.ch/my-account/lost-password/">Lost Your Password ?</a>
                </div>

            </form>

        </div>

    </div>

</div>

<!---------------------- START REGISTRATION FORM OPEN HERE  ----------------------------------->


<div id="id02" style="display: none;">
    
    <div class="popup" style="background: white;border: 0px solid black;">

        <div class="result2"></div>
 
        <div onclick="document.getElementById('id02').style.display='none'" class="close-btn">&times;</div>
    
        <div class="form">
        
            <h2 style="color:black;font-size:30px;">Inscription</h2>
        
                        
            <div class="form-element">
                <label for="reg_email">E-Mail-Adresse<span class="required">*</span></label>
                <input type="email" name="email" id="reg_email" value="" placeholder="Enter Your Email">
            </div>
        
            <div class="form-element">
                <label for="reg_password">Passwort<span class="required">*</span></label>
                <input type="password" name="password" id="reg_password" placeholder="Enter Your Password">
            </div>
            
            <p class="form-row">
                                                
                <input type="hidden" id="_wpnonce" name="_wpnonce" value="70c2c9e9dd">

                <input id="wp_http_referer" type="hidden" name="_wp_http_referer" value="https://sunae.ch/my-account/">    

                <div class="loader_reg" style="display:none;" >
                    <img style="width:8%;" src="https://sunae.ch/wp-content/plugins/woocommerce-login-and-registration/image/icons8-dots-loading.gif">
                </div>          
                    
            </p>
            
            <div class="form-element">
                
                <input style="width: 91%;" type="submit" class="button phoen_registration" name="register_header" value="Inscription">
            </div>

        </div>

    </div>

</div>

<script>
jQuery(document).ready(function(){ 
    jQuery('.header_phoen_login').click(function() {  
       	jQuery(this).colorbox({className: 'plrp_logreg', height:"525px", inline:true, href:"#id01", opacity:0.5});
       	jQuery('.plrp_logreg').show();
        jQuery('#id01').show();
   	});

   	jQuery('.header_phoen_signup').click(function() {  
       	jQuery(this).colorbox({className: 'plrp_logreg', height:"525px", inline:true, href:"#id02", opacity:0.5});
       	jQuery('.plrp_logreg').show();
        jQuery('#id02').show();
   	});

   	jQuery('.close-btn').click(function(){

   		jQuery('#id01').hide();
   		jQuery('#id02').hide();
   		jQuery('.plrp_logreg').hide();
   	})

});
</script>{"id":29870,"date":"2022-03-01T00:45:24","date_gmt":"2022-02-28T23:45:24","guid":{"rendered":"https:\/\/sunae.ch\/?page_id=29870"},"modified":"2026-02-26T09:00:12","modified_gmt":"2026-02-26T08:00:12","slug":"login-signup","status":"publish","type":"page","link":"https:\/\/sunae.ch\/de\/login-signup\/","title":{"rendered":"Login\/Signup"},"content":{"rendered":"[et_pb_section admin_label=&#8221;section&#8221;]\n\t\t\t[et_pb_row admin_label=&#8221;row&#8221;]\n\t\t\t\t[et_pb_column type=&#8221;4_4&#8243;][et_pb_text admin_label=&#8221;Text&#8221;]\n\n\n\n\n\n\n[\/et_pb_text][\/et_pb_column]\n\t\t\t[\/et_pb_row]\n\t\t[\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p>  <\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:shortcode -->\n[lsphe-login-form]\n<!-- \/wp:shortcode -->\n\n<!-- wp:shortcode -->\n[lsphe-signup-form]\n<!-- \/wp:shortcode -->\n\n<!-- wp:shortcode -->\n[lsphe-header]\n<!-- \/wp:shortcode -->","_et_gb_content_width":"","footnotes":""},"class_list":["post-29870","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/pages\/29870","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/comments?post=29870"}],"version-history":[{"count":6,"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/pages\/29870\/revisions"}],"predecessor-version":[{"id":240303,"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/pages\/29870\/revisions\/240303"}],"wp:attachment":[{"href":"https:\/\/sunae.ch\/de\/wp-json\/wp\/v2\/media?parent=29870"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}