# Where can I find the old product price in TPL if the customer group discount is turned on?

**URL:** https://forum.shopware.com/t/where-can-i-find-the-old-product-price-in-tpl-if-the-customer-group-discount-is-turned-on/54886
**Category:** International (English Only)
**Tags:** themes--design
**Created:** [30. August 2018 um 07:56 UTC](https://forum.shopware.com/t/where-can-i-find-the-old-product-price-in-tpl-if-the-customer-group-discount-is-turned-on/54886 "2018-08-30T07:56:42Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![PStadtfeld](https://avatars.discourse-cdn.com/v4/letter/p/3bc359/32.png) [@PStadtfeld](https://forum.shopware.com/u/PStadtfeld)
#### Post date: [13. September 2018 um 10:55 UTC](https://forum.shopware.com/t/where-can-i-find-the-old-product-price-in-tpl-if-the-customer-group-discount-is-turned-on/54886/2 "2018-09-13T10:55:34Z")

</div>

If the customer group got it’s own price in the article backend you should be able to give it a pseudo price as well.

As soon as the pseudo price field is filled it will display on the details page of the article as a small price with line through it next to the customer groups actual price.

&nbsp;

Alternatively you can access the article prices via $sArticle object in smarty (inside the tpl).

Be aware: changes done to the article or its prices can require a cache clear before they show up on the frontend.

---

_[View the full topic](https://forum.shopware.com/t/where-can-i-find-the-old-product-price-in-tpl-if-the-customer-group-discount-is-turned-on/54886)._
