www.wilsonart.com Open in urlscan Pro
15.197.198.115  Public Scan

Submitted URL: https://click.em.wilsonart.com/?qs=b674e30895a7068e8af77ec6d9b054bfe54388806be8afe6d2dca8294d949cdefda263e08ebbbc5912c45e1ec219...
Effective URL: https://www.wilsonart.com/woodgrains-finishes?utm_source=sfmc&utm_medium=email&utm_campaign=02_Welcome_Woodgrains_2023&utm...
Submission: On January 05 via api from AE — Scanned from DE

Form analysis 7 forms found in the DOM

GET https://www.wilsonart.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form303064" action="https://www.wilsonart.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search_925104" data-role="minisearch-label">
    </label>
    <div class="control">
      <input id="search_925104" type="text" name="q" value="" placeholder="Search" class="input-text loaded" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" onfocus="this.placeholder = ''"
        onblur="this.placeholder = 'Search'">
      <script>
        var MAGE_VERSION = "2.4.5";

        function compareVersions(installed, required) {
          var a = installed.split('.');
          var b = required.split('.');
          for (var i = 0; i < a.length; ++i) {
            a[i] = Number(a[i]);
          }
          for (var i = 0; i < b.length; ++i) {
            b[i] = Number(b[i]);
          }
          if (a.length == 2) {
            a[2] = 0;
          }
          if (a[0] > b[0]) return true;
          if (a[0] < b[0]) return false;
          if (a[1] > b[1]) return true;
          if (a[1] < b[1]) return false;
          if (a[2] > b[2]) return true;
          if (a[2] < b[2]) return false;
          return true;
        }
      </script>
      <div id="ea_search_autocomplete" class="top-arrow-primary ea-search-autocomplete no-result">
        <div class="content">
          <!--        <div class="left wyomind-bg-secondary hidden">
            <div id="ea-suggests"></div>
            <div id="ea-categories"></div>
            <div id="ea-cms"></div>
            <div id="ea-others"></div>
        </div>-->
          <div class="right wyomind-bg-primary searchResultsMain customScrollBar2">
            <div id="ea-products" class="eaProducts"></div>
            <div id="ea-techresources" class="eaTechresources"></div>
            <div id="ea-cms" class="eaCms"></div>
            <div id="ea-all-results" class="eaAllResults"></div>
          </div>
        </div>
        <div id="ea-search-autocomplete-no-result" class="top-arrow-primary ea-search-autocomplete-no-result">
          <div class="content wyomind-bg-secondary wyomind-primary-border"> No products found </div>
        </div>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

<form class="form-fake-email" id="social-form-fake-email" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to create account.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="realEmail" alt="email" id="real_email_address" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-fake-email" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="YC2FOUj5H79HAO7W">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="social_login_email"><span>Email</span></label>
      <div class="control">
        <input name="username" id="social_login_email" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="password" id="social_login_pass" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
        <div class="secondary">
          <a class="action remind" href="#"><span>Forgot Your Password?</span></a>
        </div>
      </div>
    </div>
    <!-- BLOCK social-login-captcha --><!-- /BLOCK social-login-captcha -->
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action login primary" id="bnt-social-login-authentication">
          <span>Login</span>
        </button>
      </div>
    </div><br>
    <div class="actions-toolbar">
      <div class="primary">
        <a class="action create" href="#"><span>Create New Account?</span></a>
        <span class="require_text">*required</span>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create" id="social-form-create" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname"><span>First Name</span></label>
      <div class="control"><input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control"><input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address_create" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{required:true}" autocomplete="off" aria-required="true">
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field group_id required">
      <label class="label"><span>I'm a</span></label>
      <div class="control">
        <ul>
          <li>
            <input type="radio" id="Homeowner" name="group_id" value="2" data-validate="{'validate-one-required-by-name':true}" aria-required="true">
            <label for="Homeowner<">Homeowner</label>
          </li>
          <li>
            <input type="radio" id="Professional" name="group_id" value="48" data-validate="{'validate-one-required-by-name':true}" aria-required="true">
            <label for="Professional<">Professional</label>
          </li>
        </ul>
      </div>
    </div>
    <div class="field company company_select" style="display:none;">
      <label for="company" class="label"><span>Company</span></label>
      <div class="control">
        <input type="text" name="company" id="company" value="" title="Company" class="input-text">
      </div>
      <span class="company_message" style="display:none; color: #e31b2c;margin-left: 140px;">This is a required field.</span>
    </div>
    <div class="field newsletter_industry_select" style="display:none;">
      <label class="label">
        <span>What industries do you service?</span>
      </label>
      <ul>
        <li>
          <input name="industries[]" class="industry_type" type="checkbox" id="Education" value="Education">
          <span>Education</span>
        </li>
        <li>
          <input name="industries[]" class="industry_type" type="checkbox" id="Office" value="Office">
          <span>Office</span>
        </li>
        <li>
          <input name="industries[]" class="industry_type" type="checkbox" id="Hospitality" value="Hospitality">
          <span>Hospitality</span>
        </li>
        <li>
          <input name="industries[]" class="industry_type" type="checkbox" id="Healthcare" value="Healthcare">
          <span>Healthcare</span>
        </li>
        <li>
          <input name="industries[]" class="industry_type" type="checkbox" id="Residential" value="Residential">
          <span>Residential</span>
        </li>
        <li>
          <input name="industries[]" class="industry_type" type="checkbox" id="Retail" value="Retail">
          <span>Retail</span>
        </li>
      </ul>
      <span class="industry_message" style="display:none; color: #e31b2c;">Please Select Industry</span>
    </div>
    <div class="field role required" style="display:none;">
      <label class="label">
        <span>What is your primary role?</span>
      </label>
      <select id="role" class="dialog_select" data-validate="{required:true}" title="Role" name="role">
      </select>
      <div id="role_hpl_error" style="display: none;color: red;font-size: 12px;">Please select the Industries first.</div>
    </div>
    <div class="field choice newsletter" style="display:none">
      <input type="checkbox" class="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" checked="checked">
      <label for="is_subscribed" class="label"><span>Sign Up for Newsletter</span></label>
    </div>
    <!-- BLOCK social-create-captcha --><!-- /BLOCK social-create-captcha -->
  </fieldset>
  <div class="g-recaptcha" id="mp_recaptcha_0">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-4zhol9871dxu" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfx79IUAAAAAK-V8PkD01IBdYwOy4lzvthh0xt2&amp;co=aHR0cHM6Ly93d3cud2lsc29uYXJ0LmNvbTo0NDM.&amp;hl=en&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;theme=light&amp;size=normal&amp;badge=bottomleft&amp;cb=3vpz6brz8t6h"></iframe>
      </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <div class="g-recaptcha-error" style="display:none;color:red">Please select the captcha</div><input type="checkbox" style="visibility: hidden" data-validate="{required:false}" class="mage-error" name="mp_recaptcha_0">
  <div class="actions-toolbar"></div>
  <div class="agreeTerms">
    <p>By submitting this form, you are consenting to receive marketing emails from Wilsonart and associated brands. You can revoke your consent to receive emails at any time by using the unsubscribe link found at the bottom of every email. See our
      <a href="/privacy-policy" target="_blank">Privacy Policy</a> for more information.</p>
  </div>
  <div class="primary">
    <button type="button" id="button-create-social" class="action create primary" title="Create an Account">
      <span>Create an Account</span></button>
  </div>
  <div class="secondary">
    <a class="action back" href="#"><span>Sign In</span></a>
    <span class="require_text">*required</span>
  </div>
