tag_error <txp:output_form form="ws_customer_login" /> ->  Textpattern Warning: mismatch_open_close_tag: <txp:mem_self_register_form class="user-form register-account" login_url='<txp:variable name="register_destination" />?action=login' email_form="ws_self_register_email" redirect='<txp:variable name="register_destination" />'>, </txp:hide> while_parsing_page_form: default, ws_customer_login
tag_error <txp:output_form form="ws_customer_login" /> ->  Textpattern Warning: mismatch_open_close_tag: <txp:hide>, </txp:mem_self_register_form> while_parsing_page_form: default, ws_customer_login
tag_error <txp:output_form form="ws_customer_login" /> ->  Textpattern Warning: mismatch_open_close_tag: <txp:smd_if field="txpvar:alert" operator="in" value="register/login">, </txp:if_variable> while_parsing_page_form: default, ws_customer_login
tag_error <txp:mck_login_if>

<txp:hide><!-- .................................................... 

If Authenticated This is the modal navigation 
(Contact & Payment | Update Password | Club & History )

.................................................... --></txp:hide>

<txp:variable name="save_actions">
  <div class="actions">
    <a href='?mck_logout=1' alt='Logout' class="button" title='Logout'>Logout</a>
    <span class="stronger"><txp:mem_form_submit /></span>
  </div>
</txp:variable>


                <div class="user-info">
                  <h2>Welcome <txp:mck_login name="RealName" /></h2>
                  <h4>Edit Your Account</h4> 
                  <p>{ Your Username is: <strong><txp:mck_login name="name" /></strong> }</p>
                </div>

                <div id="profile-management" class="tabbed-users">

                  <div class="tabber-menu user-menu">
                    <ul>
                      <li><a href="#modal-customer-profile" class="tabber-handle">Contact &amp; Payment</a></li>
                      <li><a href="#modal-customer-password" class="tabber-handle">Update Password</a></li>
                      <li><a href="#modal-customer-clubs-history" class="tabber-handle">Allocation &amp; Orders</a></li>
                    
                    </ul>
                  </div>

                  <div class="tabber-tab active" id="modal-customer-profile">
                      <txp:output_form form="ws_dashboard_profile" />
                  </div>

                  <div class="tabber-tab" id="modal-customer-password">
                    <h4>Update password</h4>
                    
                    <div class="password-updater">
                      <txp:mem_self_change_password_form 
                        email_form="ws_edit_password_email" 
                        form="ws_dashboard_password"
                        reply="brooke@delmaswines.com"
                       />
                    </div>
                    
                  </div>

                  <div class="tabber-tab" id="modal-customer-clubs-history">
                      <txp:output_form form="ws_dashboard_clubs" />
                      <txp:output_form form="ws_dashboard_history" />
                  </div>

                </div>


            <txp:else />

<txp:hide><!-- .................................................... 

If Authenticated This is the modal navigation 
(Customer Login | Reset Password | Create an Account )

.................................................... --></txp:hide>

          

        <div id="pre-login-actions" class="tabbed-users">

                <div class="tabber-menu user-menu">
                  <ul>
                    <li><a href="#modal-login-form" class="tabber-handle">Customer Log In</a></li>
                    <li><a href="#modal-reset-form" class="tabber-handle">Log In Help</a></li>
                    <txp:hide><li><a href="#modal-account-form" class="tabber-handle">Create An Account</a></li></txp:hide>
                  </ul>
                </div>



                  
                  <div class="tabber-tab" id="modal-login-form">
                    
              
                      <div class="user-info-msg">
                        <h3>Log In To Your Account</h3>
                         <p>Remember, your username is automatically set to your primary email address</p>
                      </div>

                      <txp:mck_login_form class="user-form " action='?login=1'>


                      <txp:variable name="please_login" />

                      <txp:chh_if_data><div class="memError"><txp:mck_login_errors /></div></txp:chh_if_data>
                       
                        <div class="login-fields login-form">
                          
                          <div class="ws-form-row">
                          <!-- EMAIL -->
                          <div class="left-form">
                          <span class="inputs"><txp:mck_login_input type="text" name="mck_login_name" label="User email" class="cUserLogin full" break=""/></span>

                         
                          </div>

                          <div class="right-form">
                          <span class="inputs"><txp:mck_login_input type="password" name="mck_login_pass" label="Password" class="cUserPassword full" break=""/></span>
                          </div>

                          </div>

                      </div>


                      <div class="button-block">
                      <button type="submit">Log In</button>
                      <txp:hide><a class="button" href="/guest-store">Guest Store »</a></txp:hide>
                      </div>

                      <div class="ws-form-row">
                      <div class="full form">
                      <span class="inputs"><txp:mck_login_input type="checkbox" name="mck_login_stay" value="1" label="Stay Logged-in" /></span>
                      </div>
                      </div>


                      </txp:mck_login_form>  



                  </div>



                  <div class="tabber-tab" id="modal-reset-form">
        
