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

Submitted URL: https://click.em.wilsonart.com/?qs=a845f1fc9b2e884f3c374516f8272ecd7602091526d205aeec1f55143db5b50ee8081eff67cdb3592b60169e1004...
Effective URL: https://www.wilsonart.com/wilsonartwoodgrains?utm_source=sfmc&utm_medium=email&utm_campaign=03_Welcome_Woodgrains_2023&utm...
Submission: On October 20 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_form757055" action="https://www.wilsonart.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search_825545" data-role="minisearch-label">
    </label>
    <div class="control">
      <input id="search_825545" 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="FNnPHUzadsirMIXS">
  <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-tydpr6thnix1" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfx79IUAAAAAK-V8PkD01IBdYwOy4lzvthh0xt2&amp;co=aHR0cHM6Ly93d3cud2lsc29uYXJ0LmNvbTo0NDM.&amp;hl=en&amp;v=vm_YDiq1BiI3a8zfbIPZjtF2&amp;theme=light&amp;size=normal&amp;badge=bottomleft&amp;cb=qxp4d3dgl0ty"></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-cg3b050w50y" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfx79IUAAAAAK-V8PkD01IBdYwOy4lzvthh0xt2&amp;co=aHR0cHM6Ly93d3cud2lsc29uYXJ0LmNvbTo0NDM.&amp;hl=de&amp;v=vm_YDiq1BiI3a8zfbIPZjtF2&amp;size=normal&amp;cb=8jj2q5pjt5vi"></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
       
       
       
       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
       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
   * 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
 * Wilsonart Woodgrains Landing Page




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

™

The smarter way to do wood.


UNPARALLELED SPECIES, CUTS, STAINS AND FINISHES, CAPTURED IN A TOUGHER, MORE
SUSTAINABLE MATERIAL THAN WOOD VENEER.

Get the look of wood you love, with the superior durability and availability of
a Wilsonart engineered surface. You’ve got to see it to believe it. 




STRIKINGLY REAL

Unparalled options and realistic textures that replicate the best species,
stains and cuts of real wood.


SUPERIOR DURABILITY

Unmatched performance over wood veneer from delivery to install and throughout
the lifespan of your product, making it perfect for high-use areas.


AFFORDABLE LUXURY

Get the luxurious woodgrain look without the markup on species, grade or cut.
Save up to 3X on total installation price, with better value throughout product
lifespan.


NO DEFORESTATION

Benefits the ecosystem and avoids harvesting of old growth forests by using an
average of 23% post-consumer recycled content. 


ALWAYS AVAILABLE

All species are consistently available, including trending, exotic and rare
woods.

CONTACT A REP
ORDER WOODGRAIN SAMPLES
CONTACT A REP
ORDER WOODGRAIN SAMPLES


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.


CONSISTENT DELIVERY NO MATTER THE SPECIES, COLOR OR CUT


IN-STOCK SHIPS IN 5 DAYS

Our curated collection of 100+ most popular prefinished stain options is locally
available and ready to ship in 5 days or less.

Order in-stock samples


ON-DEMAND SHIPS IN 21 DAYS

Our on-demand collection of 250+ prefinished stain options delivers whatever
you’re looking for. Any woodgrain, even exotic and hard-to-find species, ships
within 21 days. 

order on-demand samples


CUSTOM STAINING SHIPS IN 28 DAYS

Get the color you want, without the challenges and inconsistencies of staining
wood veneer. Your custom prestained sample ships within 28 days.

ORDER A CUSTOM STAIN



GET THE LOOK OF WOOD WITH NO LIMITATIONS

Wilsonart Woodgrains deliver the beauty of any tree in the forest, including
species that are exotic, endangered or even extinct. And unlike wood veneer, our
woodgrains don’t harvest old growth forests, so all species are always available
and never subject to the volatility of the wood market.

Oak

Explore our oak varieties that showcase the beauty and versatility of this
classic hardwood.

ORDER Samples

Walnut

Explore our walnut varieties that capture the grain of this  beloved hardwood,
with better consistency than walnut veneer.

ORDER Samples

Maple

Explore our maple varieties that outperform maple veneer and recreate the unique
decorative grain of this popular species.

ORDER Samples

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Previous

Walnut

Explore our walnut varieties that capture the grain of this  beloved hardwood,
with better consistency than walnut veneer.

ORDER Samples

Maple

Explore our maple varieties that outperform maple veneer and recreate the unique
decorative grain of this popular species..