</form>

<form class="form-password-forget" id="social-form-password-forget" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address_forgot" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <!-- BLOCK social-forgot-password-captcha --><!-- /BLOCK social-forgot-password-captcha -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-forgot" class="action send primary">
        <span>Submit</span>
      </button>
      <div class="secondary">
        <a class="action back" href="#"><span>Go back</span></a>
      </div>
    </div>
  </div>
</form>

Name: hplreq_applicationPOST

<form action="" name="hplreq_application" id="hplreq_application" method="post" enctype="multipart/form-data" autocomplete="off" novalidate="novalidate">
  <div>
    <div class="success" id="hpl_success" style="display: none; text-align: center;"></div>
    <div class="error" id="hpl_error" style="display: none; text-align: center;"></div>
    <h4>Contact a Wilsonart Representative</h4>
  </div>
  <div class="left_col">
    <label class="req_text">*Required</label>
    <div class="md-form fname">
      <input name="firstnames" id="firstnames" type="text" placeholder="First Name*" class="form-control required validate-alpha-space" maxlength="25" onkeypress="return /[a-zA-Z ]/i.test(event.key)" data-validate="{required:true}">
    </div>
    <div class="md-form lname">
      <input name="lastnames" id="lastnames" type="text" placeholder="Last Name*" class="form-control required validate-alpha-space" maxlength="25" onkeypress="return /[a-zA-Z ]/i.test(event.key)" data-validate="{required:true}">
    </div>
    <div class="md-form">
      <input name="emails" id="emails" type="text" placeholder="Email Address*" class="form-control" onkeypress="return /[a-zA-Z0-9.@_]/i.test(event.key)" data-validate="{required:true, 'validate-email':true}">
    </div>
    <div class="md-form">
      <input name="phone" id="phonenumbers" type="text" placeholder="Phone Number*" class="form-control" data-validate="{required:true, 'phoneUS':true}" onkeypress="return /[0-9-]/i.test(event.key)">
    </div>
    <div class="md-form">
      <input name="companys" id="companys" type="text" maxlength="80" onkeypress="return /[a-zA-Z ]/i.test(event.key)" placeholder="Company*" class="form-control validate-alpha-space  required">
    </div>
  </div>
  <div class="right_col">
    <div class="md-form industry_select">
      <select name="industries[]" id="industries" class="dialog_select industry_type industry_types form-control required" data-validate="{required:true}" multiselect-search="true" multiselect-select-all="false" multiselect-max-items="10"
        placeholder="Industries You Service (select all that apply)*" multiple="" style="display: none;">
        <option value="Education">Education </option>
        <option value="Office">Office </option>
        <option value="Healthcare">Healthcare </option>
        <option value="Residential">Residential </option>
        <option value="Hospitality">Hospitality </option>
        <option value="Retail">Retail </option>
      </select>
      <div class="multiselect-dropdown" style="width: 100%;">
        <div class="multiselect-dropdown-list-wrapper"><input class="multiselect-dropdown-search form-control" placeholder="search" style="width: 100%; display: block;">
          <div class="multiselect-dropdown-list" style="height: 15rem;">
            <div><input type="checkbox"><label>Education</label></div>
            <div><input type="checkbox"><label>Office</label></div>
            <div><input type="checkbox"><label>Healthcare</label></div>
            <div><input type="checkbox"><label>Residential</label></div>
            <div><input type="checkbox"><label>Hospitality</label></div>
            <div><input type="checkbox"><label>Retail</label></div>
          </div>
        </div><span class="placeholder">Industries You Service (select all that apply)*</span>
      </div>
      <div class="custom_error" style="display: none;">This is a required field.</div>
    </div>
    <div class="md-form role">
      <select id="role_hpl" class="dialog_select form-control required" data-validate="{required:true}" title="Primary role" name="role">
        <option value="">Primary role* </option>
      </select>
      <div id="role_hpl_error" style="display: none;">Please select the Industries first.</div>
    </div>
    <div class="md-form">
      <input name="address" id="address" type="text" maxlength="255" placeholder="Address*" class="form-control" data-validate="{required:true}">
    </div>
    <div class="md-form state">
      <select name="state" id="state" type="text" placeholder="State*" class="form-control" data-validate="{required:true}">
        <option value="">State* </option>
        <option value="Alabama">Alabama</option>
        <option value="Alaska">Alaska</option>
        <option value="American Samoa">American Samoa</option>
        <option value="Arizona">Arizona</option>
        <option value="Arkansas">Arkansas</option>
        <option value="Armed Forces Africa">Armed Forces Africa</option>
        <option value="Armed Forces Americas">Armed Forces Americas</option>
        <option value="Armed Forces Canada">Armed Forces Canada</option>
        <option value="Armed Forces Europe">Armed Forces Europe</option>
        <option value="Armed Forces Middle East">Armed Forces Middle East</option>
        <option value="Armed Forces Pacific">Armed Forces Pacific</option>
        <option value="California">California</option>
        <option value="Colorado">Colorado</option>
        <option value="Connecticut">Connecticut</option>
        <option value="Delaware">Delaware</option>
        <option value="District of Columbia">District of Columbia</option>
        <option value="Federated States Of Micronesia">Federated States Of Micronesia</option>
        <option value="Florida">Florida</option>
        <option value="Georgia">Georgia</option>
        <option value="Guam">Guam</option>
        <option value="Hawaii">Hawaii</option>
        <option value="Idaho">Idaho</option>
        <option value="Illinois">Illinois</option>
        <option value="Indiana">Indiana</option>
        <option value="Iowa">Iowa</option>
        <option value="Kansas">Kansas</option>
        <option value="Kentucky">Kentucky</option>
        <option value="Louisiana">Louisiana</option>
        <option value="Maine">Maine</option>
        <option value="Marshall Islands">Marshall Islands</option>
        <option value="Maryland">Maryland</option>
        <option value="Massachusetts">Massachusetts</option>
        <option value="Michigan">Michigan</option>
        <option value="Minnesota">Minnesota</option>
        <option value="Mississippi">Mississippi</option>
        <option value="Missouri">Missouri</option>
        <option value="Montana">Montana</option>
        <option value="Nebraska">Nebraska</option>
        <option value="Nevada">Nevada</option>
        <option value="New Hampshire">New Hampshire</option>
        <option value="New Jersey">New Jersey</option>
        <option value="New Mexico">New Mexico</option>
        <option value="New York">New York</option>
        <option value="North Carolina">North Carolina</option>
        <option value="North Dakota">North Dakota</option>
        <option value="Northern Mariana Islands">Northern Mariana Islands</option>
        <option value="Ohio">Ohio</option>
        <option value="Oklahoma">Oklahoma</option>
        <option value="Oregon">Oregon</option>
        <option value="Palau">Palau</option>
        <option value="Pennsylvania">Pennsylvania</option>
        <option value="Puerto Rico">Puerto Rico</option>
        <option value="Rhode Island">Rhode Island</option>
        <option value="South Carolina">South Carolina</option>
        <option value="South Dakota">South Dakota</option>
        <option value="Tennessee">Tennessee</option>
        <option value="Texas">Texas</option>
        <option value="Utah">Utah</option>
        <option value="Vermont">Vermont</option>
        <option value="Virgin Islands">Virgin Islands</option>
        <option value="Virginia">Virginia</option>
        <option value="Washington">Washington</option>
        <option value="West Virginia">West Virginia</option>
        <option value="Wisconsin">Wisconsin</option>
        <option value="Wyoming">Wyoming</option>
      </select>
    </div>
    <div class="md-form">
      <input name="zip" id="zipcode_search" type="text" placeholder="Zip or Postal Code*" class="form-control" data-validate="{required:true, 'validate-zip-us':true}" onkeypress="return /[0-9-]/i.test(event.key)">
    </div>
    <input name="city" id="city" type="hidden" value="">
    <input name="country" id="country" type="hidden" value="NA">
  </div>
  <div>
    <div class="">
      <p class="terms"><span>By submitting this form, you are consenting to receive marketing emails from Wilsonart and associated brands. You can revoke your consent to receive emails at any time by using the unsubscribe link found at the bottom of
          every email. See our <a href="https://www.wilsonart.com/privacy-policy">Privacy Policy</a> for more information.</span></p>
      <!--<div id="RecaptchaField" class="RecaptchaField"></div>-->
      <!-- Google capcha Block -->
      <div class="field googleCapchaMain">
        <div class="control">
          <div class="g-recaptcha required" id="recaptcha" data-sitekey="6Lfx79IUAAAAAK-V8PkD01IBdYwOy4lzvthh0xt2" aria-label="g-recaptcha" tabindex="34">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-mlecu0d85o6t" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfx79IUAAAAAK-V8PkD01IBdYwOy4lzvthh0xt2&amp;co=aHR0cHM6Ly93d3cud2lsc29uYXJ0LmNvbTo0NDM.&amp;hl=de&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=bo87w9bmhwtc"></iframe>
              </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div><iframe style="display: none;"></iframe>
          </div>
        </div>
        <div style="display:none; position: absolute; margin-left: 30%;" id="g-error-msg">
          <span>This is a required field.</span>
        </div>
      </div>
      <div class="primary">
        <button type="submit" class="action submit primary" title="Submit"><span>Submit</span></button>
      </div>
    </div>
  </div>
  <input name="subject" id="subject" type="hidden" value="Woodgrain Staining">
  <input name="website_id" id="website_id" type="hidden" value="1">
  <input id="utm_source" name="utm_source" type="hidden" value="">
  <input name="source" id="source" type="hidden" value="Woodgrain Staining">
  <input name="reference" id="reference" type="hidden" value="woodgrain_staining">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.wilsonart.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Search
