Avoid console.log() Statements

Check your code for console.log() statements which can reduce performance and introduce bugs if the log are not available.

This section applies to OSF. This section applies to Open Storefront Framework (OSF).