flutter_simple_shopify
flutter_simple_shopify copied to clipboard
Does Shopify support adding multiple products to a cart?
Hi, I'm building apps with Shopify. Does Shopify support adding multiple products to a cart? And how to open add to cart on webview.
You are talking about the checkout, aren't you?
Just put your variant ids multiple times inside the list for ShopifyCheckout.instance.checkoutLineItemsReplace
HI Hautran, thanks for creating such type of repo, it's very helpful to me to start integration Shopify in the flutter framework.
I need your help to understand which api/method will be used for add & get cart