No products found
Search
My Cart
My Cart 0
My Cart
You have no items in your shopping cart.
 * ORDER SAMPLES
 * WHERE TO BUY
 * FIND A REP
 * SUBSCRIBE
 * CONTACT
 * FIND YOUR COLOR
 * Sign in
 * 

   Find Your Color
   
   X
   
   
   Surface Type
   
    * Laminate
    * Quartz
    * Solid Surface
    * THINSCAPE® Performance Tops
    * Decorative Metal Laminate Sheets
    * Backsplash
    * I am not sure
   
   Design Group
   
   Color Group
   
   Finishes+
   
   
   Reset Search
   
   

Skip to Content
Toggle Nav


 * PRODUCTS
   * 
   * High Pressure Laminate (HPL)
     * 
     
     
     * HIGH PRESSURE LAMINATE (HPL)
       
       Overview
       View All Designs
       Performance
       Resources
       Virtual Design Library
       NEW Commercial Designs
       NEW Woodgrain Staining
       Residential
       Commercial
       
       DESIGN GROUPS
       
       Abstracts & PatternsSolidsStonesFibers/TextilesWoodgrains
       Custom Design
       
       COLOR GROUPS
       
          
       
       Color Alterations
       
       PERFORMANCE ENHANCEMENTS
       
       Antimicrobial
       Chemical Resistant
       Fingerprint Resistant
       Fire-Rated
       Increased Durability
       Peel and Stick
       Scratch Resistant
       Writeable Surfaces
       
       DESIGN OPTIONS
       
       Colored Core
       Color Alterations
       Custom Design
       Decorative Edges
       Decorative Metals
       Finish Options
       Ultra-Matte
       Virtual Design Library
       
       PRICING TIERS
       
       $
       $$
       $$$
   * Wilsonart Woodgrains™
     * 
     
     
     * WILSONART WOODGRAINS™
       
       Overview
       View All Designs
       The smarter way to do wood.
       NEW Woodgrain Staining
       Woodgrain Finishes
       
       
       SPECIES
       
       Oak
       Walnut
       Maple
       Rare & Exotic
       
       STAINS
       
       Greys
       Taupes
       Browns
       Custom Staining
       
       CUT & MATCH
       
       Plain Cut
       Quarter Cut
       Rift Cut
       Bookmatch
       Random Match
       Slip Match
       Reverse Slip Match
       
       PRICING TIERS
       
       $
       $$
       $$$
   * Ultra-Matte. Ultra-Luxe. (TRACELESS™)
     * 
     
     
     * ULTRA-MATTE. ULTRA-LUXE. (TRACELESS™)
       
       Overview
       View All Designs
       Resources
       Ultra-Matte. TRACELESS™
       New Arrivals
       
       
       
       DESIGN GROUPS
       
       SolidsWoodgrains
       
       COLOR GROUPS
       
        
       
        
       
        
       
       
       
       
   * Thermally Fused Laminate (TFL)
     * 
     
     
     * THERMALLY FUSED LAMINATE (TFL PANELS)
       
       Overview
       View All Designs
       Performance
       Resources
       New Arrivals
       Luxury Woodgrains
       Cabinet Interiors
       Edgeband
       
       DESIGN GROUPS
       
       Abstracts & PatternsSolidsStonesFibers/TextilesWoodgrains
       
       COLOR GROUPS
       
        
       
        
       
       ACCESSORIES
       
       Cabinet Doors
       
       Edgeband
       
       SUBSTRATE ENHANCEMENTS
       
       Fire-Rated
       
       FSC Certified
       
       Low VOC (NAUF)
       
       Moisture Resistant
       
       AVAILABILITY
       
       Special Order Substrate
       
       Stocked Substrate
   * Compact Laminate Panels
     * 
     
     
     * COMPACT LAMINATE PANELS
       
       Overview
       View all Designs
       Resources
       New Arrivals
       Colored Core
       
       
       
       DESIGN GROUPS
       
       Abstracts & PatternsSolidsStonesFibers/TextilesWoodgrains
       
       COLOR GROUPS
       
          
       
        
       
        
       
       
       
       
   * Composite Countertops (THINSCAPE®)
     * 
     
     
     * COMPOSITE COUNTERTOPS: THINSCAPE®
       
       Overview
       View All Designs
       Resources
       New Arrivals
       Stones
       Woodgrains
       Metals
       
       DESIGN GROUPS
       
       MetalsStonesWoodgrains
       
       COLOR GROUPS
       
        
       
       
       
       
   * Quartz
     * 
     
     
     * QUARTZ
       
       Overview
       View All Designs
       Performance
       Resources
       Warranty
       New Arrivals
       Calacatta Collection
       Home Collection
       Select Collection
       
       DESIGN GROUPS
       
       CalacattaParticulates - SmallParticulates - MediumParticulates - Large
       Custom Design
       
        
       
       SolidsVeining / MovementVeining - Small
       
       COLOR GROUPS
       
        
       
       Custom Colored
       
       SLAB SIZE
       
       Cut-to-Size
       Jumbo Slabs
       
       AVAILABILITY
       
       Made to Order
       Stocked Inventory
   * Solid Surface
     * 
     
     
     * SOLID SURFACE
       
       Overview
       View All Designs
       Performance
       Resources
       Warranty
       New Arrivals
       The Crafted Collection
       Sinks
       Wide Sheet
       
       DESIGN GROUPS
       
       Particulates - SmallParticulates - MediumParticulates - LargeSolids
       
        
       
       Veining/MovementVeining - Small
       
       COLOR GROUPS
       
          
       
       DESIGN OPTIONS
       
       Sinks
       Wide Sheet
   * Adhesives
     * 
     
     
     * ADHESIVES
       
       Overview
       All Adhesives
       Adhesive Selection Tool
       Resources
       Contact Adhesive
       PVA (Poly-Vinyl Acetate)
       Solvents & Cleaners
       Color Matched Caulk
       
       PERFORMANCE
       
       Low VOC
       Nonflammable
       Water-Based
       Postforming Grade
       
       MATERIAL ADHESION
       
       Porous to Non-Porous
       Porous to Porous
       
       APPLICATION
       
       Brush Grade
       Cold Press
       Hot Press
       Pinch Roller
       Spray Grade
       Woodworking
       
       CLEANING SOLUTION
       
       Equipment Cleaning
       Surface Cleaning
       
       
   * Waterproof Wall Panels (Wetwall™)
   * Natural Materials (Laminart®)
   * See All Products
   * 
 * PROJECTS
   * 
   * Home
     * 
     
     
     * HOME
       
       Overview
       Gallery
       Case Studies
       Resources
       Backsplash
       Cabinet Doors
       Cabinet Interiors
       Countertops
       Shower & Tub Surround
       Sinks
       Vanity Tops
   * Education
     * 
     
     
     * EDUCATION
       
       OVERVIEW
       GALLERY
       CASE STUDIES
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Writable Surfaces
   * Healthcare
     * 
     
     
     * HEALTHCARE
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       SPACES
       
       Patient Spaces
       Procedure Spaces
       Public Spaces
       Staff Spaces
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Antimicrobial
       Impact Resistant
   * Hospitality
     * 
     
     
     * HOSPITALITY
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Coordinated Surfaces
       Durability
       Water-Proof Surfaces
   * Office
     * 
     
     
     * OFFICE
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Fingerprint Resistant
       Writable Surfaces
   * Retail
     * 
     
     
     * RETAIL
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Fingerprint Resistant
       Writable Surfaces
   * Material Substitution
     * 
     
     
     * MATERIAL SUBSTITUTION
       
       Metal
       Paint
       Stone
       Textiles
       Wood
       
       
       
   * Performance Solutions
     * 
     
     
     * PERFORMANCE SOLUTIONS
       
       OVERVIEW
       Product Comparison Tool
       Care & Maintenance
       Fabrication
       
       DURABILITY
       
       Compact Laminate
       HPL
       Quartz
       Solid Surface
       
       
       
       CLEANABILITY
       
       Compact Laminate
       HPL
       Quartz
       Solid Surface
       
       ANTIMICROBIAL
       
       HPL
       
       
   * 
 * INSPIRATION
   * 
   * Residential
     * 
     
     
     * RESIDENTIAL
       
       Inspiration
       Gallery
       Case Studies
       Brochures
       Blog
       Case Studies
       Artistry Collection
       Gallery
   * Commercial
     * 
     
     
     * COMMERCIAL
       
       Inspiration
       Case Studies
       Gallery
       Blog
       Case Studies
       HPL Commercial Collection
       Gallery
   * Submit Your Story
   * Case Studies
   * Gallery
   * Visualizer
   * 
 * WHY WILSONART
   * 
   * Why Wilsonart
   * Wilsonart vs. Competition
   * Service You Can Count On
     * 
     * Service You Can Count On Contact Us Customer Service Distribution
       Locations Find a Rep Our Promise. Our Commitment Request Merchandise
       
       
       SERVICE
       
       Contact Us
       Find a Rep
       Request Merchandise
   * Corporate
     * 
     
     
     * COMPANY
       
       About Us
       Careers
       Community
       Diversity & Inclusion
       Investor Relations
       Leadership
       Our Brands
       Press Room
       WilsonartConnected
   * 
 * SUSTAINABILITY
   * 
   * Our Sustainability Commitment
   * Compliance & Certifications
   * Community
   * Environmental Social and Governance Report
   * Product Sustainability
     * 
     
     
     * PRODUCT SUSTAINABILITY
       
       Adhesives
       Decorative Metals
       Laminate
       Quartz
       Solid Surface
       
   * 
 * RESOURCES
   * 
   
   
   * TOOL BOX
     
     Adhesive Finder
     
     BIM Files
     
     Product Comparison Tool
     
     Spec Toolkit
     
     Visualizer
     
     
     DOCUMENTS & RESOURCES
     
     Continuing Education
     
     Countertop Care & Maintenance
     
     Document Library
     
     Fabrication
     
     Place Orders
     
     Order Samples
     
     
     



 * Products
   * 
   * High Pressure Laminate (HPL)
     * 
     * Overview
     * View All Designs
     * Performance Enhancements
     * Resources
   * Wilsonart Woodgrains™
     * 
     * Overview
     * View All Designs
   * Ultra-Matte. Ultra-Luxe. (TRACELESS™)
     * 
     * Overview
     * View All Designs
     * Resources
   * Thermally Fused Laminate (TFL Panels)
     * 
     * Overview
     * View All Designs
     * Performance
     * Resources
   * Compact Laminate Panels
     * 
     * Overview
     * Resources
   * Composite Countertops (THINSCAPE®)
     * 
     * Overview
     * View All Designs
     * Resources
   * Quartz
     * 
     * Overview
     * View All Designs
     * Performance
     * Resources
   * Solid Surface
     * 
     * Overview
     * View All Designs
     * Performance
     * Resources
   * Adhesives
     * 
     * All Adhesives
     * Resources
     * Adhesive Selection Tool
   * Water-Proof Wall Panels
   * Natural Materials (Laminart®)
 * Solutions
   * 
   * Home
     * 
     * Overview
     * Gallery
     * Case Studies
     * Resources
   * Education
     * 
     * OVERVIEW
     * GALLERY
     * CASE STUDIES
   * Healthcare
     * 
     * OVERVIEW
     * CASE STUDIES
     * GALLERY
   * Hospitality
     * 
     * OVERVIEW
     * CASE STUDIES
     * GALLERY
   * Office
     * 
     * OVERVIEW
     * CASE STUDIES
     * GALLERY
   * Retail
     * 
     * OVERVIEW
     * CASE STUDIES
     * GALLERY
   * Material Substitution
   * Performance Solutions
     * 
     * OVERVIEW
     * Product Comparison Tool
     * Care & Maintenance
     * Fabrication
 * Inspiration
   * 
   * Residential
     * 
     * Inspiration
     * Gallery
     * Case Studies
     * Brochures
   * Commercial
     * 
     * Inspiration
     * Case Studies
     * Gallery
   * Submit Your Story
   * Case Studies
   * Gallery
   * Visualizer
 * Why Wilsonart
   * 
   * Why Wilsonart
   * Wilsonart vs. Competition
   * Service You Can Count On
   * Corporate
 * SUSTAINABILITY
   * 
   * Our Sustainability Commitment
   * Compliance & Certifications
   * Community
   * Environmental Social and Governance Report
   * Product Sustainability
 * Resources
   * 
   * Adhesive Finder
   * BIM Files
   * Product Comparison Tool
   * Spec Toolkit
   * Visualizer
   * Continuing Education
   * Countertop Care & Maintenance
   * Document Library
   * Fabrication
   * Place Orders
   * Order Samples


