# WooCommerce

Activate this option to maintain WooCommerce stylesheets and scripts.

## Use WooCommerce Stylesheets

Activate this option to maintain WooCommerce stylesheets.

{% hint style="danger" %}
Cwicly removes all Woo Commcerce Stylesheets by default.
{% endhint %}

<details>

<summary>Toggle on</summary>

1. Navigate to the Wordpress Admin Menu
2. Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer
3. Click on Settings to open the Settings tab
4. Open Advanced Settings dropdown
5. Toggle WooCommerce Stylesheets

</details>

## Use WooCommerce Scripts

Activate this option to maintain WooCommerce scripts.

{% hint style="danger" %}
Cwicly removes all WooCommcerce scripts (zoom, lightbox and slider) by default.
{% endhint %}

<details>

<summary>Toggle on</summary>

1. Navigate to the Wordpress Admin Menu
2. Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Themer
3. Click on Settings to open the Settings tab
4. Open Advanced Settings dropdown
5. Toggle on WooCommerce Scripts

</details>


---

# 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.cwicly.com/settings/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.
