public-roadmap
public-roadmap copied to clipboard
[Home Depot Product API] Provide Availability Status for Out-of-Stock Items
A potential high-volume customer requested that we include the availability status in the response from our Home Depot Product API for out-of-stock items.
This is currently not available in the response from our Home Depot API:
A potential customer also noted that the availability element in our prettified HTML doesn't seem to match what is on the Home Depot page:
I met with the potential customer mentioned above. They are interested in an Enterprise Plan with us if we can support this.
We have released a fix for this issue. We can parse and serve when an item is out of stock at the desired store but still have fulfillment options.
Before:
After:
We have fixed the missing fulfillment
keys for several other layouts.
The absence of the fulfillment
key is an indicator of an out-of-stock item.