-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where is the JavaScript SDK URL to include? #21
Comments
|
@manuelfdo thank you so much! Where do you have found that information? I'm only interested in |
You can import the script and use onapiloaded https://api-docs.ecwid.com/reference/subscribe-to-events#ecwidonapiloaded
|
Hey, I have been developing an API to manage Ecwid and I am not quite getting how I can add products to cart? By using this script tag can we add products to cart through front-end? |
Yes, using this https://api-docs.ecwid.com/reference/ecwidcartaddproduct |
I'd like to get storefront details, open pages, add products to the cart... using the JavaScript SDK.
I'm reading https://api-docs.ecwid.com/reference/get-storefront-details but I still can't find a
<script>
to include and get theEcwid
object to work on.The text was updated successfully, but these errors were encountered: