Install Salexor on Shopify
Steps
Open the Shopify Admin panel.
In the main menu go to Online Store → Themes.
Click on the actions dropdown for your current theme and select Duplicate to create a backup copy.
Click on the actions dropdown for your current theme again and select Edit code.
In the left-hand side panel, search for “footer” then click on footer.liquid.
Copy and paste your Salexor tag after the closing footer tag
<script type="text/javascript"> var myo_pigv = { dealership_id: "REF-1" }; var myo_sc = document.createElement("script"); myo_sc.type = "application/javascript"; myo_sc.async = true; myo_sc.src = "https://dev.salexor.com/cs/behaviour.js"; document.body.appendChild(myo_sc); </script>
Click Save.
Test Your Website (optional)Test
Screenshots




Last updated