> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uselooop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Price & Compare Price

> These elements are used to display the price of a product and compare it with the original price based on selected variants, country and subscription.

## Setup

Add this attribute to any text blovk inside the product card to show the price.

```html theme={null}
looop=price
```

Add this attribute to any text blovk inside the product card to show the compare price.

```html theme={null}
looop=compareprice
```