ORDER Samples

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Oak

Explore our oak varieties that showcase the beauty and versatility of this
classic hardwood.

ORDER Samples

Walnut

Explore our walnut varieties that capture the grain of this  beloved hardwood,
with better consistency than walnut veneer.

ORDER Samples

Maple

Explore our maple varieties that outperform maple veneer and recreate the unique
decorative grain of this popular species..

ORDER Samples

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Oak

Explore our oak varieties that showcase the beauty and versatility of this
classic hardwood.

ORDER Samples

Walnut

Explore our walnut varieties that capture the grain of this  beloved hardwood,
with better consistency than walnut veneer.

ORDER Samples

Maple

Explore our maple varieties that outperform maple veneer and recreate the unique
decorative grain of this popular species..

ORDER Samples

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Next
 * 1
 * 2
 * 3
 * 4

Previous

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Oak

Explore our oak varieties that showcase the beauty and versatility of this
classic hardwood.

ORDER Samples

Walnut

Explore our walnut varieties that capture the grain of this  beloved hardwood,
with better consistency than walnut veneer.

ORDER Samples

Maple

Explore 40+ varieties that outperform maple veneer and recreate the unique
decorative grain of this popular species.

ORDER Samples

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Oak

Explore our oak varieties that showcase the beauty and versatility of this
classic hardwood.

ORDER Samples

Walnut

Explore our walnut varieties that capture the grain of this  beloved hardwood,
with better consistency than walnut veneer.

ORDER Samples

Maple

Explore 40+ varieties that outperform maple veneer and recreate the unique
decorative grain of this popular species.

ORDER Samples

Rare & Exotic

Explore our readily available rare and hard-to-find species, like mahogany,
rosewood, ebony and more. 

ORDER Samples

Next
 * 1
 * 2
 * 3
 * 4

EXPLORE 40+ species



GET YOUR IDEAL COLOR MATCH WITHOUT THE EXTRA WORK 

Our woodgrains deliver the perfect color and undertones without the complicated
staining and finishing process of wood veneer, plus better panel-to-panel
consistency that matches your vision. You can even create your own custom
stain. 

Greys

Choose from a wide range of cool tones that complement any space.

ORDER grey samples

Taupes

Explore earthy neutral tones to find the woodgrain that harmonizes with your
design.

ORDER taupe samples

Browns

Get the luxe look of natural brown and auburn tones that add the right touch of
warmth.

ORDER brown samples

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Previous

Taupes

Explore earthy neutral tones to find the woodgrain that harmonizes with your
design.

ORDER taupe samples

Browns

Get the luxe look of natural brown and auburn tones that add the right touch of
warmth.

ORDER brown samples

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Greys

Choose from a wide range of cool tones that complement any space.

ORDER grey samples

Taupes

Explore earthy neutral tones to find the woodgrain that harmonizes with your
design.

ORDER taupe samples

Browns

Get the luxe look of natural brown and auburn tones that add the right touch of
warmth.

ORDER brown samples

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Greys

Choose from a wide range of cool tones that complement any space.

ORDER grey samples

Taupes

Explore earthy neutral tones to find the woodgrain that harmonizes with your
design.

ORDER taupe samples

Browns

Get the luxe look of natural brown and auburn tones that add the right touch of
warmth.

ORDER brown samples

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Next
 * 1
 * 2
 * 3
 * 4

Previous

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Greys

Choose from a wide range of cool tones that complement any space.

ORDER grey samples

Taupes

Explore earthy neutral tones to find the woodgrain that harmonizes with your
design.

ORDER taupe samples

Browns

Get the luxe look of natural brown and auburn tones that add the right touch of
warmth.

ORDER brown samples

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Greys

Choose from a wide range of cool tones that complement any space.

ORDER grey samples

Taupes

Explore earthy neutral tones to find the woodgrain that harmonizes with your
design.

ORDER taupe samples

Browns

Get the luxe look of natural brown and auburn tones that add the right touch of
warmth.

ORDER brown samples

Custom Stains

No matter what your vision is, we’ll deliver it. Create a custom stain to get
the color you want. 

Order a custom stain

Next
 * 1
 * 2
 * 3
 * 4

EXPLORE 10+ Color families



FINISHES THAT ENHANCE YOUR WOODGRAIN

From high gloss to matte, choose from 15+ finish options to achieve the texture
you want with superior durability.

EXPLORE OUR FINISHES


CUTS AND MATCHES CURATED FOR YOU

Our cuts and matches capture what makes wood beautiful, with consistency that
veneer can’t match.

Explore Cuts & Matches


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 rep
CONTACT A REP




HOW ARE WILSONART WOODGRAINS SMARTER THAN WOOD VEENER?

Previous


ENGINEERED TO AVOID WASTE

Wood veneer harvests more trees and discards more wood in the manufacturing
process. Wilsonart Woodgrains are made with layers of kraft phenolic paper,
flawlessly realistic printed woodgrain, and everything-proof protective overlay.
Our woodgrains are nearly 100% yield and made with 23% post-consumer recycled
materials  — meaning virtually no materials are wasted.


SOURCED MORE SUSTAINABLY

Wilsonart Woodgrains wouldn’t exist without Earth’s own timbers as our muse. We
make sure they both last. Our engineered woodgrain surfaces use the technology
of high pressure laminate, sourced from recycled materials and sustainably
managed, fast-growth forests that leaves precious ecosystems intact. The result?
A next generation surface that captures the same beauty that takes nature
decades to achieve.


UNPARALLELED CONSISTENCY 

Wood veneer sheets and veneer edging have natural and unpredictable flaws that
make them harder to consistently match and stain during install, and more
difficult to replace in the future. Our wood laminate sheets offer the largest
line of realistic woodgrains and best match edgebanding across all 120+ in-stock
options.


DESIGNED FOR THE REAL WORLD

Wilsonart Woodgrains are 9X more dent resistant, 7X more crack resistant, 2X
more scuff resistant, and 3X more cleanable than wood veneer. They are
engineered to perform better than cabinet wood veneer, countertop veneer,
veneered panels, and other high-traffic veneer applications.


DELIVERS YOUR FULL VISION — WITHIN YOUR BUDGET

With wood veneer, the costs of achieving your vision add up quickly. With
Wilsonart Woodgrains, there’s no markup for species, grade, or cut — so you can
do more with your budget and achieve the luxe look you want.


AVOIDS AVAILABILITY HEADACHES

With wood veneer, your choices are limited by what’s available. With Wilsonart
Woodgrains, you can get any wood look you want whenever you need it, even the
most in-demand, exotic, or rare species.


ENGINEERED TO AVOID WASTE

Wood veneer harvests more trees and discards more wood in the manufacturing
process. Wilsonart Woodgrains are made with layers of kraft phenolic paper,
flawlessly realistic printed woodgrain, and everything-proof protective overlay.
Our woodgrains are nearly 100% yield and made with 23% post-consumer recycled
materials  — meaning virtually no materials are wasted.


SOURCED MORE SUSTAINABLY

Wilsonart Woodgrains wouldn’t exist without Earth’s own timbers as our muse. We
make sure they both last. Our engineered woodgrain surfaces use the technology
of high pressure laminate, sourced from recycled materials and sustainably
managed, fast-growth forests that leaves precious ecosystems intact. The result?
A next generation surface that captures the same beauty that takes nature
decades to achieve.


UNPARALLELED CONSISTENCY 

Wood veneer sheets and veneer edging have natural and unpredictable flaws that
make them harder to consistently match and stain during install, and more
difficult to replace in the future. Our wood laminate sheets offer the largest
line of realistic woodgrains and best match edgebanding across all 120+ in-stock
options.


DESIGNED FOR THE REAL WORLD

Wilsonart Woodgrains are 9X more dent resistant, 7X more crack resistant, 2X
more scuff resistant, and 3X more cleanable than wood veneer. They are
engineered to perform better than cabinet wood veneer, countertop veneer,
veneered panels, and other high-traffic veneer applications.


DELIVERS YOUR FULL VISION — WITHIN YOUR BUDGET

With wood veneer, the costs of achieving your vision add up quickly. With
Wilsonart Woodgrains, there’s no markup for species, grade, or cut — so you can
do more with your budget and achieve the luxe look you want.


AVOIDS AVAILABILITY HEADACHES

With wood veneer, your choices are limited by what’s available. With Wilsonart
Woodgrains, you can get any wood look you want whenever you need it, even the
most in-demand, exotic, or rare species.


ENGINEERED TO AVOID WASTE

Wood veneer harvests more trees and discards more wood in the manufacturing
process. Wilsonart Woodgrains are made with layers of kraft phenolic paper,
flawlessly realistic printed woodgrain, and everything-proof protective overlay.
Our woodgrains are nearly 100% yield and made with 23% post-consumer recycled
materials  — meaning virtually no materials are wasted.