<txp:mem_self_password_reset_form check_name="0" class="user-form" form_mail="ws_password_reset_email" new_form_mail="ws_password_new_email" subject='<txp:site_name/>: Password Reset Request' new_subject='<txp:site_name/>: New Account Password' confirm_url="password-reset-confirmation">

            <div class="user-info-msg">
                <h3>Reset Your Password</h3>
                <p>We will email you instructions on how to reset your password</p> 
              </div>

              <div class="login-form reset-login">
                
                <!-- EMAIL -->
                <div class="ws-form-row">

                  <div class="form-full">
                  <span class="inputs">

                  <txp:mem_form_email name="email" label="Enter your email address" class="half right"  break="" />

                  </span>
                  </div>
                  
                  
                </div>

                <div class="button-block">
                <txp:mem_form_submit name="submit" label="Reset Your Password" />
                </div>
                
                </txp:mem_self_password_reset_form>
                
              </div>

</div>


                




          
                  



<txp:hide>

                  <div class="tabber-tab" id="modal-account-form">
                   

                 
                      
              <txp:mem_self_register_form class="user-form register-account" login_url='<txp:variable name="register_destination" />?action=login' email_form="ws_self_register_email" redirect='<txp:variable name="register_destination" />'>

              <div class="user-info-msg">
                <h3>Create An Account</h3>
                
              </div>


                    <div class="customer-info">
                    <div class="postal">

                      <txp:variable name="please_login" />

                      <!-- FIRST & LAST NAME -->
                      <div class="ws-form-row">
                        
                           <div class="left-form">
                            <!-- input -->
                            <span class="inputs"><txp:mem_form_text  name="first_name" label="First name"  class="cFirstName half left cNames" break=""/></span>
                           </div>

                           <div class="right-form">
                            <!-- input -->
                            <span class="inputs full"><txp:mem_form_text name="last_name" label="Last name" class="cLastName half right cNames" break=""/></span> 
                          </div>

                      </div>


                      <!-- EMAIL -->
                      <!-- EMAIL -->
                      <!-- EMAIL -->
                      <div class="ws-form-row">
                      <div class="full-form">
                        <!-- input -->
                        <span class="inputs"><txp:mem_form_email name="email" label="E-Mail" class="cEmail half right" break=""/></span>
                      </div>
                      
                      </div>


                  <!-- PHONE NUMBERS -->
                  <!-- PHONE NUMBERS -->
                  <!-- PHONE NUMBERS -->
                  <div class="ws-form-row">
                    <div class="left-form">
                      <!-- input -->
                      <span class="inputs full"><txp:mem_form_text  name="home_phone" label="Phone (day)" class="cHomePhone full" break="" required='<txp:variable name="ws_store_req_phone1"/>' /></span>
                    </div>

                    <div class="right-form">
                      <!-- input -->
                      <span class="inputs full"><txp:mem_form_text name="work_phone" label="Phone (evening)" class="cWorkPhone full" break="" required='<txp:variable name="ws_store_req_phone2"/>' /></span>                    
                    </div>

                  </div>                  

                  <!-- ADDRESS 1 -->
                  <!-- ADDRESS 1 -->
                  <!-- ADDRESS 1 -->
                  <div class="ws-form-row">
                    
                    <div class="full-form">
                    <!-- input -->
                    <span class="inputs full"><txp:mem_form_text name="address" label="Address" class="cAddress1 full" break="" required="1" /></span>
                    </div>
                  
                  </div>


                  <!-- ADDRESS 2 -->
                  <!-- ADDRESS 2 -->
                  <!-- ADDRESS 2 -->
                  <div class="ws-form-row">
                    
                    <div class="full-form">
                    <!-- input -->

                    <span class="inputs"><txp:mem_form_text  name="address2" label="Address 2" class="cAddress2 full" break="" required="0" /></span>
                    </div>
                  
                  </div>



                  <!-- CITY, STATE, ZIP -->
                  <!-- CITY, STATE, ZIP -->
                  <!-- CITY, STATE, ZIP -->
                  <div class="ws-form-row">
                  <!-- LEFT FORM -->
                  <div class="left-form">


                    <!-- input -->
                    <span class="inputs full"><txp:mem_form_text  name="city" label="City" class="cCity full" break="" required="1" /></span>
                  
                  </div>
                  <!-- / LEFT FORM -->



                  <!-- RIGHT FORM -->

                  <div class="right-form">
                    <!-- input -->
                    <span class="inputs">
                    
                      <!-- input -->
                      <span class="states"><txp:mem_wine_states_select name="state" label="State"  class="cState state" break="" required="1" default_empty="1"/></span>
                    
                      <!-- input -->
                      <span class="zipcode"><txp:mem_form_text  name="zip" label="Zip" class="cZip full" break="" required="1" /></span>

                    </span>

                  </div>

                  </div>







                  <!-- PASSWORD -->
                  <!-- PASSWORD -->
                  <!-- PASSWORD -->
                  <div class="ws-form-row">
                  <div class="left-form">
                    <!-- input -->
                    <span class="inputs"><txp:mem_form_text  name="password" label="Password" class="cPassword half left" password="1" /></span>
                  </div>

                  <div class="right-form">
                      <!-- input -->
                      <span class="inputs"><txp:mem_form_text  name="password" label="Confirm"  class="cPasswordConfirm half right"  password="1" /></span>
                  </div>
                   


                  </div>
                    <!-- input -->
                    <span class="inputs hidden"><txp:mem_form_text name="name" label="Username" class="cUserName half left" break=""/></span>



     


                      <txp:mem_form_hidden  name="p_userid" class="cUserLogin full"  />         
                      <txp:mem_form_hidden  name="p_password" password="1" class="cUserPassword full"  />

                  <div class="button-block">
                  <txp:mem_form_submit label="Create My Account »" />
                  </div>
                  
                      
                      
                  
          </txp:hide>          

                  </txp:mem_self_register_form>

