Embedding the agent on your Shopify storefront will add a customizable chat bubble that can be accessed from any page in your Shopify store. Begin by contacting support@syllable.ai to receive a clientId for your agent. Be sure to provide the agent Channel ID string as well as the domain the chat agent will be used on (your Shopify store URL).

Follow steps in the Webchat docs to create the HTML snippet we will be inserting (as well as for additional customization).

We will insert the agent by adding the HTML snippet directly to your Shopify store’s theme HTML. Navigate from the Shopify admin home page > Online Store (Sales channels) > Themes. Click the three dot options button next to the Customize button for the store theme that is currently in use, then Edit code.

Search for the end of the <head> section and insert your HTML script snippet before the </head> close tag. Clicking save will publish the agent to your Shopify Store web page.

(Full webchat docs)