
Originally Posted by
schoolboy
When your webshop loads into a browser, the HTML is a RESULT of all the work that the PHP code has done in assembling the page.
You could copy the SOURCE CODE, of course, and you could then edit this down to "remove" functionality.
Possibly a far easier solution is to put your site into MAINTENANCE MODE.
In the admin panel, there is provision to put in specific IP addresses that OVER-RIDE maintenance mode.
Just put your IP address in, and while the PUBLIC can't see the site, YOU can.