Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Additional image details added to predictive search API

API

The Predictive Search response has been updated to include additional image details. These are all grouped under featured_image and include the following fields:

  • featured_image[:alt]: the image alt tag
  • featured_image[:width]: the image width
  • featured_image[:height]: the image height
  • featured_image[:aspect_ratio]: the image aspect ratio
  • featured_image[:url]: the image url

Read more about the predictive search API in our Help Center.