galerio
Customer
I need to disable the load of the javascripts for guests because:
1- this product is not displayed to guests and I want to save bandwitdh and make my site load faster
2- this product loads the jquery js and for guests I need to load it manually just where I want to, so it results in a double load of jquery in some pages
For theese resons (in particular the second one because it creates conflicts with some other js) I need to disable at all the products for guests.
How can I do this?
1- this product is not displayed to guests and I want to save bandwitdh and make my site load faster
2- this product loads the jquery js and for guests I need to load it manually just where I want to, so it results in a double load of jquery in some pages
For theese resons (in particular the second one because it creates conflicts with some other js) I need to disable at all the products for guests.
How can I do this?