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 Open Storefront Framework (OSF) and Storefront Classic.