# Woocommerce

### **Woocommerce Shop Page Options**

<figure><img src="/files/5o9T7X9wZfxrrZAvefci" alt=""><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="207.3333740234375"></th><th></th></tr></thead><tbody><tr><td><strong>Option</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Products Per Page</strong></td><td>Set the number of products to display on the main shop/catalog page.</td></tr><tr><td><strong>Product Style</strong></td><td>Choose the style/layout for products displayed on shop and archive pages.</td></tr><tr><td><strong>Product Layout</strong></td><td>Select the product grid layout: <code>one-half-column</code>, <code>one-third-column</code>, <code>one-fourth-column</code>.</td></tr><tr><td><strong>Product Detail Page Layout</strong></td><td>Choose layout for single product pages: <code>content-full-width</code>, <code>with-left-sidebar</code>, <code>with-right-sidebar</code>, <code>with-both-sidebar</code>.</td></tr><tr><td><strong>Show Related Products</strong></td><td>YES to display related products on the single product page.</td></tr><tr><td><strong>Product Category Page Layout</strong></td><td>Set layout for category archive pages: <code>content-full-width</code>, <code>with-left-sidebar</code>, <code>with-right-sidebar</code>, <code>with-both-sidebar</code>.</td></tr><tr><td><strong>Product Tag Page Layout</strong></td><td>Set layout for tag archive pages: <code>content-full-width</code>, <code>with-left-sidebar</code>, <code>with-right-sidebar</code>, <code>with-both-sidebar</code>.</td></tr></tbody></table>


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/designthemes-theme-options/woocommerce.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.
