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

Submitted URL: https://click.em.wilsonart.com/?qs=19c9e81f646483432d3fd316fe84cc2c2be33f871ef81186a02785874fdfd7d986c881359f785a455f37a1a44792...
Effective URL: https://www.wilsonart.com/lujo-collection?utm_source=sfmc&utm_medium=email&utm_campaign=20240125_phire-0050_mc_com-newslet...
Submission: On February 22 via manual from NZ — Scanned from NZ

Form analysis 6 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form573064" action="https://www.wilsonart.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search_290538" data-role="minisearch-label">
    </label>
    <div class="control">
      <input id="search_290538" 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="pTzYkjDPXS3vYBsi">
  <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-lz4z0wjk7f2e" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lfx79IUAAAAAK-V8PkD01IBdYwOy4lzvthh0xt2&amp;co=aHR0cHM6Ly93d3cud2lsc29uYXJ0LmNvbTo0NDM.&amp;hl=en&amp;v=1kRDYC3bfA-o6-tsWzIBvp7k&amp;theme=light&amp;size=normal&amp;badge=bottomleft&amp;cb=r55ak0xygave"></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
       Create Your Own HPL
       NEW Commercial Designs
       NEW Woodgrain Staining
       Residential
       Commercial
       
       DESIGN GROUPS
       
       Abstracts & PatternsSolidsStonesFibers/TextilesWoodgrains
       Customer Designed
       
       COLOR GROUPS
       
          
       
       Color Alteration
       
       PERFORMANCE ENHANCEMENTS
       
       Antimicrobial
       Chemical Resistant
       Fingerprint Resistant
       Fire-Rated
       Increased Durability
       Peel and Stick
       Scratch Resistant
       
       DESIGN OPTIONS
       
       Colored Core
       Color Alteration
       
       Custom Staining
       Customer Designed
       Decorative Edges
       Decorative Metals
       Finish Options
       Ultra-Matte
       
       PRICING TIERS
       
       $
       $$
       $$$
   * Wilsonart Woodgrains™
     * 
     
     
     * WILSONART WOODGRAINS™
       
       Overview
       View All Designs
       The smarter way to do wood.
       Woodgrain Stains
       Woodgrain Finishes
       Custom 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
       Resources
       New Arrivals
       Colored Core
       
       
       
       DESIGN GROUPS
       
       Abstracts & PatternsSolidsStonesFibers/TextilesWoodgrains
       
       COLOR GROUPS
       
          
       
        
       
        
       
       
       
       
   * Composite Countertops (THINSCAPE®)
     * 
     
     
     * COMPOSITE COUNTERTOPS: THINSCAPE®
       
       Overview
       View All Designs
       Resources
       New Arrivals
       Stones
       Woodgrains
       Metals
       
       DESIGN GROUPS
       
       MetalsStonesWoodgrains
       
       COLOR GROUPS
       
        
       
       
       
       
   * Quartz
     * 
     
     
     * QUARTZ
       
       Overview
       View All Designs
       Performance
       Resources
       Warranty
       New Arrivals
       Calacatta Collection
       Home Collection
       Select Collection
       
       DESIGN GROUPS
       
       CalacattaParticulates - SmallParticulates - MediumParticulates - Large
       Custom Design
       
        
       
       SolidsVeining / MovementVeining - Small
       
       COLOR GROUPS
       
        
       
       Custom Colored
       
       SLAB SIZE
       
       Cut-to-Size
       Jumbo Slabs
       
       AVAILABILITY
       
       Made to Order
       Stocked Inventory
   * Solid Surface
     * 
     
     
     * SOLID SURFACE
       
       Overview
       View All Designs
       Performance
       Resources
       Warranty
       New Arrivals
       The Crafted Collection
       Sinks
       Wide Sheet
       
       DESIGN GROUPS
       
       Particulates - SmallParticulates - MediumParticulates - LargeSolids
       
        
       
       Veining/MovementVeining - Small
       
       COLOR GROUPS
       
          
       
       DESIGN OPTIONS
       
       Sinks
       Wide Sheet
   * Adhesives
     * 
     
     
     * ADHESIVES
       
       Overview
       All Adhesives
       Adhesive Selection Tool
       Resources
       Contact Adhesive
       PVA (Poly-Vinyl Acetate)
       Solvents & Cleaners
       Color Matched Caulk
       
       PERFORMANCE
       
       Low VOC
       Nonflammable
       Water-Based
       Postforming Grade
       
       MATERIAL ADHESION
       
       Porous to Non-Porous
       Porous to Porous
       
       APPLICATION
       
       Brush Grade
       Cold Press
       Hot Press
       Pinch Roller
       Spray Grade
       Woodworking
       
       CLEANING SOLUTION
       
       Equipment Cleaning
       Surface Cleaning
       
       
   * Waterproof Wall Panels (Wetwall™)
   * Natural Materials (Laminart®)
   * See All Products
   * 
 * PROJECTS
   * 
   * Home
     * 
     
     
     * HOME
       
       Overview
       Gallery
       Case Studies
       Resources
       Backsplash
       Cabinet Doors
       Cabinet Interiors
       Countertops
       Shower & Tub Surround
       Sinks
       Vanity Tops
   * Education
     * 
     
     
     * EDUCATION
       
       OVERVIEW
       GALLERY
       CASE STUDIES
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Writable Surfaces
   * Healthcare
     * 
     
     
     * HEALTHCARE
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       SPACES
       
       Patient Spaces
       Procedure Spaces
       Public Spaces
       Staff Spaces
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Antimicrobial
       Impact Resistant
   * Hospitality
     * 
     
     
     * HOSPITALITY
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Coordinated Surfaces
       Durability
       Water-Proof Surfaces
   * Office
     * 
     
     
     * OFFICE
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Fingerprint Resistant
       Writable Surfaces
   * Retail
     * 
     
     
     * RETAIL
       
       OVERVIEW
       CASE STUDIES
       GALLERY
       
       PERFORMANCE
       
       Cleanability/Disinfection
       Durability
       Fingerprint Resistant
       Writable Surfaces
   * Material Substitution
     * 
     
     
     * MATERIAL SUBSTITUTION
       
       Metal
       Paint
       Stone
       Textiles
       Wood
       
       
       
   * Performance Solutions
     * 
     
     
     * PERFORMANCE SOLUTIONS
       
       OVERVIEW
       Product Comparison Tool
       Care & Maintenance
       Fabrication
       
       DURABILITY
       
       Compact Laminate
       HPL
       Quartz
       Solid Surface
       
       
       
       CLEANABILITY
       
       Compact Laminate
       HPL
       Quartz
       Solid Surface
       
       ANTIMICROBIAL
       
       HPL
       
       
   * 
 * INSPIRATION
   * 
   * Residential
     * 
     
     
     * RESIDENTIAL
       
       Inspiration
       Gallery
       Case Studies
       Brochures
       Blog
       Case Studies
       Artistry Collection
       Gallery
   * Commercial
     * 
     
     
     * COMMERCIAL
       
       Inspiration
       Case Studies
       Gallery
       Blog
       Case Studies
       HPL Commercial Collection
       Gallery
   * Submit Your Story
   * Case Studies
   * Gallery
   * Visualizer
   * 
 * WHY WILSONART
   * 
   * Why Wilsonart
   * Wilsonart vs. Competition
   * Service You Can Count On
     * 
     * Service You Can Count On Contact Us Customer Service Distribution
       Locations Find a Rep Our Promise. Our Commitment Request Merchandise
       
       
       SERVICE
       
       Contact Us
       Find a Rep
       Request Merchandise
   * Corporate
     * 
     
     
     * COMPANY
       
       About Us
       Careers
       Community
       Diversity & Inclusion
       Investor Relations
       Leadership
       Our Brands
       Press Room
       WilsonartConnected
   * 
 * SUSTAINABILITY
   * 
   * Our Sustainability Commitment
   * Compliance & Certifications
   * Community
   * Environmental Social and Governance Report
   * Product Sustainability
     * 
     
     
     * PRODUCT SUSTAINABILITY
       
       Adhesives
       Decorative Metals
       Laminate
       Quartz
       Solid Surface
       
   * 
 * RESOURCES
   * 
   
   
   * TOOL BOX
     
     Adhesive Finder
     
     BIM Files
     
     Product Comparison Tool
     
     Spec Toolkit
     
     Visualizer
     
     
     DOCUMENTS & RESOURCES
     
     Continuing Education
     
     Countertop Care & Maintenance
     
     Document Library
     
     Fabrication
     
     Place Orders
     
     Order Samples
     
     
     



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


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

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


 * Home
 * The 2023 LUJO® Collection | 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





LUXURY WOODGRAINS BY DESIGN.


LUXURY BY DESIGN.

EXPLORE COLLECTION

DESIGNS & FINISHES

FEATURES & BENEFITS

RESOURCES & INSPIRATION

SEE BROCHURE



The LUJO® Collection from Wilsonart® TFL embodies the definition of luxury.
Translated from the Spanish word for “luxurious or comfortable surroundings,”
LUJO® is the highest standard for nature-inspired home design. The latest luxury
woodgrains include 10 new styles that embrace warm and cool elements of a modern
palette. Plus, the brand-new Silken Wood finish has arrived with a revolutionary
matte woodgrain texture. 






The LUJO® Collection: New 2023 Designs.


EXPLORE THE LAUNCH

PLAY NEW LUJO® VIDEO





THE LUJO® COLLECTION

New designs.

Discover 10 new luxury woodgrain designs that are inspired by Oak, Elm, Cherry,
Eucalyptus, and the exotic wood Seno Etimoe. The LUJO® Collection is sustainably
engineered for long-term beauty — and exotic wood inspirations like Seno Etimoe
preserve natural woods that are currently vulnerable due to real-world
exploitation. 


SEE DESIGNS


Previous

8268K-17Newlands

An exotic Seno Etimoe wood design with quarter sawn grain and slight contrast in
linear features. A medium grey with warm highlights and lowlights.

8258K-05Harding Oak

A mix of rift cut and quarter sawn grain with partial cathedrals balanced
throughout. A warm brown with a hint of cerusing gives a soft white ticking in
the background.

8265K-17Granville Cherry

A mix of partial cathedrals and straight grain. A sandy blonde with a creamy
background and subtle hints of cherry and grey in the grain.

8266K-17Anderson Cherry

A mix of partial cathedrals and straight grain. A medium brown with hints of
taupe and chocolate in the grain.

8259K-05Claremont Oak

A mix of rift cut and quarter sawn grain with partial cathedrals balanced
throughout. A medium brown with a hint of cerusing gives a soft white ticking in
the background.

8263K-05Kinglake

A Eucalyptus with a quarter sawn grain fumed to create subtle features with
movement across the layout. A dark brown with a hint of cool and warm
undertones.

8267K-05Mangrove

An exotic Seno Etimoe wood design with quarter sawn grain and slight contrast in
linear features. A dark, rich chocolate brown that leans black with a touch of
golden undertones.

8261K-17Brookfield Elm

A white quarter sawn Elm with soft painterly linear features. A soft white
background with contrasting warm and cool tones.

8262K-17Harrison Elm

A medium taupe quarter sawn Elm with soft painterly linear features..

8264K-05Sherbrooke

A Eucalyptus with a quarter sawn grain that has been fumed to create subtle
features with movement across the layout. A grey with warm brown undertones.

8268K-17Newlands

An exotic Seno Etimoe wood design with quarter sawn grain and slight contrast in
linear features. A medium grey with warm highlights and lowlights.

8258K-05Harding Oak

A mix of rift cut and quarter sawn grain with partial cathedrals balanced
throughout. A warm brown with a hint of cerusing gives a soft white ticking in
the background.

8265K-17Granville Cherry

A mix of partial cathedrals and straight grain. A sandy blonde with a creamy
background and subtle hints of cherry and grey in the grain.

8266K-17Anderson Cherry

A mix of partial cathedrals and straight grain. A medium brown with hints of
taupe and chocolate in the grain.

8259K-05Claremont Oak

A mix of rift cut and quarter sawn grain with partial cathedrals balanced
throughout. A medium brown with a hint of cerusing gives a soft white ticking in
the background.

8263K-05Kinglake

A Eucalyptus with a quarter sawn grain fumed to create subtle features with
movement across the layout. A dark brown with a hint of cool and warm
undertones.

