-
I was able to turn off the settings for other viewers not to save pictures from the website, but if i want to right click to view a product it does not allow me due to that setting. Can anyone help with only turning off the setting of saving pictures only but the right click is still possible?
-
Reduce amount of abandoned carts
- Select the kebab icon in the browser(three dots at the right corner for Chrome).
Go to More Tools > Developer Tools
Alternatively: CTRL+SHIFT+I
Select the console option and paste the following code and enter:
document.oncontextmenu = function(){}
It did not help out
Can you provide more details about the task?