Account
 * ORDER SAMPLES
 * WHERE TO BUY
 * FIND A REP
 * SUBSCRIBE
 * CONTACT
 * FIND YOUR COLOR
 * Sign in
 * 

   Find Your Color
   
   X
   
   
   Surface Type
   
    * Laminate
    * Quartz
    * Solid Surface
    * THINSCAPE® Performance Tops
    * Decorative Metal Laminate Sheets
    * Backsplash
    * I am not sure
   
   Design Group
   
   Color Group
   
   Finishes+
   
   
   Reset Search
   
   


 * Home
 * Woodgrains Finishes || Wilsonart




REAL EMAIL ADDRESS IS REQUIRED TO SOCIAL NETWORKS

Please enter your email address below to create account.
Email

Submit


SIGN IN

Registered Customers
Email

Password
Forgot Your Password?
Login

Create New Account? *required


REGISTER

First Name

Last Name

Email

Password

I'm a
 * Homeowner
 * Professional

Company

This is a required field.
What industries do you service?
 * Education
 * Office
 * Hospitality
 * Healthcare
 * Residential
 * Retail

Please Select Industry
What is your primary role?
Please select the Industries first.
Sign Up for Newsletter

Please select the captcha


By submitting this form, you are consenting to receive marketing emails from
Wilsonart and associated brands. You can revoke your consent to receive emails
at any time by using the unsubscribe link found at the bottom of every email.
See our Privacy Policy for more information.