8267K-05Mangrove

An exotic Seno Etimoe wood design with quarter sawn grain and slight contrast in
linear features. A dark, rich chocolate brown that leans black with a touch of
golden undertones.

8261K-17Brookfield Elm

A white quarter sawn Elm with soft painterly linear features. A soft white
background with contrasting warm and cool tones.

8262K-17Harrison Elm

A medium taupe quarter sawn Elm with soft painterly linear features..

8264K-05Sherbrooke

A Eucalyptus with a quarter sawn grain that has been fumed to create subtle
features with movement across the layout. A grey with warm brown undertones.

8268K-17Newlands

An exotic Seno Etimoe wood design with quarter sawn grain and slight contrast in
linear features. A medium grey with warm highlights and lowlights.

Next
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10

Previous

8233K-05Akira

Akira is a subtle white Oak design with straight grain and partial cathedrals
with light neutral and cream-colored highlights. The premium Timbergrain finish
is included.

8235K-05Daintree

Daintree is a warm Cherry woodgrain with straight grain, partial cathedrals, and
a delicately planked design. The low-sheen Timbergrain finish adds an organic,
premium look to every application.

8231K-79Valley Forge Elm

Valley Forge Elm has straight grain intermingled with refined cathedrals in a
dark mid-tone brown with highlights and subtle contrast. The design is elevated
by the premium Ridgewood finish.

8228K-79Avondale Ash

Avondale Ash is a casual Ash with straight grain planks and partial cathedral
planks. It is mid-tone caramel brown. The Ridgewood finish is included.

8238K-05Fairchild

Fairchild has an overall charcoal coloration with understated highlights in a
subtle planked Oak design of straight grain and partial cathedrals. The
Timbergrain finish is included.

Next
 * 1
 * 2
 * 3
 * 4
 * 5

THE LUJO® COLLECTION

Up-to-date trends meet upscale style.

The LUJO® Collection reflects the rise of neo-nature design, or the idea that
clean modernism should be guided by wood looks and natural textures. Start with
the brand-new Timbergrain or Ridgewood finishes for prestigious possibilities in
any room. 


SEE DESIGNS



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

TRACELESS® LAMINATE

Ultra-matte, sensational designs.

Ultra-matte Traceless™ panels have joined the Wilsonart® TFL family with seven
velvety tones that are fingerprint-resistant and soft to the touch. Find a true
surface sensation from styles that replace the look of painted cabinetry or
redefine closets, drawers, and casegoods. 


SEE DESIGNS


Previous

15508Pewter Velvet

A cool, elegant grey that offers a sophisticated look when paired with the
ultra-matte Traceless™ finish.

15501Snow White Velvet

A pure white solid ideal for surreal, stark accents in a modern space.

15503Silver Velvet

An elegant silver solid that complements traditional or modern fixtures in any
space.

15504Charcoal Velvet

A rich charcoal solid that adds depth for modern cabinetry as a tone that sits
between grey and black.

15505Black Velvet

A jet-black solid that can be beautifully enhanced with soft lighting or
contrasting surface tones.

15506Midnight Velvet

A dramatic solid with hints of black and a deep, bold shade of indigo.

15507Slate Velvet

A warm, versatile grey solid that also reflects the trending look of taupe.

15508Pewter Velvet

A cool, elegant grey that offers a sophisticated look when paired with the
ultra-matte Traceless™ finish.

15501Snow White Velvet

A pure white solid ideal for surreal, stark accents in a modern space.

15503Silver Velvet

An elegant silver solid that complements traditional or modern fixtures in any
space.

15504Charcoal Velvet

A rich charcoal solid that adds depth for modern cabinetry as a tone that sits
between grey and black.

15505Black Velvet

A jet-black solid that can be beautifully enhanced with soft lighting or
contrasting surface tones.

15506Midnight Velvet

A dramatic solid with hints of black and a deep, bold shade of indigo.

15507Slate Velvet

A warm, versatile grey solid that also reflects the trending look of taupe.

15508Pewter Velvet

A cool, elegant grey that offers a sophisticated look when paired with the
ultra-matte Traceless™ finish.

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

