# Product Card Customization

To start making customizations, open up the AIME Live Block Editor and hover over the Block you wish to customise, selecting '**Edit Block'.**

<figure><img src="/files/jGocHrxumNQDbM3PFUOh" alt=""><figcaption></figcaption></figure>

## Product Card Customizations

With a Block selected to edit, go to the '**Customize**' tab where you can modify each element that makes up the product card.

<figure><img src="/files/0hu6iKrlOBfn8IFv5F6m" alt=""><figcaption></figcaption></figure>

### Hierarchy

This is where you can change the hierarchy or order of your product card components to match that of your store. Jjust use the ↑ /↓ arrows to arrange the hierarchy of your design.&#x20;

<figure><img src="/files/FNZ8cKLywDgwACMonfoK" alt=""><figcaption></figcaption></figure>

### Card Container

This is the basic setup of your card. You can change the background colour, alignment of content and add a border. The padding elements allows you to create space around the outside of your card.

<figure><img src="/files/3PS5JNB6t1Q8UOxu3k4A" alt=""><figcaption></figcaption></figure>

### Product Image

Customise how the image appears on the card. Users can edit the image bottom padding and add border effects like colour and width.

<figure><img src="/files/hm1hzociMtG80qHnTnOB" alt=""><figcaption></figcaption></figure>

### Product Title

This is where you can choose your font and text styling for the title of your products. Users have the option to change text size for mobile and desktop versions as well as colour, case styling and spacing.

<figure><img src="/files/TdLGVXH0PGk08wz2N5pb" alt=""><figcaption></figcaption></figure>

### Price

Set up the fonts and styling for the price of the item, including the styling for the sale price.

<figure><img src="/files/x0T2YPRcSl6CGpok0BLa" alt=""><figcaption></figcaption></figure>

### Sale Price

Choose how you wish to display the sale price.

<figure><img src="/files/A52L3BHiFnP0cV21t2qM" alt=""><figcaption></figcaption></figure>


---

# 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.aime.app/aime-live/quickstart-user-guides/the-block-editor/customize/product-card-customization.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.
