Remix.run Logo
chupchap 4 days ago

It doesn't work that way. A link is to an ASIN (unique product in Amazon). The same product might have a different ASIN in a different region. The product description, title etc might vary.

johnbatch 4 days ago | parent | next [-]

https://www.amazon.de/dp/1408855658 And https://www.amazon.com/dp/1408855658 Are both the same item. Same with https://www.amazon.de/dp/B086WQWSNT/ And https://www.amazon.com/dp/B086WQWSNT/

Seems like changes .com to .de works with every item i can find. Some just won’t be deliverable in a different geo.

cobbzilla 4 days ago | parent | prev | next [-]

Clearly there exists some higher-level product concept with a mapping of country->ASIN for that product. How hard is it to lookup the correct ASIN?

Maybe you end up on the home page when there is no ASIN for your country? There should be a nicer message telling you that’s what happened. But if it always dumps to the home page, that’s just dumb — Amazon could easily do the lookup.

LeifCarrotson 4 days ago | parent [-]

There's no such mapping, you could do a text search and if the item name matches then maybe US ASIN 2785334 should correspond to UK ASIN 3894948, or maybe some third party just named something ambiguously. They're essentially GUIDs and essentially separate businesses.

nilamo 4 days ago | parent | next [-]

We all recognize this as an anti-pattern that has directly led to a poor customer experience, right?

zoover2020 4 days ago | parent | prev [-]

Sorry this is just not true. ASINs can be the same cross marketplace. There are lower level identifiers available if needed

LeifCarrotson 3 days ago | parent [-]

To be precise, sometimes there are matching ASINs and other identifiers cross-marketplace, but often they are unique.

snickerdoodle12 4 days ago | parent | prev [-]

> The same product might have a different ASIN in a different region

But why?