Some of my products don't have any "Add to cart" buttons, some of them have. What could cause this problem?

Comments

rfay’s picture

Title: No Add to cart button » No Add to cart button (Kindle books cannot be purchased with Amazon API)

In the 6.x-2.0-alpha1, I disabled the ability to add Kindle editions of books to the cart. Instead of "add to cart" the button says "Kindle edition: Not available to purchase

It turns out that Amazon provides absolutely no way to exclude downloadable items from the search, but they also don't allow downloadable items (especially Kindle editions of books) to be purchased via the Amazon Product Marketing API, which is how Amazon Store works.

There are other possible workarounds: the module could grab multiple pages until enough purchaseable products were listed. Are there other workarounds that anybody wants to suggest?

rfay’s picture

Status: Active » Closed (duplicate)

I'm hoping to handle this in #559916: Improve handling of items that are not available through Amazon API. Marking this as duplicate.