# Display only shopfront

In some cases, shop owners may want to be able to display products in their shop but not actually allow customers to checkout. For example to show their full product range (which may vary seasonally), or to give potential customers an idea of the products which will be on offer in the next order cycle, before it opens.

To setup a display only order cycle:

* Open an [Order Cycle](/es/basic-features/shopfront/order-cycle/order-cycles-for-hubs.md) as usual, with the products you wish to display and date range for the order cycle to remain open.
* Deactivate all your [Payment Methods](/es/basic-features/shopfront/payment-methods.md)- this can be done from Enterprises -> Settings -> Payment Methods and then un-checking all options:

![](/files/-LvfP1jqCjaKE5_YHplw)

Your shop will now be in the ‘display only’ state. \
Below is an example of how the shop appears to customers. It’s clearly marked as closed, but customers can see the product range. If they do try to add items to cart or checkout, they’ll be stopped.

![](/files/-Lm4PBtp7XG9kkV1EPNp)

{% hint style="warning" %}
When you next open a live order cycle from which you wish to sell produce, you will need to reactivate at least one payment method.
{% endhint %}

{% hint style="warning" %}
In order to create the order cycle for your 'display only' shop front you will need to have at least one Payment Method active else the order cycle will not work.  It is **only after it has been set up** that you must deactivate the Payment methods in order to create a display only shop front.
{% 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://guide.openfoodnetwork.org/es/basic-features/shopfront/display-only-order-cycles.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.
