| Option | When to use it | What to do |
|---|---|---|
| App Embed (recommended) | Shopify OS 2.0 themes β simplest method, no code required | Bot Settings β Widgets β Install widget β enable in App embeds β Save |
| Script in <head> | All themes, if App Embed is unavailable | Copy the script β Online Store β Themes β Edit code β theme.liquid β paste before </head> |
| Custom Liquid section | Themes allowing code blocks via the editor | Themes β Customize β add a Custom Liquid section β paste the script β Save |

