> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Immersive Products

<Frame caption="Immersive Products">
  <img src="https://mintcdn.com/hasdata/uVf91kjKNrsKAsWC/apis/google-serp-api/images/immersive-products.png?fit=max&auto=format&n=uVf91kjKNrsKAsWC&q=85&s=2e6fbfbda1363de19c57006aee10e4e0" width="1846" height="1422" data-path="apis/google-serp-api/images/immersive-products.png" />
</Frame>

<ResponseExample>
  ```json Response theme={null}
  {
    "immersiveProducts":[
      {
        "position":1,
        "category":"Popular products",
        "title":"Folgers Coffee Ground Classic Roast",
        "productId":"16914877625280977865",
        "productLink":"https://www.google.com/shopping/product/16914877625280977865",
        "price":"$5.78",
        "extractedPrice":5.78,
        "source":"Walmart",
        "reviews":15000,
        "rating":4.6,
        "extensions":[
          "Nearby, 12 mi"
        ],
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/30ba0064-23bc-4757-9bd9-c9f1281b2033.webp"
      },
      {
        "position":2,
        "category":"Popular products",
        "title":"Black Rifle Coffee Company Freedom Fuel Coffee",
        "productId":"18134019833504388210",
        "productLink":"https://www.google.com/shopping/product/18134019833504388210",
        "price":"$15.99",
        "extractedPrice":15.99,
        "source":"Black Rifle Coffee Company",
        "reviews":743,
        "rating":4.8,
        "delivery":"Free delivery on $75+",
        "extensions":[
          "Also nearby"
        ],
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/860679ac-ea82-4c58-95df-27dbc1647c29.webp"
      },
      {
        "position":3,
        "category":"Popular products",
        "title":"Build-A-Box of Whole Bean Samples",
        "productId":"909394965502829081",
        "productLink":"https://www.google.com/shopping/product/909394965502829081",
        "price":"$12.00",
        "extractedPrice":12,
        "source":"Geek Grind Coffee",
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/7c498d52-c23d-40dc-8def-3528405ef4f2.webp"
      },
      ...
      {
        "position":10,
        "category":"Popular products",
        "title":"Black Rifle Coffee Company Silencer Smooth Coffee",
        "productId":"15691016733691520892",
        "productLink":"https://www.google.com/shopping/product/15691016733691520892",
        "price":"$15.99",
        "extractedPrice":15.99,
        "source":"Black Rifle Coffee Company",
        "reviews":601,
        "rating":4.8,
        "delivery":"Free delivery on $75+",
        "extensions":[
          "Also nearby"
        ],
        "thumbnail":"https://f005.backblazeb2.com/file/hasdata-screenshots/6d6a9b5a-bae5-48f0-95b1-9dbe5e637e38.webp"
      }
    ]
  }
  ```
</ResponseExample>
