Zid-api Library
Zid-themes library available as an asset file which has zid.store
global object that can be accessed in any javascrip file or script tag. It provides multiple functions to make REST API calls, such as adding a product to cart, remove, update, fetch the customer address, and many other helper functions. To use it, add zidapi_script
variable in the bottom of the body tag
as follow (line 9):
zidapi_script
resources:
Last updated
Was this helpful?