<txp:hide><!-- .................................................... 

Script below Logs New Customer in after validation 

.................................................... --></txp:hide>

                
                  <script type="text/javascript">
                  $( document ).ready(function() {
                
                    $('#modal-account-form input.cEmail').blur(function() {
                      $('#modal-account-form input.cUserName').val($(this).val());
                      $('#modal-account-form input.cUserLogin').val($(this).val());
                    });
                    $('#modal-account-form input.cPasswordConfirm').blur(function() {
                      $('#modal-account-form input.cUserPassword').val($(this).val());
                    });
                  
                    });
                   </script>
                
 

                  <!-- / postal -->
                  </div>
                  <!-- / customer info -->
                  </div>

                  </div>



                   </div> <!-- / tabbed-users -->


                </txp:mck_login_if> ->  Textpattern Warning: mismatch_open_close_tag: <txp:mem_self_register_form class="user-form register-account" login_url='<txp:variable name="register_destination" />?action=login' email_form="ws_self_register_email" redirect='<txp:variable name="register_destination" />'>, </txp:hide> while_parsing_page_form: default, ws_customer_login
tag_error <txp:mck_login_if>

<txp:hide><!-- .................................................... 

If Authenticated This is the modal navigation 
(Contact & Payment | Update Password | Club & History )

