Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this give stock of online distribution center? #8

Closed
wootwoot1234 opened this issue May 6, 2020 · 13 comments
Closed

Can this give stock of online distribution center? #8

wootwoot1234 opened this issue May 6, 2020 · 13 comments
Assignees

Comments

@wootwoot1234
Copy link

I'm wanting to buy some smart blinds and the inventory online keeps showing up as available but when you go to buy it, the website says it's out of stock. What I've noticed is that if you keep checking, more stock will become available and you are able to make the purchase. Is it possible to use this tool to check that inventory?

@Ephigenia
Copy link
Owner

@wootwoot1234 Thanks for finding out. Can you please provide some more information for me to be able to reproduce the effect. Please provide the product number and URL to the page that you’re checking.

@wootwoot1234
Copy link
Author

Thanks, it would be super helpful to have a way to check the online inventory of these items. It always says it's available on the product page but when you go to buy it, it often says it can't deliver it.

This is one of the items I'm looking at (smart blinds 38"). Currently says it's in stock online. If you add it to your cart it will also offer delivery.

https://www.ikea.com/us/en/p/fyrtur-blackout-roller-blind-wireless-battery-operated-gray-00417466/

This one (smart blinds 34") is also showing up as available online but when you add it to the cart and try to buy it says it's not available for delivery.

https://www.ikea.com/us/en/p/fyrtur-blackout-roller-blind-wireless-battery-operated-gray-50417464/

I'm hoping your tool can helo check the online inventory and if it can be delivered.

@Ephigenia Ephigenia pinned this issue Jun 16, 2020
@Ephigenia Ephigenia unpinned this issue Jun 17, 2020
@Ephigenia Ephigenia self-assigned this Jun 23, 2020
@Ephigenia
Copy link
Owner

I’m still having trouble to reproduce the issue. I’m from Germany so maybe I’m not seeing the same effect as you do. I tried to put the blinds in the cart and continue to order but can’t see a message that they cannot be delivered anymore.

@wootwoot1234
Copy link
Author

Here are examples of the blinds that can't be delivered and another product that can. You can only see that they can not be delivered once you add them to your cart and try to purchase them.

Blinds:
Screen Shot 2020-06-28 at 11 08 39 AM

Other product that is in stock (Trofast shelves)
Screen Shot 2020-06-28 at 11 09 38 AM

@Ephigenia
Copy link
Owner

Thanks for the screenshots, I'll try to find something.

@wootwoot1234
Copy link
Author

wootwoot1234 commented Jun 30, 2020 via email

@Ephigenia
Copy link
Owner

@wootwoot1234 can you please try to re-run the command you did last time with the latest version please and report the exact call and the result? I made some updates which with low probability may have fixed this issue …

I’m still assuming you’re running something like:

npm run start -- stock --country us 50417464

and

npm run start -- stock --country us 5041746

Please provide alternate command that you’re using …

@cdrfun
Copy link

cdrfun commented Jan 13, 2021

At first, I want to thank you for the great work! Perhaps I can help with the issue, as I had the same question, and I'm also located in Germany.
If I currently want to buy this Item, it says available at the truck icon:
grafik

After adding my other items I go to checkout:
grafik

Afterwards I have to enter the zip code to where my order shall be delivered:
grafik

And after all of this the website tells me the item is not available:
grafik

This seems not related to the stock of the stores.

@Ephigenia
Copy link
Owner

Thanks for the additional info. I’ll have a look when I find time but I guess that the information for delivery is completely different from the store availability.

@vrslev
Copy link

vrslev commented Feb 19, 2021

I guess that the information for delivery is completely different from the store availability.

You are not wrong. This uses different API. I didn't find anything interesting in IOWS and Mobile API responses.
Also noteworthy: in my country (Russia) have appeared new warehouses specially for online shopping. And IKEA now uses both these warehouses and ordinary shops.

@Ephigenia
Copy link
Owner

@vrslev thanks for checking.

I’m not sure on how to continue with this. As me and you haven’t found real clues on how to get information from that new unknown API I’d like to close this as it’s not clear on how to solve this.

@Ephigenia
Copy link
Owner

@vrslev please check #36

@vrslev
Copy link

vrslev commented Feb 22, 2021

Couple of days ago I tried to reproduce result of unavailable items with this API and didn't have any luck. Results are different from the one that is in cart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants