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

Submitted URL: https://click.em.wilsonart.com/?qs=3afcc5213a517cc260903cb92833470492819743adc01de6eb12c510f30f125350bd6b9290422e5ec442f9e305ca...
Effective URL: https://www.wilsonart.com/product-portfolio?utm_source=sfmc&utm_medium=email&utm_campaign=01_reengagement_ss&utm_content=F...
Submission: On October 23 via api from AE — Scanned from DE

Form analysis 6 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form918196" action="https://www.wilsonart.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search_32280" data-role="minisearch-label">
    </label>
    <div class="control">
      <input id="search_32280" 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="iOi93z4MmPaqlgDL">
  <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-3wkho655jg83" 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=bvvpw948zcil"></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 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>

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
 * All Products | 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





A SOLUTION FOR EVERY SPACE. 

MEET WILSONART

From sustainable High Pressure Laminate to modern Quartz and Solid Surface,
Wilsonart solutions have the look you want — and the performance you need. Maybe
your next project requires innovative surface technology that provides increased
durability. Or sleek styling that modernizes and elevates. The Wilsonart
portfolio is engineered for any project, no matter the size or timeline.



HIGH PRESSURE LAMINATE (HPL)

Wilsonart® HPL leads the industry with 2X more post-consumer recycled content
than any other laminate brand, lasting performance for multiple applications, a
diverse design catalog, and the endless potential for custom creations.

THERMALLY FUSED LAMINATE (TFL)

Wilsonart® TFL brings cohesive style to any space through decorative panels that
coordinate effortlessly with HPL and other Wilsonart solutions.

COMPACT LAMINATE PANELS

A durable, structural solution for high-impact surfaces, Wilsonart® Compact
Laminate is ideal for lockers and cabinets, elevator cabs, and toilet
partitions.



COMPOSITE COUNTERTOPS: THINSCAPE®

At only a half-inch thick, modern THINSCAPE® Performance Tops feature impact,
abrasion, stain, and moisture resistance in an easy-to-clean material that never
requires sealing.

QUARTZ

Quartz is one of the strongest materials on Earth, and Wilsonart® Quartz
provides a diverse array of sophisticated styles that fortify and enhance any
interior environment.

SOLID SURFACE

Wilsonart® Solid Surface unites nature's beauty and design innovation to offer
long-lasting style, durability, and versatility in nearly limitless
applications. Selections from Solid Surface can also be backlit for illuminating
possibilities.



ADHESIVES

Stick with the best and explore a Wilsonart® Adhesives catalog that is
formulated for any project and any surface.

WETWALL™ WATER-PROOF WALL PANELS

Wetwall™ Water-Proof Wall Panels inspire spa-like settings in every bathroom as
a single panel that can be installed without any special tooling.

NEW LEAF™ PERFORMANCE VENEERS

New Leaf™ Performance Veneers offer the beauty, depth, and dimension of natural
woodgrains.



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

WILSONART® INSPIRATION

Get inspired for your next project.

Explore the commercial and residential inspiration that will spark your next
design idea. Or discover real-world case studies featuring Wilsonart® products
in nearly every setting imaginable.



COMMERCIAL INSPIRATION

RESIDENTIAL INSPIRATION

CASE STUDIES



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

WILSONART EMAIL NEWSLETTER

Stay Connected.

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

SUBSCRIBE




CONTACT US

Send an inquiry to our team and receive the information or guidance you need.

CONTACT US

ORDER A SAMPLE

With a specific surface solution in hand, you can grasp and experience the
textures, nuances, and details that will bring your next project to life.

ORDER A SAMPLE

FIND A REP

Reach out and connect with a Wilsonart representative who can address the needs
or questions specific to your project.

FIND A REP

WHERE TO BUY

Whether you are designing the perfect home or working on a commercial project,
Wilsonart products can be found across the globe.

WHERE TO BUY




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?