Hi folks,
So i have a use-case, where i have 2 locations in my shopify store, and i want to get the data storewise, but that is not possible currently, as i am using collections to fetch the products. and there are some products which are available on both locations, So i need to fetch the products via collections, but i am not getting location wise inventory details in product, it is only showing only one inventory details, and i need to get both details, so that i can add a condition to manage them store wise on frontend itself.
And i can’t enable pickup location, as this is delivery only shop.
Is there any way to achieve this?