Create an Account
Sign In *required


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Submit
Go back




WILSONART WOODGRAINS™    FINISHES


WILSONART WOODGRAINS™ FINISHES



The smarter way to do wood.


WILSONART WOODGRAINS LOOK AND FEEL REAL FROM EVERY ANGLE, WITH EXTREME WEAR
RESISTANCE THAT OUTLASTS WOOD VENEER.

Our range of ultra-matte to high gloss sheens includes innovative surfaces that
perfectly align woodgrain pattern and texture, as well as AEON™ Technology that
protects against damage. We’ve curated our woodgrains by pairing each one with
the finish that enhances its unique texture the most.


SHOP ALL FINISHES
LEARN ABOUT AEON


TEXTURES THAT INTENSIFY THE DEPTH AND DIMENSION OF YOUR WOODGRAIN

Discover the same spectrum of sheens available with wood veneer finishes,
enhanced with details like linear ticking and ridges, open or dense grains, and
even textures that synchronize with the fine details of your woodgrain pattern.

--------------------------------------------------------------------------------



GLOSS READING GUIDE

Looking for a certain sheen to compete the look? Wilsonart Woodgrains™ have a
full range of sheens from matte to high gloss. See the finishes below in order
from low to high sheen with the gloss readings & texture details included.



0 - 2.5

