DD
Asked
Hi, I want to remove some sections in the page shown in the attachment but I cannot find the exact php file where it is. I want to remove those sections from being visible to the user but cannot find it in the code.
Attachments
- MSAnsweredHello,
I don't suggest you to modify the code unless you are very sure. That section is calculated and inserted from the javascript file `themes/default/shop/assets/scripts/general.js` that will be minified to `themes/default/shop/assets/js/scripts.min.js` with `gulp cmJs` command.
> We don't offer support for modifications and modified versions. You are allowed to modify the item code at your own risk.
Thank you - Login to Reply