> For the complete documentation index, see [llms.txt](https://jdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jdocs.themeparrot.com/joomla-templates/outfit/layout-customization/home-page/home-2/discount.md).

# Discount

### Discount

> Module position : summer-offer
>
> Module suffix : Not used

![](/files/hlsF8AmEKLO1jC6uv8W9)

![](/files/TaMhsAa2CdJ8HEqy6dq8)

![](/files/xe6ndkN8Ls73E7A1OsaJ)

![](/files/3xqwAwnLqvIzB6d7uLAy)

![](/files/jlC27uaGHaRJBDqYnXZj)

Follow the below code to achive the above

```html
<div class="offer-for-summer">
<div class="container">
<div class="content">
<div class="text-center">
<h5>Summer Sales</h5>
<p>Get Upto 50% Discount</p>
<div class="browse"><a href="index.php/shop"><i class="fa fa-plus-circle"></i> Browse Items </a></div>
</div>
</div>
</div>
</div>
```
