Our process
Prestashop
Step-by-Step Guide to Adding Scripts to Prestashop
-
1
Log in to PrestaShop
- Navigate to your PrestaShop admin panel and log in with your credentials.
-
2
Download and Install Custom code module by ST-themes
- Download the module.
- Click on modules and open module manager,upload a module select the downloaded file and install
-
3
Open Custom code module by ST-themes
- Go to Module Manager and search javascript
- Click on configure
-
4
Add the Script
- Copy Script: Obtain the AIChatAssist script code from your dashboard or configuration panel.
- Paste Script: Insert the script code into the Head code block.
-
5
Save Changes
- After adding your script code, save the changes. You might need to click a "Save" button or update the file through the file manager or FTP.
-
6
Verify Integration
- Clear Cache: Go to Advanced Parameters > Performance and clear the cache to ensure that your changes take effect.
- Preview Site: Visit your PrestaShop website to confirm that the AIChatAssist script appears and operates as expected.
-
7
Troubleshooting
- Inspect Script Placement
- Ensure the script is placed correctly according to PrestaShop's requirements. Incorrect placement can prevent the script from executing.
- Check for Syntax Errors
- Review the script code for any syntax errors or typos using a code editor or IDE.
- Use Browser Developer Tools
- Open your PrestaShop website in a browser and use developer tools to check for any script-related errors in the console.
- Restore Previous Version
- If adding the script causes issues, revert to a previous version using PrestaShop's version control or backup system.
- Contact Support
- If problems persist, reach out to PrestaShop support or consult the PrestaShop community for assistance with script integration. Provide details about your PrestaShop setup and any error messages encountered.