
I have selected only consoles but when I npm run start it shows all options
You need to put your options into SHOW_ONLY_SERIES instead of SHOW_ONLY_MODELS. models is for sorting board partners
You need to put your options into SHOW_ONLY_SERIES instead of SHOW_ONLY_MODELS. models is for sorting board partners
This helped the initial output but for some reason I still can't see the xbox logs but I can see the PS5 ones on all sites the same way?

hmm. two things that might fix it. 1st check if you have stores included in your list that have xbox listed in them. because amazon doesnt have the same links as amazon-uk and so on. I for example had to add 6800/6800xt and 6900xt to the amd-de site manually to get that working. the same may apply here too with amazon. do a test if you can see the xbox if you add all stores. if you can see them, then you probably have to add the xbox direct links manually to your shops. They are located in /streetmerchants/src/store/model/ with the shops ending in .ts. 2 thing check the written links in .ts if they are correct and working.
Yes I added the xbox to Amazon-UK as you can see on the left. I tried removing the incorrect add to cart links too but alas nothing
Just use SHOW_ONLY_SERIES. No need to use models. That's for more generic usage on other products.
Most helpful comment
You need to put your options into SHOW_ONLY_SERIES instead of SHOW_ONLY_MODELS. models is for sorting board partners