Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
212 stars 136 forks source link

inventory policy for ProductVariant #671

Open taranTR opened 3 years ago

taranTR commented 3 years ago

How can I know "continue selling when out of stock" flag on StoreFront? This information not serve us on ProductVariant. AvailableForSale not enough when have stocks. P.s.: There is this value on Admin Api->Inventory Policy, but there isn't on StoreFront Api

EDMODJ commented 3 weeks ago

Did you figure out how to get the stock @taranTR ?