.................................................... --></txp:hide>

<txp:variable name="save_actions">
  <div class="actions">
    <a href='?mck_logout=1' alt='Logout' class="button" title='Logout'>Logout</a>
    <span class="stronger"><txp:mem_form_submit /></span>
  </div>
</txp:variable>


                <div class="user-info">
                  <h2>Welcome <txp:mck_login name="RealName" /></h2>
                  <h4>Edit Your Account</h4> 
                  <p>{ Your Username is: <strong><txp:mck_login name="name" /></strong> }</p>
                </div>

                <div id="profile-management" class="tabbed-users">

                  <div class="tabber-menu user-menu">
                    <ul>
                      <li><a href="#modal-customer-profile" class="tabber-handle">Contact &amp; Payment</a></li>
                      <li><a href="#modal-customer-password" class="tabber-handle">Update Password</a></li>
                      <li><a href="#modal-customer-clubs-history" class="tabber-handle">Allocation &amp; Orders</a></li>
                    
                    </ul>
                  </div>

                  <div class="tabber-tab active" id="modal-customer-profile">
                      <txp:output_form form="ws_dashboard_profile" />
                  </div>

                  <div class="tabber-tab" id="modal-customer-password">
                    <h4>Update password</h4>
                    
                    <div class="password-updater">
                      <txp:mem_self_change_password_form 
                        email_form="ws_edit_password_email" 
                        form="ws_dashboard_password"
                        reply="brooke@delmaswines.com"
                       />
                    </div>
                    
                  </div>

                  <div class="tabber-tab" id="modal-customer-clubs-history">
                      <txp:output_form form="ws_dashboard_clubs" />
                      <txp:output_form form="ws_dashboard_history" />
                  </div>

                </div>


            <txp:else />

<txp:hide><!-- .................................................... 

If Authenticated This is the modal navigation 
(Customer Login | Reset Password | Create an Account )

.................................................... --></txp:hide>

          

        <div id="pre-login-actions" class="tabbed-users">

                <div class="tabber-menu user-menu">
                  <ul>
                    <li><a href="#modal-login-form" class="tabber-handle">Customer Log In</a></li>
                    <li><a href="#modal-reset-form" class="tabber-handle">Log In Help</a></li>
                    <txp:hide><li><a href="#modal-account-form" class="tabber-handle">Create An Account</a></li></txp:hide>
                  </ul>
                </div>



                  
                  <div class="tabber-tab" id="modal-login-form">
                    
              
                      <div class="user-info-msg">
                        <h3>Log In To Your Account</h3>
                         <p>Remember, your username is automatically set to your primary email address</p>
                      </div>

                      <txp:mck_login_form class="user-form " action='?login=1'>


                      <txp:variable name="please_login" />

                      <txp:chh_if_data><div class="memError"><txp:mck_login_errors /></div></txp:chh_if_data>
                       
                        <div class="login-fields login-form">
                          
                          <div class="ws-form-row">
                          <!-- EMAIL -->
                          <div class="left-form">
                          <span class="inputs"><txp:mck_login_input type="text" name="mck_login_name" label="User email" class="cUserLogin full" break=""/></span>

                         
                          </div>

                          <div class="right-form">
                          <span class="inputs"><txp:mck_login_input type="password" name="mck_login_pass" label="Password" class="cUserPassword full" break=""/></span>
                          </div>

                          </div>

                      </div>


                      <div class="button-block">
                      <button type="submit">Log In</button>
                      <txp:hide><a class="button" href="/guest-store">Guest Store »</a></txp:hide>
                      </div>

                      <div class="ws-form-row">
                      <div class="full form">
                      <span class="inputs"><txp:mck_login_input type="checkbox" name="mck_login_stay" value="1" label="Stay Logged-in" /></span>
                      </div>
                      </div>


                      </txp:mck_login_form>  



                  </div>



                  <div class="tabber-tab" id="modal-reset-form">
        
