# 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](/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.
* Change the 'Display' state of all your [Payment Methods](/basic-features/shopfront/payment-methods.md) to 'Back Office Only'.  This can be done from Enterprises -> Settings -> Payment Methods -> Edit:

![](/files/16jse1J3fwCfyE99Ivse)

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.

![](/files/-MKegttsPLqxy3ha2UWm)

{% hint style="warning" %}
When you next open a live order cycle from which you wish to sell produce, you will need to change the Display state of at least one [payment method](/basic-features/shopfront/payment-methods.md) to 'Checkout and Back Office' or 'Checkout only'.
{% 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/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.
