Product Finder
Indoors
Outdoors

Contact Us

Fields marked with * are required.

"*" indicates required fields

Frequently Asked Questions

For additional information regarding products, use and application, please visit our FAQ page.

Contact Information

Consumer Product Inquiries and Technical Questions:

1-877-607-7407


Click here to email

Customer Service and Order Inquiries:

1-800-499-3103

Mailing Address

Corporate Headquarters
One Henkel Way
Rocky Hill, CT 06067

// Fallback: Update PriceSpider button text when DOM is ready var currentLang = 'en'; if (typeof window.updatePriceSpiderButtonText === 'function') { // Wait a bit for PriceSpider to potentially load setTimeout(function() { window.updatePriceSpiderButtonText(currentLang); }, 500); } // Initialize PriceSpider button text updates if (typeof window.initPriceSpiderButtonText === 'function') { window.initPriceSpiderButtonText(); }