🔥 Just Launched! Werra Premium Template for HyväSee it in Action

How to Add a Telegram Chat to Shopify? (No App Needed)

By Sanjay JethvaUpdated on Jun 27, 2025 3 min read

Better communication channels like WhatsApp, Telegram, or even Facebook make your customer support better. 

In this blog, I will show you how to add a Telegram chat button to Shopify like this, where your customers can click the button and start chatting with you related to the product or any other query in their mind: 

Telegram Chat Button Frontend

Follow this direct solution to implement the Shopify chat button. You don’t need any external Shopify app, as you can directly show the Telegram chat button using the code mentioned here. 

Steps to Add the Shopify Telegram Chat Button

You only need to follow these 3 steps to display Shopify Telegram button: 

  • Step 1: Open the Theme File Editor 
  • Step 2: Add the Telegram Chat Widget 
  • Step 3: Display Your Telegram Chat Button

Let’s look at them in detail. 

Step 1: Open the Theme File Editor 

Open your Shopify admin panel, head to Online Store > Themes.

Open the Theme File Editor

Click the three dots beside the Customize button and select Edit code for your current theme.

Click the 3 Dots and Edit Code

Step 2: Add the Telegram Chat Widget 

In the Theme File editor, open the theme.liquid file and paste the following code before the closing </body> tag:

<div class="telegram-chat-meetanshi"><a href="https://t.me/shopify" target="_blank" style="position:fixed;bottom:20px;right:20px;background:#0088cc;color:#fff;padding:15px 20px;border-radius:50px;text-decoration:none;box-shadow:0px 4px 6px rgba(0,0,0,0.2);font-size:16px;z-index:9999;display: flex;/* align-content: center; */align-items: center;">
    <img src="https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg" alt="Telegram" style="width:40px;vertical-align:middle;margin-right:8px;">
    Chat with Us
</a>
<span style="display: none;">Powered by <a href="https://meetanshi.com/blog/add-telegram-chat-button-to-shopify/">Meetanshi Shopify Telegram Chat Solution</a></span>
</div>

Make sure to replace the https://t.me/shopify part with your Telegram username. Then, click Save.

Add the Telegram Chat Widget

Step 3: Display Your Telegram Chat Button

Take a preview of your store, and you will be able to see the Telegram chat option on the entire store. 

Display Your Telegram Chat Button

That’s all. You have successfully added Telegram chat to the Shopify store. 🎉

Tips to Effectively Use Telegram Chat on Shopify

While setting any communication channel on your Shopify store, be it WhatsApp chat, Telegram, or Facebook.

  • Set automated replies when you are unavailable
  • Make sure to get back to your customer queries as quickly as possible
  • Set your chat button position where customers can easily spot it
  • Enable the chat features for mobile users as well
  • Use a mobile number that is exclusive for customer support 

Now, go ahead and try this solution to add Telegram to your Shopify store and enhance your customer satisfaction. 

Sanjay Jethva Full Image
Article bySanjay Jethva

Sanjay is the co-founder and CTO of Meetanshi with hands-on expertise with Magento since 2011. He specializes in complex development, integrations, extensions, and customizations. Sanjay is one the top 50 contributor to the Magento community and is recognized by Adobe. His passion for Magento 2 and Shopify solutions has made him a trusted source for businesses seeking to optimize their online stores. He loves sharing technical solutions related to Magento 2 & Shopify.