# How to print free text field on frontend?

**URL:** https://forum.shopware.com/t/how-to-print-free-text-field-on-frontend/51079
**Category:** Themes & Design
**Created:** [12. Februar 2018 um 11:26 UTC](https://forum.shopware.com/t/how-to-print-free-text-field-on-frontend/51079 "2018-02-12T11:26:04Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![vsimovic](https://avatars.discourse-cdn.com/v4/letter/v/96bed5/32.png) [@vsimovic](https://forum.shopware.com/u/vsimovic)
#### Post date: [12. Februar 2018 um 11:26 UTC](https://forum.shopware.com/t/how-to-print-free-text-field-on-frontend/51079/1 "2018-02-12T11:26:04Z")

</div>

Hello,

i am new in Shopware, so sorry if somebody asked this question before.

I know that i should use some smarty code in my theme, but which one? I didn’t find this in your documentation.

&nbsp;

Thank you

---

<div class="post-metadata">

### Author: ![vsimovic](https://avatars.discourse-cdn.com/v4/letter/v/96bed5/32.png) [@vsimovic](https://forum.shopware.com/u/vsimovic)
#### Post date: [12. Februar 2018 um 11:32 UTC](https://forum.shopware.com/t/how-to-print-free-text-field-on-frontend/51079/2 "2018-02-12T11:32:14Z")

</div>

I found it. 🙂

In case somebody need this, it’s {$sArticle.nameofyourtextfield} and the name you can find in Free text field management.

&nbsp;

Cheers