Next
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6




BRING YOUR VISION TO LIFE WITH WILSONART WOODGRAINS

Our versatile surfaces deliver a seamless, high-end finish with more durability
than wood veneer panels, cabinet veneer, or furniture veneer. 

Tops

Doors

Wall Panels & Structural Wrapping

Cabinetry

Furniture

Edges

Tops

Doors

Wall Panels & Structure Wrapping

Cabinetry

Furniture

Edges






WILSONART WOODGRAINS IN WALNUT HEIGHTS

With the same design versatility as laminate wall panels, our Wilsonart wall
panel woodgrains always deliver consistent stain color and grain, plus stunning
vertical shapes that would be prohibitively expensive using wood veneer panels.

Order a sample



WILSONART WOODGRAINS ELEVATE SAINT LUKE’S REHABILITATION INSTITUTE

Saint Luke’s Rehabilitation Institute partnered with Wilsonart to deliver their
vision for calming and welcoming healthcare space with highly durable surfaces
that are easy to clean and disinfect.

Read Case study

Previous


WILSONART WOODGRAINS ELEVATE SAINT LUKE’S REHABILITATION INSTITUTE

Saint Luke’s Rehabilitation Institute partnered with Wilsonart to deliver their
vision for calming and welcoming healthcare space with highly durable surfaces
that are easy to clean and disinfect.

Read Case study


WILSONART WOODGRAINS ELEVATE SAINT LUKE’S REHABILITATION INSTITUTE

Saint Luke’s Rehabilitation Institute partnered with Wilsonart to deliver their
vision for calming and welcoming healthcare space with highly durable surfaces
that are easy to clean and disinfect.

Read Case study


WILSONART WOODGRAINS ELEVATE SAINT LUKE’S REHABILITATION INSTITUTE

Saint Luke’s Rehabilitation Institute partnered with Wilsonart to deliver their
vision for calming and welcoming healthcare space with highly durable surfaces
that are easy to clean and disinfect.

Read Case study


WILSONART WOODGRAINS ELEVATE SAINT LUKE’S REHABILITATION INSTITUTE

Saint Luke’s Rehabilitation Institute partnered with Wilsonart to deliver their
vision for calming and welcoming healthcare space with highly durable surfaces
that are easy to clean and disinfect.

Read Case study


WILSONART WOODGRAINS ELEVATE SAINT LUKE’S REHABILITATION INSTITUTE

Saint Luke’s Rehabilitation Institute partnered with Wilsonart to deliver their
vision for calming and welcoming healthcare space with highly durable surfaces
that are easy to clean and disinfect.

Read Case study

Next


FREQUENTLY ASKED QUESTIONS

What’s the difference between veneer and Woodgrain HPL?

Veneer is a thin layer or sheet of wood that is typically sliced or peeled from
a log or a larger piece of wood. Much of the tree goes to waste and it is
vulnerable to everyday wear and tear. Wilsonart woodgrains are high pressure
laminate, composed of multiple layers of paper saturated with phenolic resin and
bonded together under high pressure and heat. With a woodgrain decorative layer
that replicates the best species, stains and cuts of real wood, Wilsonart
Woodgrains are 16x more durable than veneer and created with 23% post-consumer
recycled content.

How is wood laminate made?

Wilsonart Woodgrains are engineered by saturating sheets of decorative and core
paper with resins, then pressing them under high heat, fusing the layers into a
single sheet. The end result is a durable, versatile surface material for a wide
range of applications such as countertops, cabinets, and wall panels. Wilsonart
Woodgrains HPL proudly incorporates 23% post-consumer recycled content (PCRC),
making them not only durable but also environmentally responsible.

Does wood laminate scratch easily?

When protected by Aeon Scratch & Scuff Technology, Wilsonart High Pressure
Laminate is 16x more durable than wood veneer. It is 4x more scratch resistant,
so you don’t have to worry about everyday wear.


GET INSPIRATION DELIVERED

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

SUBSCRIBE

Inspiration

Wilsonart Home

Design Catalog

Performance

Help & Support

Contact Us

Where to Buy

Find a Rep

Resources

Brochures

Fabrication

Reference Materials

  

Sustainability

Technical Information

Warranty

Inspiration

Wilsonart Home

Design Catalog

Performance

Help & Support

Contact Us

Where to Buy

Find a Rep





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

Connected

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 © 2023 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?