<txp:mem_self_password_reset_form check_name="0" class="user-form" form_mail="ws_password_reset_email" new_form_mail="ws_password_new_email" subject='<txp:site_name/>: Password Reset Request' new_subject='<txp:site_name/>: New Account Password' confirm_url="password-reset-confirmation">

            <div class="user-info-msg">
                <h3>Reset Your Password</h3>
                <p>We will email you instructions on how to reset your password</p> 
              </div>

              <div class="login-form reset-login">
                
                <!-- EMAIL -->
                <div class="ws-form-row">

                  <div class="form-full">
                  <span class="inputs">

                  <txp:mem_form_email name="email" label="Enter your email address" class="half right"  break="" />

                  </span>
                  </div>
                  
                  
                </div>

                <div class="button-block">
                <txp:mem_form_submit name="submit" label="Reset Your Password" />
                </div>
                
                </txp:mem_self_password_reset_form>
                
              </div>

</div>


                




          
                  



<txp:hide>

                  <div class="tabber-tab" id="modal-account-form">
                   

                 
                      
              <txp:mem_self_register_form class="user-form register-account" login_url='<txp:variable name="register_destination" />?action=login' email_form="ws_self_register_email" redirect='<txp:variable name="register_destination" />'>

              <div class="user-info-msg">
                <h3>Create An Account</h3>
                
              </div>


                    <div class="customer-info">
                    <div class="postal">

                      <txp:variable name="please_login" />

                      <!-- FIRST & LAST NAME -->
                      <div class="ws-form-row">
                        
                           <div class="left-form">
                            <!-- input -->
                            <span class="inputs"><txp:mem_form_text  name="first_name" label="First name"  class="cFirstName half left cNames" break=""/></span>
                           </div>

                           <div class="right-form">
                            <!-- input -->
                            <span class="inputs full"><txp:mem_form_text name="last_name" label="Last name" class="cLastName half right cNames" break=""/></span> 
                          </div>

                      </div>


                      <!-- EMAIL -->
                      <!-- EMAIL -->
                      <!-- EMAIL -->
                      <div class="ws-form-row">
                      <div class="full-form">
                        <!-- input -->
                        <span class="inputs"><txp:mem_form_email name="email" label="E-Mail" class="cEmail half right" break=""/></span>
                      </div>
                      
                      </div>


                  <!-- PHONE NUMBERS -->
                  <!-- PHONE NUMBERS -->
                  <!-- PHONE NUMBERS -->
                  <div class="ws-form-row">
                    <div class="left-form">
                      <!-- input -->
                      <span class="inputs full"><txp:mem_form_text  name="home_phone" label="Phone (day)" class="cHomePhone full" break="" required='<txp:variable name="ws_store_req_phone1"/>' /></span>
                    </div>

                    <div class="right-form">
                      <!-- input -->
                      <span class="inputs full"><txp:mem_form_text name="work_phone" label="Phone (evening)" class="cWorkPhone full" break="" required='<txp:variable name="ws_store_req_phone2"/>' /></span>                    
                    </div>

                  </div>                  

                  <!-- ADDRESS 1 -->
                  <!-- ADDRESS 1 -->
                  <!-- ADDRESS 1 -->
                  <div class="ws-form-row">
                    
                    <div class="full-form">
                    <!-- input -->
                    <span class="inputs full"><txp:mem_form_text name="address" label="Address" class="cAddress1 full" break="" required="1" /></span>
                    </div>
                  
                  </div>


                  <!-- ADDRESS 2 -->
                  <!-- ADDRESS 2 -->
                  <!-- ADDRESS 2 -->
                  <div class="ws-form-row">
                    
                    <div class="full-form">
                    <!-- input -->

                    <span class="inputs"><txp:mem_form_text  name="address2" label="Address 2" class="cAddress2 full" break="" required="0" /></span>
                    </div>
                  
                  </div>



                  <!-- CITY, STATE, ZIP -->
                  <!-- CITY, STATE, ZIP -->
                  <!-- CITY, STATE, ZIP -->
                  <div class="ws-form-row">
                  <!-- LEFT FORM -->
                  <div class="left-form">


                    <!-- input -->
                    <span class="inputs full"><txp:mem_form_text  name="city" label="City" class="cCity full" break="" required="1" /></span>
                  
                  </div>
                  <!-- / LEFT FORM -->



                  <!-- RIGHT FORM -->

                  <div class="right-form">
                    <!-- input -->
                    <span class="inputs">
                    
                      <!-- input -->
                      <span class="states"><txp:mem_wine_states_select name="state" label="State"  class="cState state" break="" required="1" default_empty="1"/></span>
                    
                      <!-- input -->
                      <span class="zipcode"><txp:mem_form_text  name="zip" label="Zip" class="cZip full" break="" required="1" /></span>

                    </span>

                  </div>

                  </div>







                  <!-- PASSWORD -->
                  <!-- PASSWORD -->
                  <!-- PASSWORD -->
                  <div class="ws-form-row">
                  <div class="left-form">
                    <!-- input -->
                    <span class="inputs"><txp:mem_form_text  name="password" label="Password" class="cPassword half left" password="1" /></span>
                  </div>

                  <div class="right-form">
                      <!-- input -->
                      <span class="inputs"><txp:mem_form_text  name="password" label="Confirm"  class="cPasswordConfirm half right"  password="1" /></span>
                  </div>
                   


                  </div>
                    <!-- input -->
                    <span class="inputs hidden"><txp:mem_form_text name="name" label="Username" class="cUserName half left" break=""/></span>



     


                      <txp:mem_form_hidden  name="p_userid" class="cUserLogin full"  />         
                      <txp:mem_form_hidden  name="p_password" password="1" class="cUserPassword full"  />

                  <div class="button-block">
                  <txp:mem_form_submit label="Create My Account »" />
                  </div>
                  
                      
                      
                  
          </txp:hide>          

                  </txp:mem_self_register_form>

