Very nice video and informative to use along with new LWR commerce sites, I have the following questions 1. Can we use these storefront APIS for guest users carts ? And 2. will these support loading the cart items for guest users?
I have been using some of the storefront actions and they do work for guest users! I have not used the load more one specifically but I imagine it would work as others I have used like adding item to cart have worked.
@@abhijitzende1069 to be specific I have used CartItemsAdapter, addItemToCart, trackAddProductToCart, ProductSearchAdapter, CheckoutInformationAdapter, notifyCheckout, getSessionContext (not storefront but commerce api). all are working as a guest user
Your content is very helpful for learning b2b commerce . Please upload more videos on connect api and storefront api scanerios.
Thanks for the informative content
Any time!
Thanks for the video!
Does the "Allow Cookies" switch in Experience Builder->Security & Privacy affect the operation of Imperative APIs?
Very nice video and informative to use along with new LWR commerce sites, I have the following questions
1. Can we use these storefront APIS for guest users carts ? And
2. will these support loading the cart items for guest users?
I have been using some of the storefront actions and they do work for guest users! I have not used the load more one specifically but I imagine it would work as others I have used like adding item to cart have worked.
have you used the imperative api call to addcartItem in guest user context
@@abhijitzende1069 to be specific I have used CartItemsAdapter, addItemToCart, trackAddProductToCart, ProductSearchAdapter, CheckoutInformationAdapter, notifyCheckout, getSessionContext (not storefront but commerce api). all are working as a guest user