[object Object]

← back to Designer Wallcoverings

add SMS terms for trade opt-in

8704b67e186b15e1ecf9eb7989d67dc6ca7f3fec · 2026-08-28 08:19:47 -0700 · Steve Abrams

Files touched

Diff

commit 8704b67e186b15e1ecf9eb7989d67dc6ca7f3fec
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Fri Aug 28 08:19:47 2026 -0700

    add SMS terms for trade opt-in
---
 .../trade-account-ux-20260828/pages/sms-terms.html | 24 ++++++++++++++++++++++
 .../snippets/dw-trade-apply.liquid                 |  2 +-
 2 files changed, 25 insertions(+), 1 deletion(-)

diff --git a/shopify/staged/trade-account-ux-20260828/pages/sms-terms.html b/shopify/staged/trade-account-ux-20260828/pages/sms-terms.html
new file mode 100644
index 00000000..e06f18c6
--- /dev/null
+++ b/shopify/staged/trade-account-ux-20260828/pages/sms-terms.html
@@ -0,0 +1,24 @@
+<div class="page-width page-width--narrow rte">
+  <h1>SMS Terms</h1>
+  <p><strong>Effective August 28, 2026</strong></p>
+
+  <p>By voluntarily checking an SMS consent box or otherwise opting in, you agree to receive recurring automated promotional and personalized marketing text messages from Designer Wallcoverings at the mobile number you provide. Consent is not a condition of purchase.</p>
+
+  <h2>Messages and charges</h2>
+  <p>Message frequency varies. Message and data rates may apply. Carriers are not liable for delayed or undelivered messages.</p>
+
+  <h2>Opting out and getting help</h2>
+  <p>Reply <strong>STOP</strong> to any marketing text to opt out. After you send STOP, we may send one confirmation message. Reply <strong>HELP</strong> for help, call <a href="tel:+18883734564">(888) 373-4564</a>, or <a href="/pages/contact-us">contact us</a>.</p>
+
+  <h2>Do Not Call requests</h2>
+  <p>We honor valid consent withdrawals and applicable Do Not Call requests. If you add your mobile number to a federal, state, or company-specific Do Not Call list after opting in, please also reply STOP or contact us so we can promptly update our records. This notice does not limit our responsibility to honor applicable law or a valid opt-out request.</p>
+
+  <h2>Transactional messages</h2>
+  <p>Opting out of marketing texts does not prevent us from sending non-marketing messages about an application, order, account, appointment, or other transaction where permitted by law.</p>
+
+  <h2>Eligibility and mobile number changes</h2>
+  <p>You must be at least 18 years old and the account holder or authorized user of the mobile number. Tell us before changing or transferring the number so we can remove it from our marketing records.</p>
+
+  <h2>Privacy</h2>
+  <p>Our collection and use of information is described in our <a href="/pages/privacy-policy">Privacy Policy</a>. These SMS Terms may be updated from time to time; the effective date above shows the latest revision.</p>
+</div>
diff --git a/shopify/staged/trade-account-ux-20260828/snippets/dw-trade-apply.liquid b/shopify/staged/trade-account-ux-20260828/snippets/dw-trade-apply.liquid
index a9b10b63..b319d975 100644
--- a/shopify/staged/trade-account-ux-20260828/snippets/dw-trade-apply.liquid
+++ b/shopify/staged/trade-account-ux-20260828/snippets/dw-trade-apply.liquid
@@ -120,7 +120,7 @@
           <div class="dw-ta-field dw-ta-field--wide dw-ta-consent dw-ta-sms-consent">
             <label for="dwTaSmsConsent">
               <input id="dwTaSmsConsent" name="sms_marketing_consent" type="checkbox" value="yes">
-              <span>Yes, I agree to receive recurring automated promotional and personalized marketing text messages from Designer Wallcoverings at the mobile number provided. Consent is not a condition of purchase. Message frequency varies. Message and data rates may apply. Reply STOP to opt out or HELP for help. We honor opt-out requests and applicable Do Not Call requests; if you add this number to a Do Not Call list, you may also reply STOP or <a href="/pages/contact-us">contact us</a> so we can promptly update our records. See our <a href="/pages/privacy-policy">privacy policy</a>.</span>
+              <span>Yes, I agree to receive recurring automated promotional and personalized marketing text messages from Designer Wallcoverings at the mobile number provided. Consent is not a condition of purchase. Message frequency varies. Message and data rates may apply. Reply STOP to opt out or HELP for help. We honor opt-out requests and applicable Do Not Call requests; if you add this number to a Do Not Call list, please also reply STOP or <a href="/pages/contact-us">contact us</a> so we can promptly update our records. See our <a href="/pages/sms-terms">SMS Terms</a> and <a href="/pages/privacy-policy">Privacy Policy</a>.</span>
             </label>
             <p class="dw-ta-consent-note">Leave this box unchecked if you do not want marketing texts. We may still contact you about this application or transactions where permitted by law.</p>
           </div>

← d5da4cf1 add compliant SMS opt-in to trade application  ·  back to Designer Wallcoverings  ·  keep SMS terms available inline 71b81b08 →