Only calculates/totals visible orders
- In Chrome, open the Developer Tools (OSX shortcut:
⌥+⌘+I
), and click on the "Console" section. - Clear the console by right clicking in the pane, and selecting 'Clear' at the bottom of the shortcut menu list
- Copy/Paste the code below in to the console:
var total = 0;