# Sample Checkout Section

### BackEnd Checkout Form

{% tabs %}
{% tab title="Billing section" %}
![](/files/mqYnANoFrvYjrcu5JXfF)
{% endtab %}

{% tab title="Shipping section" %}
![](/files/GT6ErHvQkkeXE2v69Gk6)
{% endtab %}

{% tab title="Order section" %}
![](/files/GFfbHIf9tTgRhb2rgy0y)
{% endtab %}

{% tab title="Custom section" %}
![](/files/xYbH0QzhGY6R1u95ZbTb)
{% endtab %}
{% endtabs %}

### FrontEnd Checkout Section

{% tabs %}
{% tab title="Billing section" %}
![](/files/IjoVAXadvtm19XEB0mhb)
{% endtab %}

{% tab title="Shipping section" %}
![](/files/j22737Im4Oedzu3oypAv)
{% endtab %}

{% tab title="Order section" %}
![](/files/NimxwiP5sEMqLOtOLOir)
{% endtab %}

{% tab title="Custom section" %}
![](/files/abDI9AWRiyuWbSYMQv6M)
{% endtab %}
{% endtabs %}

### Order Details

{% tabs %}
{% tab title="FrontEnd" %}
Customer can view their by **My account -> orders**

![](/files/btS9osYPXCsAls70YUkE)
{% endtab %}

{% tab title="BackEnd" %}
View this section: **Woocommerce-> Order** (if admin make changes in fields here it will get updated in Customer's My order section).

![](/files/7EQvdNzcTIThkrgtXHVe)
{% endtab %}
{% endtabs %}


---

# 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://help.themeparrot.com/checkout-field-editor-and-manager-for-woocommerce/sample-checkout-section.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.
