I found this document <https://developers.suitecom...
# suitecommerce
a
I found this document https://developers.suitecommerce.com/add-a-third-party-javascript-library-to-your-site for adding third party javascript library but this is for SCA and we are using SC. So is there any other way to do so?
s
Third-party JS libraries and jQuery plugins can be added to extensions
It's perfectly acceptable to use them on a SuiteCommerce site
The example I use in this blog post is a jQuery plugin
a
Thank You @Steve Goldberg I will try that 🙂