# WooCommerce Checkout Block

**Checkout Custom Fields Builder for the WooCommerce** plugin has been integrated with the **Checkout Block of WooCommerce for Gutenberg**.&#x20;

Here you can check the official documentation of the Checkout Block by **WooCommerce**:

{% embed url="<https://woocommerce.com/document/woocommerce-store-editing/customizing-cart-and-checkout/checkout-block/>" %}

Once you install the plugin, you will get the option to choose one of the page builders:

<figure><img src="/files/H1o3ZgI5Lf1CJb5VmdgZ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Checkout Builder** Interface **varies by the page builder** that you have selected.
{% endhint %}

<figure><img src="/files/hgWLbRRhBRQIhaFVixEh" alt=""><figcaption><p>Interface of Checkout Builder for Gutenberg Checkou</p></figcaption></figure>

Once you add or edit the elements, you get the setting Position. You have to select one of the available predefined sections of the **Checkout Block of WooCommerce** where the element should be displayed:

<figure><img src="/files/k4xYnMVXeJp27eouew2S" alt=""><figcaption></figcaption></figure>

Available Positions are:

* Contact Information
* Billing Adress
* Shipping Adress
* Shipping Methods

You can modify the **WooCommerce Checkout Block** preferences by clicking **the Edit Checkout Page** button:

<figure><img src="/files/sYMRsxnK2fHoOA32sSXU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZPOrcxVgtC2Qj6bHJscu" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This checkout block is fully **controlled** and **maintained** by [WooCommerce](https://woocommerce.com/). For more information kindly check out the official documentation.
{% endhint %}

{% embed url="<https://woocommerce.com/document/woocommerce-store-editing/customizing-cart-and-checkout/checkout-block/>" %}


---

# 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://docs.stylemixthemes.com/checkout-custom-fields-builder-for-woocommerce/plugin-features/woocommerce-checkout-block.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.
