# Woocommerce Courses (not LMS)

Default Masterstudy layout Courses are built on WooCommerce Products. To create a course you need to add a Product:

![](/files/-MTUmomygIOFhndfuCHG)

For each course, you can specify the Category, add Course name and Description. For the Description, we use standard Content area with Visual Composer, where you can insert any shortcode you would like to display.

Moreover, you can add the course image or image gallery:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/courses-2.jpg)

For the Content area – if you want to add a Course plan, Course sections or Course lessons overview, just insert the Course Lessons shortcode:

![](/files/-MTUn1USYpacfxmXKWit)

After you insert it, you have the option to add a lesson into the Course section:

![](/files/-MTUnUiDN4Lc0X-12axJ)

After you add a Lesson, it has additional options:

![](/files/-MTUn_x4nks3tLRuisct)

Once you complete the Course description, go to the Product Data to specify the Price:

![](/files/-MTUnm04uMrUs8gq086K)

If it’s a Free course, you just put 0 for Regular Price.

If you have limited seatings in classes, you should go to the Inventory tab specify Stock Qty.

After that, you can specify the Course Details information and assign a Teacher of that Course.

![](/files/-MTUo-XAP87ceEGSAZfT)


---

# 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/masterstudy-theme-documentation/woocommerce/woocommerce-courses-not-lms.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.