LUJO® FINISHES

Start with a premium finish.

Choose designs that include four finishes from The LUJO® Collection. Each finish
highlights the linear and deep textures of authentic woodgrains.




NEW SILKEN WOOD (-17)

A luxurious matte finish that provides a silky touch. This tactile quality is
paired with intriguing visual features found in a quarter sawn grain structure,
like open or dense ticking in linear arrangements.

TIMBERGRAIN (-05)

A low-sheen finish paired with dimensional, realistic ticking that offers warmth
and authenticity.

Ridgewood (-79)

An overall matte finish with ridged dimensional characteristics, creating a
gentle linear woodgrain effect.

Gloss Line (-28)

A linear woodgrain texture with varied widths of narrow grain structures in an
alternating mix of matte and gloss surface areas.



LUJO® FINISHES

Start with a premium finish.

Choose designs that include four finishes from The LUJO® Collection. Each finish
highlights the deep textures of authentic woodgrains or modern ultra-matte solid
styles.




NEW TIMBERGRAIN (-05)

A low-sheen finish paired with dimensional, realistic ticking that offers warmth
and authenticity.

NEW Ridgewood (-79)

An overall matte finish with ridged dimensional characteristics, creating a
gentle linear woodgrain effect.

Gloss Line (-28)

A linear woodgrain texture with varied widths of narrow grain structures in an
alternating mix of matte and gloss surface areas.

Traceless™

Utilizing ultra-matte, velvety soft-to-the-touch fingerprint-resistant
technology to ensure smears, smudges, and streaks are seldom seen, our
Traceless™ technology performs.



THE LUJO® COLLECTION


Refine your taste. Feast your eyes.

Discover the highest standard for coordinated, nature-inspired design. Modern
high-end spaces are places of thoughtful cohesion. The LUJO® Collection keeps
this in mind as a one-stop shop for all of your surfacing needs. Plus, find
best-matched coordination with Wilsonart® HPL, Wilsonart® Interiors, and
Wilsonart® Cabinet Doors.


VIEW CABINET DOORS


Previous

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

Previous

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



THE LUJO® COLLECTION


Refine your taste. Feast your eyes.

Discover the highest standard for coordinated, nature-inspired design. Modern
high-end spaces are places of thoughtful cohesion. The LUJO® Collection keeps
this in mind as a one-stop shop for all of your surfacing needs. Best-matched
coordination with Wilsonart® HPL, Wilsonart® Interiors, and Wilsonart® Cabinet
Doors is possible.


VIEW CABINET DOORS


Previous

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

THE LUJO® COLLECTION

Designed for luxury. Engineered for performance.

The LUJO® Collection is backed by the lasting appearance of Wilsonart® TFL
panels for residential, resimercial, and commercial spaces. Transform any
environment with sophisticated beauty and superior engineering.



COORDINATED SOLUTIONS

Each design from The LUJO® Collection is available in a best-matched collection
of Wilsonart® HPL, TFL, Cabinet Doors & Interiors, Edgebanding, and Moldings.

Easy to maintain

Stain and moisture resistance makes TFL easy to clean and disinfect.

SUSTAINABILITY

Certified UL GREENGUARD Gold for indoor air quality and peace of mind.
Manufactured in the USA. FSC® solutions are available upon request.



FIND A REP WHERE TO BUY SEE BROCHURE

OUR SUSTAINABILITY & ENVIRONMENTAL RESPONSIBILITY



LEARN MORE

WILSONART EMAIL NEWSLETTER

Stay Connected.

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

SUBSCRIBE




RESOURCES

LUJO® Collection Brochure

Reference Materials

Sustainability

Technical Information

Warranty 

INSPIRATION

Wilsonart Home

Design Catalog


Design Trends


Case Study: Closets & Storage 

Photo Gallery

Luxe Closet Feature

New-Nature Style Trend

Wooden Palette Style Trend


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

Press Room

Leadership

Wilsonart Global - Investor Relations


CONTACT

Office & Distribution Locations

Contact Us

FAQ


STAY CONNECTED

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

SUBSCRIBE

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






Help us improve by sharing your feedback.
Close
Checkout as a new customer

Creating an account has many benefits:

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

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?