# Product summary

You can change the product information by re-ordering, removing, and adding block

We have two templates for the product page that you can choose from.

* Default product
* layout-2

You can change the product template by following these steps:

{% hint style="success" %}
**Step 1**: Login to your Shopify store, go to **Online Store > Products**

**Step 2**: Select the **product** you want to change the theme template

**Step 3:** In the product settings, navigate to '**Online Store**' and then select the '**theme template'** you want to change
{% endhint %}

To customize the template layout, you can follow these steps:

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector
2. Select **Products**, then **Default product** or **layout-2.**
3. On the left-sidebar, add **Product summary.**
4. Make necessary changes > **Save.**
   {% endhint %}

### Blocks in the Product summary option

The **Product summary** option has total of 20 **blocks** for you to add to the sidebar:

* [Product label](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-label)
* [Product title](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-title)
* [Short description](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/short-description)
* [Product Review & Sold](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-review-and-sold)
* [Product price](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-price)
* [Visitors counter](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/visitors-counter)
* [Countdown timer](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/countdown-timer)
* [Product swatch](broken://spaces/wq3W3lFmKuan0EIupb19)
* [Product addons](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-addons)
* [Stock countdown](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/stock-countdown)
* [Product form](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-form)
* [Delivery & Return](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/trust-badge)
* [Pickup availability](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/trust-badge)
* [Trust badge](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/trust-badge)
* [Product meta](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-meta)
* [Custom HTML](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/custom-html)
* [Custom Text](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/custom-text)
* [Product Custom Fields](https://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary/product-custom-field)
* [Custom liquid](/umino-shopify/product-settings/product-summary/custom-liquid.md)
* [Guarantee safe checkout](broken://spaces/wq3W3lFmKuan0EIupb19)


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/product-settings/product-summary.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.
