# Product Search on Frontend

**Frontend display after installing the extension successfully.**

<figure><img src="/files/vqaNGDhUUTTYBpg0MN7s" alt=""><figcaption></figcaption></figure>

One can view the quick order button displayed on the frontend.

**Search and Add Product by SKU and name**

<figure><img src="/files/rvh5sFn6lnOrQ83qZy4r" alt=""><figcaption></figcaption></figure>

Directly search the product using the SKU of that product

<figure><img src="/files/p63h8Ja0ekKK9CWR6i6t" alt=""><figcaption></figcaption></figure>

Directly search the product using the Name of that product

**Search configurable product**

<figure><img src="/files/mlXuPuGDTW2eYk4dUU3S" alt=""><figcaption></figcaption></figure>

Directly search the configurable product using the name of that product

**Search group product**

<figure><img src="/files/Qs9dQ0mOiRVFX3VGK1Ip" alt=""><figcaption></figcaption></figure>

Directly search grouped product using the SKU of that product

**Search Products with tier pricing**

<figure><img src="/files/P2oKEiSkxMXxUDZ9Fx0U" alt=""><figcaption></figcaption></figure>

It shows products with tier pricing on the quick order page

<figure><img src="/files/lTbPMDzCQifMwl4u5q22" alt=""><figcaption></figcaption></figure>

Check tier pricing of the product directly from the quick order page

**Search Products with special price**

<figure><img src="/files/FbxeyJNYIm0WBrnF1qJo" alt=""><figcaption></figcaption></figure>

It shows products with special price on the quick order page


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magecomp.com/magento-2-quick-order-extension/product-search-on-frontend.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
