---
title: "How To Install Text Us WebChat on Shopify Website"
canonical: "https://resourcecenter.kenect.com/space/Messaging/42009454/How%20To%20Install%20Text%20Us%20WebChat%20on%20Shopify%20Website"
format: markdown
---
In this article, you will learn how to install your custom widget onto your Shopify website. The Kenect widget is an effective way to capture leads. Your widget will offer a fast, convenient way for customers to get in touch with you. 

# **Install Text Us Widget on Shopify**

#### **Step-by-Step Guide**

1. Sign in to your Shopify account, and click **Themes** under the **Online Store** section in the left menu.

![image-20240506-183840.png](media://2c1d989d-a01b-4a9d-b53b-9d9e2169a41e)

2. Depending on your version of Shopify, either click the **Actions** dropdown or the **Ellipsis Button (...) **on your current theme. Select **Edit code **from the dropdown.
4. You’ll see your website’s live code. On the left code menu, underneath the **Layout** folder, click **{/}theme.liquid**.
    
5. In the right scrollable code window, scroll down until you see the HTML code tag that looks like  **</body>**. In coding terms, that’s known as the closing body tag.
    
6. Once you’ve located **</body>**, paste your Widget code right before it. Click **Save** when you're finished.