LOW-SHEEN

2.5 - 5

MATTE

5 - 10

VELVET

10 - 25

EGGSHELL

30 - 75

SEMI-GLOSS

85+

HIGH-GLOSS

FIND YOUR FINISH

Our finishes are organized from lowest sheen to highest sheen. Refer to the MPI
gloss reading of each finish to find the right sheen level for you. For a
surface with the highest level of durability, look out for the AEON™ Technology
label.




ULTRA-MATTE


#31 TRACELESS

An ultra-matte, smooth finish with a velvety touch and fingerprint resistant
technology that leave a rich visual and tactile impression.

Order Samples
Previous

Next
 * 1
 * 2


#31 TRACELESS

An ultra-matte, smooth finish with a velvety touch and fingerprint resistant
technology that leave a rich visual and tactile impression.

Order Samples


MATTE

Explore Matte finishes


#67 ALIGNED WALNUT

A low-sheen, matte finish featuring a detailed wood texture that is synchronized
with the walnut grain pattern, creating a vivid natural effect.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#67 ALIGNED WALNUT

A low-sheen, matte finish featuring a detailed wood texture that is synchronized
with the walnut grain pattern, creating a vivid natural effect.

Order Samples


#5 TIMBERGRAIN

A low-sheen, matte finish enhanced with delicate ticking and natural variation
that add subtle dimension to a woodgrain’s surface.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#5 TIMBERGRAIN

A low-sheen, matte finish enhanced with delicate ticking and natural variation
that add subtle dimension to a woodgrain’s surface.

Order Samples


#17 SILKEN WOOD

A matte finish with a luxurious silky touch, featuring alternating open and
dense linear ticking that evokes the tactile qualities of quarter sawn wood.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#17 SILKEN WOOD

A matte finish with a luxurious silky touch, featuring alternating open and
dense linear ticking that evokes the tactile qualities of quarter sawn wood.

Order Samples


#28 GLOSS LINE

An alternating mix of matte and gloss textures arranged in a varying linear
structure that enhances close grained wood patterns.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#28 GLOSS LINE

An alternating mix of matte and gloss textures arranged in a varying linear
structure that enhances close grained wood patterns.

Order Samples


#79 RIDGEWOOD

A matte finish with narrow, irregular ridged features inspired by straight
grained wood, creating a dimensional linear effect.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#79 RIDGEWOOD

A matte finish with narrow, irregular ridged features inspired by straight
grained wood, creating a dimensional linear effect.

Order Samples


#57 ALIGNED OAK

A matte finish with textural details that synchronize exactly with the unique
grain and cathedraling of oak woodgrains, creating a strikingly natural surface.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#57 ALIGNED OAK

A matte finish with textural details that synchronize exactly with the unique
grain and cathedraling of oak woodgrains, creating a strikingly natural surface.

Order Samples


 #16 CASUAL RUSTIC

