# Task #19: Online Store - Customize

### Purpose <a href="#purpose" id="purpose"></a>

Set up the Dawn theme.

{% embed url="<https://youtu.be/6w1ywHlC9_s>" %}

A detailed guide to setting up and designing a Shopify store! The video tutorial demonstrates the process step by step with helpful tips.

### Description <a href="#description" id="description"></a>

* Homepage, product page, and checkout

### Instructions <a href="#instructions" id="instructions"></a>

1. Homepage
2. Product Page
3. Checkout

### Actions <a href="#actions" id="actions"></a>

All stores in this guide are built on the basic Dawn theme from Shopify. Examples can be found at the following links: [birdiekitty.myshopify.com](https://birdiekitty.myshopify.com/) and [organkitty.myshopify.com](https://organkitty.myshopify.com/) (password: volkovecom).

### How to change the text color of a button <a href="#button-text-color" id="button-text-color"></a>

<div><figure><img src="https://content.gitbook.com/content/xa9ueiMPkj0LsrVay0aB/blobs/OoZXy9YF9RNfjhqwhEXk/vecom-lab-info-ru-customize-1.jpg" alt="VecomLab Shopify Colors"><figcaption></figcaption></figure> <figure><img src="https://content.gitbook.com/content/xa9ueiMPkj0LsrVay0aB/blobs/AZ6xQVF5PISDltAdI5OL/vecom-lab-info-ru-customize-2.jpg" alt="VecomLab Shopify Colors"><figcaption></figcaption></figure></div>


---

# 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.vecomlab.com/ecom-foundations/store-creation/task-19.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.
