# Shop

The **Shop** tab allows affiliates to place wholesale orders and create checkout links for their customers. Affiliates can view products in the shop and add them to their cart.

![Shop tab](/files/pqri3IkDRedZU9vfNf24)

The cart shows the products, the price, the quantity, and the order subtotal.

![Cart](/files/PPoeMxz3eNCzTLm4pSqB)

After clicking on **Checkout**, the affiliate can either open the checkout page to make the purchase or copy the checkout link to share with customers.

![Checkout](/files/-MKeybc4w1gxIKDu6Uyw)

{% hint style="info" %}
The **Shop** tab will only appear if the Affiliate Store option is enabled and set up in the Settings tab of the GoAffPro admin panel.
{% endhint %}


---

# 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.goaffpro.com/goaffpro/affiliate-dashboard/advanced-tabs/shop.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.
