How to Install the Ad Pay Protection Script in Shopify Theme.Liquid
Before You Begin
- Ensure you have the Ad Pay Protection script provided by your Dash.fi team. You will need to copy this script to your clipboard.
Step-by-Step Installation Guide
- Log in to Shopify Log in to your Shopify admin panel.
- Navigate to Themes From the left-hand menu, go to Online Store > Themes.
Edit Theme Code Find the theme you wish to edit (it will usually be marked as your "Current theme"). Click the Actions button (with three dots) and select Edit code from the dropdown menu.
(Note: This is a placeholder for a potential screenshot.)
- Open the theme.liquid File In the code editor, look for the Layout section in the left sidebar. Click on the
theme.liquid
file to open it. - Locate the Closing </head> Tag Scroll down within the
theme.liquid
file or use your browser's find function (Ctrl+F or Cmd+F) to locate the closing</head>
tag. - Paste the Script Paste your Ad Pay Protection script on a new line immediately before the closing
</head>
tag. - Save Your Changes Click the Save button in the top-right corner of the editor.
The script is now installed and active on your Shopify store.