{"id":278,"date":"2026-04-08T18:41:44","date_gmt":"2026-04-08T10:41:44","guid":{"rendered":"https:\/\/www.solaceform.com\/index.php\/contact\/"},"modified":"2026-06-24T01:18:00","modified_gmt":"2026-06-23T17:18:00","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.solaceform.com\/?page_id=278","title":{"rendered":"Contact"},"content":{"rendered":"\n\n<style>\n.site-footer,.site-below-footer-wrap,.site-primary-footer-wrap,.ast-footer-copyright{display:none!important}.sf-sub{font-family:inherit;color:#151515;background:#fff}.sf-sub a{text-decoration:none}.sf-sub-hero{min-height:430px;display:flex;align-items:end;background-position:center;background-size:cover;position:relative;color:#fff}.sf-sub-hero:before{content:\"\";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.18)),linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.55))}.sf-sub-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;position:relative;z-index:1}.sf-sub-copy{max-width:650px;padding:76px 0}.sf-sub-kicker{font-size:13px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px}.sf-sub h1{font-size:52px;line-height:1.04;margin:0 0 16px;color:#fff;font-weight:600}.sf-sub-hero p{font-size:18px;line-height:1.65;margin:0 0 26px;color:#f5f1ec}.sf-sub-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 20px;background:#fff;color:#111;font-weight:600;border:1px solid #fff}.sf-sub-section{padding:54px 0}.sf-sub-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.sf-sub-title h2{font-size:31px;line-height:1.15;margin:0}.sf-tile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sf-tile{border:1px solid #e4ded7;background:#f8f5f1;padding:22px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;color:#111}.sf-tile h3{font-size:19px;margin:0 0 8px}.sf-tile p{font-size:14px;color:#626262;margin:0}.sf-sub-band{background:#f3eee8}.sf-editorial{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.sf-editorial-img{min-height:360px;background-position:center;background-size:cover}.sf-editorial-copy{background:#151515;color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:center}.sf-editorial-copy h2{color:#fff;font-size:34px;line-height:1.12;margin:0 0 16px}.sf-editorial-copy p{color:#e8ded4;line-height:1.65;margin:0 0 22px}.sf-product-wrap .woocommerce ul.products{margin-top:10px}.sf-care{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sf-care div{border-top:1px solid #d8d0c7;padding-top:18px}.sf-care h3{font-size:17px;margin:0 0 8px}.sf-care p{font-size:14px;color:#666;margin:0;line-height:1.55}.sf-contact-strip{background:#111;color:#fff;padding:34px 0}.sf-contact-strip .sf-sub-inner{display:flex;justify-content:space-between;align-items:center;gap:20px}.sf-contact-strip p{margin:0;color:#eee}.sf-contact-strip strong{color:#fff}.sf-footer{background:#0f0f0f;color:#d8d8d8;padding:56px 0 24px}.sf-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:34px}.sf-footer h2,.sf-footer h3{color:#fff;margin:0 0 14px}.sf-footer h2{font-size:26px}.sf-footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.12em}.sf-footer p{margin:0 0 10px;color:#cfcfcf;line-height:1.65}.sf-footer a{display:block;color:#d8d8d8;margin:8px 0}.sf-footer-bottom{border-top:1px solid #2a2a2a;margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:#aaa;font-size:13px}@media(max-width:900px){.sf-sub h1{font-size:40px}.sf-tile-grid{grid-template-columns:repeat(2,1fr)}.sf-editorial{grid-template-columns:1fr}.sf-care{grid-template-columns:1fr}.sf-contact-strip .sf-sub-inner{align-items:flex-start;flex-direction:column}.sf-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.sf-sub-inner{width:min(100% - 28px,1180px)}.sf-sub-hero{min-height:380px}.sf-sub h1{font-size:34px}.sf-tile-grid,.sf-footer-grid{grid-template-columns:1fr}.sf-sub-section{padding:40px 0}.sf-footer-bottom{flex-direction:column}}\n<\/style>\n<script>\n(function(){\n  function fixSolaceFormFrontendText(){\n    document.querySelectorAll('.ast-header-html-2, .ast-mobile-header-wrap, header').forEach(function(scope){\n      scope.querySelectorAll('span,strong,div').forEach(function(el){\n        if (el.textContent && el.textContent.trim() === 'Toll Free') el.textContent = 'Phone';\n        if (el.textContent && el.textContent.trim() === '866-418-6848') el.textContent = '008613656811938';\n      });\n    });\n    var replacements = {\n      '\u52a0\u5165\u8d2d\u7269\u8f66': 'Add to Cart',\n      '\u67e5\u770b\u8d2d\u7269\u8f66': 'View Cart',\n      '\u9009\u62e9\u9009\u9879': 'Select Options',\n      '\u9605\u8bfb\u66f4\u591a': 'Read More'\n    };\n    document.querySelectorAll('a,button,span').forEach(function(el){\n      var text = el.textContent ? el.textContent.trim() : '';\n      if (replacements[text]) el.textContent = replacements[text];\n      ['aria-label','title'].forEach(function(attr){\n        var value = el.getAttribute && el.getAttribute(attr);\n        if (value && replacements[value.trim()]) el.setAttribute(attr, replacements[value.trim()]);\n      });\n    });\n    document.querySelectorAll('a[href*=\"\/product\/\"]').forEach(function(link){\n      try {\n        var url = new URL(link.href);\n        var match = url.pathname.match(\/\\\/product\\\/([^\\\/]+)\\\/?$\/);\n        if (match && url.hostname === window.location.hostname) {\n          link.href = window.location.origin + '\/?product=' + match[1];\n        }\n      } catch (error) {}\n    });\n  }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', fixSolaceFormFrontendText);\n  else fixSolaceFormFrontendText();\n  window.addEventListener('load', fixSolaceFormFrontendText);\n  setTimeout(fixSolaceFormFrontendText, 1200);\n})();\n<\/script>\n<main class=\"sf-sub\">\n  <section class=\"sf-sub-hero\" style=\"background-image:url('https:\/\/www.solaceform.com\/wp-content\/uploads\/2026\/06\/ig_0f942bc3d5ba6a67016a3aa2d11dd08199807b2a312b37410d.png')\">\n    <div class=\"sf-sub-inner\"><div class=\"sf-sub-copy\"><p class=\"sf-sub-kicker\">Customer Support<\/p><h1>Contact SolaceForm<\/h1><p>Need help choosing a bath, kitchen, shower, or home spa product? Contact us for product and order questions.<\/p><\/div><\/div>\n  <\/section>\n  <section class=\"sf-sub-section\"><div class=\"sf-sub-inner\"><div class=\"sf-care\"><div><h3>Product Questions<\/h3><p>Ask about dimensions, finishes, materials, availability, and fit for your project.<\/p><\/div><div><h3>Order Support<\/h3><p>Get help with order details and retail shopping questions.<\/p><\/div><div><h3>Company Information<\/h3><p>Hangzhou Weichanghua Trading Co., Ltd.<br>Phone: 008613656811938<\/p><\/div><\/div><\/div><\/section>\n  <section class=\"sf-contact-strip\"><div class=\"sf-sub-inner\"><p><strong>Company:<\/strong> Hangzhou Weichanghua Trading Co., Ltd.<\/p><p><strong>Phone:<\/strong> 008613656811938<\/p><\/div><\/section>\n  \n  <footer class=\"sf-footer\">\n    <div class=\"sf-sub-inner\">\n      <div class=\"sf-footer-grid\">\n        <div>\n          <h2>SolaceForm<\/h2>\n          <p>Elevated bath, kitchen, shower, and home spa products for modern retail shoppers.<\/p>\n          <p>Hangzhou Weichanghua Trading Co., Ltd.<\/p>\n        <\/div>\n        <div>\n          <h3>Shop<\/h3>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=bathroom\">Bathroom<\/a>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=shower\">Shower<\/a>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=kitchen\">Kitchen<\/a>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=home-spa\">Home Spa<\/a>\n        <\/div>\n        <div>\n          <h3>Collections<\/h3>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=shop-by-room\">Shop by Room<\/a>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=new-arrivals\">New Arrivals<\/a>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=sale\">Sale<\/a>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=about-solaceform\">About<\/a>\n        <\/div>\n        <div>\n          <h3>Support<\/h3>\n          <p>Phone: 008613656811938<\/p>\n          <p>Company: Hangzhou Weichanghua Trading Co., Ltd.<\/p>\n          <a href=\"https:\/\/www.solaceform.com\/?pagename=contact\">Contact Us<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"sf-footer-bottom\">\n        <span>\u00a9 2026 SolaceForm. All rights reserved.<\/span>\n        <span>Operated by Hangzhou Weichanghua Trading Co., Ltd.<\/span>\n      <\/div>\n    <\/div>\n  <\/footer>\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>Customer Support Contact SolaceForm Need help choosing a bath, kitchen, shower, or home spa product? Contact us for product and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_surecart_dashboard_logo_width":"180px","_surecart_dashboard_show_logo":true,"_surecart_dashboard_navigation_orders":true,"_surecart_dashboard_navigation_invoices":true,"_surecart_dashboard_navigation_subscriptions":true,"_surecart_dashboard_navigation_downloads":true,"_surecart_dashboard_navigation_billing":true,"_surecart_dashboard_navigation_account":true,"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-278","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.solaceform.com\/index.php?rest_route=\/wp\/v2\/pages\/278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.solaceform.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.solaceform.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.solaceform.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.solaceform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=278"}],"version-history":[{"count":7,"href":"https:\/\/www.solaceform.com\/index.php?rest_route=\/wp\/v2\/pages\/278\/revisions"}],"predecessor-version":[{"id":679,"href":"https:\/\/www.solaceform.com\/index.php?rest_route=\/wp\/v2\/pages\/278\/revisions\/679"}],"wp:attachment":[{"href":"https:\/\/www.solaceform.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}