Overview
If you previously started collecting SMS consent at checkout on Shopify Plus before X, you must remove the Klaviyo code snippet from your theme files. You can then collect consent using the more streamlined process outlined in How to Collect SMS Consent at Checkout on Shopify.
Here, we run through disabling SMS consent for Shopify Plus. This should take around two minutes to complete.
In Shopify Plus: Remove the Code Snippet
In Shopify, navigate to Themes > Actions > Edit Code.
Click into checkout.liquid on the left. Here, we recommend searching for "Klaviyo" to locate the correct code snippet, as it can be located anywhere in this page. For our example, it is located at the very bottom and appears as:
<script async type="text/javascript" src="https://static.klaviyo.com/onsite/js/klaviyo.js?company_id=WUJLSH&module=CONSENT_AT_CHECKOUT"></script>
Click Save.
Follow this guide to migrate to the new method of collecting SMS consent at checkout.