Question:
Is there any API to access the shipping rate for a product. I have my shipping rates configured here :
Product:
Wix Editor
What are you trying to achieve:
I am trying to display shipping rates per product by reading from an api in velo.
Question:
Is there any API to access the shipping rate for a product. I have my shipping rates configured here :
Product:
Wix Editor
What are you trying to achieve:
I am trying to display shipping rates per product by reading from an api in velo.
Using wix SPIs you can achieve that → ecom-shipping-rates - Velo SPI Reference - Wix.com
Hi, the exact issue I am trying to resolve. Did you end up resolving the issue using SPIs. I am using the getRates post function and getting ‘undefined’ - so not working. did you get it to work … can you explain how ?