A matte finish with higher gloss detailing that blends a linear grain texture
with random ticking and irregular features for a rustic, weathered wood look.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


 #16 CASUAL RUSTIC

A matte finish with higher gloss detailing that blends a linear grain texture
with random ticking and irregular features for a rustic, weathered wood look.

Order Samples


VELVET

Explore Velvet finishes


#12 SOFTGRAIN

A velvet finish with dense, embossed graining and subtle, randomly placed
reflective highlights that blend into a soft and sophisticated raw wood texture.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#12 SOFTGRAIN

A velvet finish with dense, embossed graining and subtle, randomly placed
reflective highlights that blend into a soft and sophisticated raw wood texture.

Order Samples


#21 SOFT SILK

A velvet finish with a smooth texture and a low sheen that enhances woodgrain
surfaces and leaves an inviting, soft-to-the-touch sensation.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#21 SOFT SILK

A velvet finish with a smooth texture and a low sheen that enhances woodgrain
surfaces and leaves an inviting, soft-to-the-touch sensation.

Order Samples


#22 ANTIQUE

A velvet finish with a mixture of varying low gloss features and organic
texturing that evokes the characteristics of an aged wood surface.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#22 ANTIQUE

A velvet finish with a mixture of varying low gloss features and organic
texturing that evokes the characteristics of an aged wood surface.

Order Samples


#60 MATTE

A velvet finish that features light overall texturing, with a moderate
reflective quality that complements a variety of surfaces.

Order Samples
Previous

Next
 * 1
 * 2


#60 MATTE

A velvet finish that features light overall texturing, with a moderate
reflective quality that complements a variety of surfaces.

Order Samples


EGGSHELL

Explore Eggshell finishes


#38 FINE VELVET

An eggshell finish with subtle texturing that lends moderate sheen reflectivity
and a smooth touch to woodgrain surfaces.

Order Samples
Previous

Next
 * 1
 * 2


#38 FINE VELVET

An eggshell finish with subtle texturing that lends moderate sheen reflectivity
and a smooth touch to woodgrain surfaces.

Order Samples


#18 LINEARITY

An alternating matte-gloss finish with narrow directional texture that provides
dimension and visual movement to complement linear woodgrains.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#18 LINEARITY

An alternating matte-gloss finish with narrow directional texture that provides
dimension and visual movement to complement linear woodgrains.

Order Samples


SEMI-GLOSS

Explore Semi-Gloss finishes


#78 FINEGRAIN

A smooth, semi-gloss finish with light textural details that subtly evoke the
narrow grain structure of a luxurious, moderately reflective wood.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#78 FINEGRAIN

A smooth, semi-gloss finish with light textural details that subtly evoke the
narrow grain structure of a luxurious, moderately reflective wood.

Order Samples


#7 TEXTURED GLOSS

A semi-gloss finish enhanced with fine texturing, featuring the sheen level and
softly reflective quality of a waxed wood surface.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#7 TEXTURED GLOSS

A semi-gloss finish enhanced with fine texturing, featuring the sheen level and
softly reflective quality of a waxed wood surface.

Order Samples


HIGH GLOSS


#1 HIGH GLOSS

A high gloss finish with a mirrorlike reflective sheen level that creates the
smooth, brilliant appearance of a varnished or lacquered wood.
Powered by Aeon

Order Samples
Previous

Next
 * 1
 * 2


#1 HIGH GLOSS

A high gloss finish with a mirrorlike reflective sheen level that creates the
smooth, brilliant appearance of a varnished or lacquered wood.

Order Samples


TOUGH TECHNOLOGY THAT OUTLASTS WOOD VENEER

With AEON™ Enhanced Scratch & Scuff-Resistant Technology, Wilsonart Woodgrains
deliver unmatched performance over wood veneer sheets, standing up to wear in
high-traffic areas. The result: you get the look you love without the costly
future repairs and replacements.
Compared to wood veneer, our woodgrains are up to:

16X

MORE WEAR RESISTANT

9X

MORE DENT RESISTANT

7X

MORE CRACK RESISTANT

4X

MORE SCRATCH RESISTANT

3X

MORE CLEANABLE

2X

MORE SCUFF RESISTANT

EXPLORE AEON SAMPLES


LET’S TALK WOODGRAINS

Ready to specify? Need help ordering samples? Or do you want something fully
custom? Let our knowledgeable woodgrain experts help.

CONTACT A WILSONART REPRESENTATIVE

*Required





Education Office Healthcare Residential Hospitality Retail
Education
Office
Healthcare
Residential
Hospitality
Retail
Industries You Service (select all that apply)*
This is a required field.
Primary role*
Please select the Industries first.

State* Alabama Alaska American Samoa Arizona Arkansas Armed Forces Africa Armed
Forces Americas Armed Forces Canada Armed Forces Europe Armed Forces Middle East
Armed Forces Pacific California Colorado Connecticut Delaware District of
Columbia Federated States Of Micronesia Florida Georgia Guam Hawaii Idaho
Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Marshall Islands Maryland
Massachusetts Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada
New Hampshire New Jersey New Mexico New York North Carolina North Dakota
Northern Mariana Islands Ohio Oklahoma Oregon Palau Pennsylvania Puerto Rico
Rhode Island South Carolina South Dakota Tennessee Texas Utah Vermont Virgin
Islands Virginia Washington West Virginia Wisconsin Wyoming


By submitting this form, you are consenting to receive marketing emails from
Wilsonart and associated brands. You can revoke your consent to receive emails
at any time by using the unsubscribe link found at the bottom of every email.
See our Privacy Policy for more information.

This is a required field.
Submit

THANKS FOR CONTACTING US.

We'll respond to you very soon.

CONTACT A REP


INNOVATIVE FINISHES THAT ALIGN WITH NATURE

We’re not satisfied with woodgrains that just look real. They need to feel real
too. Our exclusive aligned finishes use industry-leading technology to
synchronize texture with grain pattern and create a deeper, more vivid look and
feel.

ORDER ALIGNED SAMPLES


CUT AND MATCHES THAT CELEBRATE WOOD

Our woodgrains are thoughtfully paired with cuts and matches that reveal the
inner beauty of each species, delivering luxe wood looks with more consistency
and better availability than veneer.

EXPLORE CUTS AND MATCHES


COMPLETE YOUR VISION WITH A CUSTOM STAIN

With our custom staining available in select species, you can create a unique
look and get it delivered on time. Your custom prestained sample ships within 28
days.

ORDER A CUSTOM STAIN

Previous




WILSONART WOODGRAINS IN CRYSTAL RIVER OAK

This warm white oak, enhanced with our Ridgewood finish, makes these textured
laminate kitchen cabinets a durable alternative to rift cut white oak veneer.

Order a sample





WILSONART WOODGRAINS IN WAREHOUSE OAK

This rich, straight grained oak with our SoftGrain finish captures the dense
structure of rift cut oak venner in theese Wilsonart laminate doors.

Order a sample





WILSONART WOODGRAINS IN STUDIO TEAK

This smoky grey-brown woodgrain features our Linearity finish to create a teak
wood laminate structure similar to an eggshell or semi-gloss wood veneer.

Order a sample





WILSONART WOODGRAINS IN HARTLEY WALNUT

This contemporary walnut is enhanced with our Aligned Walnut finish, capturing
the natural look and feel of quarter sawn walnut veneer.

Order a sample





WILSONART WOODGRAINS IN RALEIGH WALNUT

This plain sliced walnut features our Aligned Walnut finish enhancing these
matte laminate countertops with the realism of walnut veneer.

Order a sample





WILSONART WOODGRAINS IN CRYSTAL RIVER OAK

This warm white oak, enhanced with our Ridgewood finish, makes these textured
laminate kitchen cabinets a durable alternative to rift cut white oak veneer.

Order a sample





WILSONART WOODGRAINS IN WAREHOUSE OAK

This rich, straight grained oak with our SoftGrain finish captures the dense
structure of rift cut oak venner in theese Wilsonart laminate doors.

Order a sample





WILSONART WOODGRAINS IN STUDIO TEAK

This smoky grey-brown woodgrain features our Linearity finish to create a teak
wood laminate structure similar to an eggshell or semi-gloss wood veneer.

Order a sample





WILSONART WOODGRAINS IN HARTLEY WALNUT

This contemporary walnut is enhanced with our Aligned Walnut finish, capturing
the natural look and feel of quarter sawn walnut veneer.

Order a sample





WILSONART WOODGRAINS IN RALEIGH WALNUT

This plain sliced walnut features our Aligned Walnut finish enhancing these
matte laminate countertops with the realism of walnut veneer.

Order a sample





WILSONART WOODGRAINS IN CRYSTAL RIVER OAK

This warm white oak, enhanced with our Ridgewood finish, makes these textured
laminate kitchen cabinets a durable alternative to rift cut white oak veneer.

Order a sample

Next
 * 1
 * 2
 * 3
 * 4


FREQUENTLY ASKED QUESTIONS

Do Wilsonart Woodgrains offer the same range of sheens as wood veneer?

Yes, Wilsonart Woodgrains are available in a variety of ultra-matte, matte,
velvet, eggshell, semi-gloss, and high gloss textures similar to the many types
of veneer finishes..

What’s the difference between a Wilsonart Woodgrains finish and a wood veneer
topcoat?

Like a wood veneer topcoat, a Wilsonart Woodgrains finish controls the final
appearance and texture of your woodgrain. Unlike a wood veneer which requires a
stain and topcoat to be applied separately, Wilsonart Woodgrains provide a range
of prefinished options for you to choose from, similar to prefinished veneer
panels. With AEON Technology, our woodgrains are also up to 16X more wear
resistant than wood veneer finishes.

Can I order a sample of any woodgrain combined with any sheen option?

Wilsonart Woodgrains are curated to help you choose the finish that best
complements your choice of species, cut, and match. These ready-to-order
combinations of species, cut, match, and finish are available in two
collections: 100+ in-stock samples, which ship to you in 5 days or less, and
250+ on-demand samples, which ship in less than 21 days. If these collections of
400+ combinations don’t have what you’re looking for, you can request a bespoke
sample with your choice of woodgrain and finish. Contact your Wilsonart rep to
learn more.

Do Wilsonart Woodgrains have a realistic wood texture?

Our woodgrains highlight what makes wood beautiful — the nuances of grain and
texture that makes each species so distinct. Unlike other wood laminate sheets,
our woodgrain collection includes finishes that perfectly align the outer
texture with the printed grain underneath, creating a similar feel to embossed
veneer. These aligned finishes are available for a range of species, including
oak and walnut.

Are Wilsonart Woodgrains more durable than wood veneer?

Wilsonart Woodgrains finishes are powered by AEON Technology, and engineered to
look as good on Day 10,000 as they do on Day 1. Compared to wood veneer, our
woodgrain laminate surfaces are up to: 16X more wear resistant, 9X more dent
resistant, 7X more crack resistant, 4X more scratch resistant, 3X more
cleanable, and 2X more scuff resistant. This superior laminate durability makes
them a smart wood veneer alternative for high-use areas.





STAY CONNECTED

Sign up to get interesting news and updates about new products, tools, and
inspiration delivered to your inbox.

SUBSCRIBE




START YOUR PROJECT

Wilsonart Space Visualizer

Order Samples

Place Orders

Find a Rep

Where to Buy


COMPANY

Why Wilsonart

Brands

Careers

Service You Can Count On

Press Room

Leadership

Wilsonart Global - Investor Relations


CONTACT

Office & Distribution Locations

Contact Us

FAQ


STAY CONNECTED

Sign up to get interesting news and updates about new products, tools, and
inspiration delivered to your inbox.

SUBSCRIBE

Copyright © 2024 Wilsonart LLC. All Rights Reserved.
 * Privacy Policy.
 * Terms of Use.






Help us improve by sharing your feedback.

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?