Hello. With SuiteCommerce (standard), is there a way to get a list of files/views/functions in the browser for debugging purposes? I'd like to _.wrap something (the add to cart button the PDP, in this case), but I don't know how to reference it. The article at https://developers.suitecommerce.com/troubleshooting-with-your-browsers-developer-tools.html suggests using requirejs._defined, but that may be out-of-date.
g
Gaston Mosteiro
08/16/2024, 2:59 PM
You can get the js modules with the SC variable like this