# Woocommerce

## Apa itu Woocommerce

WooCommerce adalah sebuah plugin untuk toko online gratis yang bisa Anda gunakan di dalam platform WordPress.

## Download Woocommerce

{% embed url="<https://id.wordpress.org/plugins/woocommerce/>" %}
woocommerce download
{% endembed %}

## How to setup Woocommerce

{% embed url="<https://woocommerce.com/documentation/plugins/woocommerce/getting-started/>" %}
Getting Started
{% endembed %}

{% embed url="<https://woocommerce.com/documentation/plugins/woocommerce/getting-started/setup-products/>" %}
Woocommerce Setup
{% endembed %}

## Hook Woocommerce

Kamu Dapat melihat bebrapa link dibawah ini untuk melihat bagaimana Hook Woocommerce Bekerja

{% embed url="<https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/>" %}
Hook Woocomerce 1
{% endembed %}

{% embed url="<https://woocommerce.github.io/code-reference/hooks/hooks.html>" %}
Hook Woocommerce 2
{% endembed %}

{% embed url="<https://www.businessbloomer.com/blog/>" %}
Hook Woocommerce 3
{% endembed %}

{% embed url="<https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/>" %}
Hook Woocoommerce Single Product Page
{% endembed %}

## Classes in WooCommerce <a href="#doc-title" id="doc-title"></a>

{% embed url="<https://woocommerce.com/document/class-reference/#section-1>" %}
Class Global Woocommerce
{% endembed %}


---

# 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://madeindonesia.gitbook.io/mi-guide/backend-things/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.