<txp:hide><!-- .................................................... 

Script below Logs New Customer in after validation 

.................................................... --></txp:hide>

                
                  <script type="text/javascript">
                  $( document ).ready(function() {
                
                    $('#modal-account-form input.cEmail').blur(function() {
                      $('#modal-account-form input.cUserName').val($(this).val());
                      $('#modal-account-form input.cUserLogin').val($(this).val());
                    });
                    $('#modal-account-form input.cPasswordConfirm').blur(function() {
                      $('#modal-account-form input.cUserPassword').val($(this).val());
                    });
                  
                    });
                   </script>
                
 

                  <!-- / postal -->
                  </div>
                  <!-- / customer info -->
                  </div>

                  </div>



                   </div> <!-- / tabbed-users -->


                </txp:mck_login_if> ->  Textpattern Warning: mismatch_open_close_tag: <txp:hide>, </txp:mem_self_register_form> while_parsing_page_form: default, ws_customer_login
Delmas | hand-farmed | hand-made | hand-sold

Jeb Dunnuck, 2016 Syrah scores 97 points

 "A singular, gorgeous Syrah that could come from nowhere else.”

-97 points.

“A singular gorgeous Syrah that could come from nowhere else.”

Jeb Dunnuck

 

“Cote-Rotie meets pinot noir.” —Steve Tanzer/Vinous

“Utterly distinctive... Amazingly strong.” —Steve Tanzer/Vinous

“Easily one of the wines of the vintage...an estate that should be on your radar.” —Jeb Dunnuck

“The nose of this wine alone can make the case for The Rocks District.” —Steve Tanzer/Vinous

“ A perfumed, very silky, complex Syrah for Clos de Beze lovers....” —Steve Tanzer/Vinous

Back-to-Back 97's for Delmas from Washington Wine Blog

"The heady aromas push you back to the glass for more."

-97 points.