Shopify
This page is meant for partners that use Shopify.
Installation Instructions
- Go to your Shopify dashboard. Go to “Online Store“, “Themes“ then click on the “Actions” option on your current theme. Select “Edit code“.
- Find the “theme.liquid“ layout file on your left side menu. Go to the closing of the body tag. Just before the </ body > tag, paste the provided code. Click “Save”.
<script src="https://truemed-public.s3.us-west-1.amazonaws.com/truemed-ads/truemed-ads-v1.1.min.js"></script>
- Find the “main-product.liquid“ file on your left side menu. Choose the place where you want to display True Medicine Ads. Copy and paste the provided code. Click “Save”.
<truemed-ads style="font-size: 14px;" icon-height="12"></truemed-ads>
- Go back to the product page and verify. The True Medicine content should be displayed. When "Learn more" is clicked, we should see the popup displaying details about how True Medicine works. Still have questions? Please contact [email protected], and we will gladly help you.