# Shopfront

To open your online shop on Open Food Network and start selling, your enterprise must be registered as either a Producer Shop or Producer/Non-Producer Hub.  Read more about the different Enterprise profiles[ here](/hungarian/your-quick-start-on-ofn-given-who-you-are.md) and [here](/hungarian/basic-features/enterprise-profile.md).

The next essential steps are to set up [Shipping](/hungarian/basic-features/shopfront/shipping-methods.md) and [Payment](/hungarian/basic-features/shopfront/payment-methods.md) Methods for your enterprise.  At this stage we also suggest creating [Enterprise Fees](/hungarian/basic-features/shopfront/enterprise-fees.md) (a mark up added to the price each product charged by the supplying producer to cover admin and distribution costs).

Opening and closing times of shop fronts on OFN, as well as the option to sub-select products for different dates and times of collection, are controlled by [Order Cycles](/hungarian/basic-features/shopfront/order-cycle.md).

Shop fronts on OFN are highly flexible. Read more if you are interested in:

* [Providing different products and services to different customer groups](/hungarian/basic-features/shopfront/customer-management-and-conditional-displays-prices.md).
* Would like only registered members to be able to place orders ([Private Shop](/hungarian/basic-features/shopfront/private-shopfront.md))
* Would like a 'dummy' [display only](/hungarian/basic-features/shopfront/display-only-order-cycles.md) shop front

### Customer View

When you have opened your shop front with an active [Order Cycle](/hungarian/basic-features/shopfront/order-cycle.md), customers can view your products listed, search using the top left hand 'Search Box' and/or filter products by their [categories](/hungarian/basic-features/products-1.md) or [properties](/hungarian/basic-features/products-1/product-properties.md):

![](/files/-MKedC-cKB0ndYg4fsfe)

To add products to their basket, customers can click on 'Add' and then toggle the quantity of the item in their basket using the '+' and '-' keys.

{% hint style="info" %}
Customers can view the items they have added to their basket by the drop down menu which appears when clicking on the basket in the top right corner.
{% 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/hungarian/basic-features/shopfront.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.
