# Product Display

Product Display Settings allow the merchant to control what information is displayed on the product Display page. The merchant can limit what information the customers can view on the product display page or even what information they can see before they have logged in.

### How to Update the Product Display Settings

1. Select the Store you wish to update the Product Display Settings for
2. Click on Manage Store Settings underneath Settings
3. Navigate to Catalogue
4. Select Product Display
5. Update the settings so that the product displays the information the way you would like

{% embed url="<https://scribehow.com/embed/How_to_Change_Product_Display_Settings__e0U9Df1ITfWnRfhIvskVCA>" %}


---

# 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://support.storefront.co.za/features/stores/store-settings/catalogue/product-display.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.
