Leolautzu Posted September 2, 2022 Share Posted September 2, 2022 I have to implement a small second 'Ecwid' shop on a prestashop page. I have already inserted the script I need on a content page. Now I have to modify the html to make it respond/function well. Specifically for it to work, from the page "https://batflexmc.com/content/25-b2batflex" I have to remove: ,"time":1662054114,"static_token":"33c2af746b8f135c57a663f7267b58cb","token":"975ec16fb4a08fafdab8a1731327850b","debug":false};" My thema is Alysum and I use prestashop 1.7.8.2. How can I make this change? Do I have to edit any files in FTP? Link to comment Share on other sites More sharing options...
Nickz Posted September 2, 2022 Share Posted September 2, 2022 39 minutes ago, Leolautzu said: How can I make this change? Do I have to edit any files in FTP? yes per ftp, find the file the script is in and comment it upload and check. Leave the commented line for a time till you are sure it was unnecessary. Always have your data backed up. Link to comment Share on other sites More sharing options...
Leolautzu Posted September 2, 2022 Author Share Posted September 2, 2022 (edited) I'm having trouble finding that file, I've tried inside Alysum/templates/cms but page.tpl doesn't have the type of script I'm looking for. I'm not sure what type of file I'm looking for, php? tpl? Edited September 2, 2022 by Leolautzu (see edit history) Link to comment Share on other sites More sharing options...
Leolautzu Posted September 5, 2022 Author Share Posted September 5, 2022 (edited) I still cannot find the file required for the change. My theme is alysum can anyone help? Edited September 5, 2022 by Leolautzu (see edit history) Link to comment Share on other sites More sharing options...
JBW Posted September 6, 2022 Share Posted September 6, 2022 This code is part of the "prestashop" var, absolute standard and shoudn't be touched. Why do you want to change it? Link to comment Share on other sites More sharing options...
Leolautzu Posted September 9, 2022 Author Share Posted September 9, 2022 I have to implement a small second 'Ecwid' shop on a prestashop page. Ecwid support explained to me that by removing that part of the script I can make it work Link to comment Share on other sites More sharing options...
JBW Posted September 10, 2022 Share Posted September 10, 2022 On 9/9/2022 at 11:36 AM, Leolautzu said: Ecwid support explained to me that by removing that part of the script I can make it work ^Don't think so. As this is Prestashop Standard variable definition I see no reason why this would influence any other code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now