Adding Tachyon to Shopify
Shopify makes it easy to add Tachyon.
- Copy the
<script>
tags above - Login to your Shopify store
- Navigate to the “Online Store” section
- Click on Themes and then on the “Customize” button.
- Click on the 3 dots next to the name of the theme in the top left corner
- In the dropdown menu, click “Edit code”
- Click on the
theme.liquid
file in the file navigator on the left - Look for a line that reads
<head>
at the top of the file - Paste the
<script>
tags you copied on the line just below the line that reads<head>
- Click “Save” in the top right corner
- Enjoy your faster storefront!
⚠ If you change to a new theme, you will need to repeat these steps!