I have an issue with getting the correct stock listed on product list and page. Its setup the same way as product prices, where i do get the customer specific price (using customer number as key).
But for stock it seems to just take the first available item from the list of items on product, not checking what stock location the logged in user is connected to.
Product stock:
Logged in user stock location:
Whats listed on the product page:
Front-end is standard swift.
Running DW 9.14.5
How do i proceed to make it list only stock available from the same stock location as the user has set?