# Product Single Page Settings

{% hint style="success" %}
**Accessing the Product Single Page Settings**

* Log in to your **WordPress Dashboard**.
* Navigate to **Appearance** > **Customize**.
* Click on Theme **WooCommerce Options**.
* Choose **Product Single Page**.
* Locate the **Default Settings** section to configure options.
  {% endhint %}

### **Product Single Page Default Settings**

<figure><img src="/files/2KhlP9ZibJBESVIPjIkw" alt=""><figcaption></figcaption></figure>

**Product Template**

* **WooCommerce Default** – Uses the standard WooCommerce single product layout.
* **Custom Template (if available)** – Some themes provide alternative layouts.
* **Admin default -** Global template option for the single product layout. \*

**Enable AJAX Add to Cart**

* Allows customers to add products to the cart without refreshing the page.

**Sticky Add to Cart**

* Displays a floating "Add to Cart" button that stays visible while scrolling.

**Enable Sale Countdown Timer** *(Applicable only for "WooCommerce Default")*

* Shows a countdown timer for products currently on sale.

**Show Product 360 Viewer** *(Applicable only for "WooCommerce Default")*

* Adds a 360° interactive viewer to help customers see the product from all angles.

**Enable Additional Info** *(Applicable only for "WooCommerce Default")*

* Displays extra product information such as delivery period and visitor count.

**Additional Info - Delivery Period**

* Shows an estimated delivery date based on the current day.

**Additional Info - Visitors Count**

* **Minimum Value** – Lowest number of active visitors.
* **Maximum Value** – Highest number of active visitors.

**Enable Buy Now** *(Applicable only for "WooCommerce Default")*

* Adds a “Buy Now” button that takes users directly to checkout, skipping the cart.

**Enable Size Guide Button** *(Applicable only for "WooCommerce Default")*

* Displays a **Size Guide** button for products requiring size selection (e.g., clothing).

**Saving and Applying Changes**

* After making changes, click **Publish** in the Customizer to save them.
* Use the **Preview** option to see your updated **Single Product Page**.

For further customization, consider using **CSS styling** or **page builders** like Elementor.

<figure><img src="/files/7bhVFpgTSUyTD9Es8zuv" alt=""><figcaption></figcaption></figure>


---

# 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://buddhathemes-test.gitbook.io/chillout/product-single-page/product-single-page-settings.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.
