-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add new store #4
Comments
Hi @srokatonie thanks for joining. If there are new stores they should be added to the Also please feel free to create a pull request with the new store in Ireland. You can test if your additions work by calling |
Hi @Ephigenia, PS. I have an issue with listing stores from ST, ES (and possibly more) - blank result. I will have a look when pulling the repo and adding IE. |
@srokatonie please provide your changes as a pull request then I can also have a look at it and give better feedback. Back in the days, the BU codes were clearly visible in the source code of the store location dropdown on a product’s detail page. Now it seems to be a bit more difficult by I think Belfast is buCode |
@Ephigenia I am actually looking for the Dublin's store code. I will contact their support. |
@srokatonie there’s no need for asking them. 038 is the buCode for the Dublin store. I’m just preparing a pull request myself cause Ireland is not listed anywhere in the code and must be added in various locations. |
I noticed that Ireland is a special case as some other countries too. They use a different endpoint of the iows API (https://www.ikea.com/ie/en/retail/iows/stores/038/item/SPR,29932181) and must be requested and parsed differently. There needs to be more work done to support that. I’m sorry but at this time the integration is not easily done. |
@Ephigenia I'd be happy to contribute, I need this for one of my projects. |
Hi, I am looking to add store in Ireland. Can you tell how to find a store code?
I should add this to
./data/buCodes.csv
and./data/stores.json
?The text was updated successfully, but these errors were encountered: