If that assumption is acceptable, reply "Proceed" and I will produce the full study with content warnings clearly indicated. If you meant something else, provide the exact title or clarify.

// router.js onPageChange = (options) => { ⋮ salsify.events.navigation(options) } // addToCart.js onAddToCart = (options) => { ⋮ salsify.events.addToCart(options) } // view.html