> For the complete documentation index, see [llms.txt](https://help.dollarlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/offer-engine-formerly-price-lists/show-discounted-prices-on-the-collection-page.md).

# Show discounted prices on the collection page

{% embed url="<https://youtu.be/wFeYdUWt1Ts>" %}

***

For the written guide - you can follow the instructions below.

1. Copy the code from [here](https://pastefy.app/q5tyv4Gx) and then create a new snippet in your theme files called `dollarlabs-price.liquid`

   <figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2Fgit-blob-46540a758e1275a80645c6641975ec3eaed07a3b%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>
2. Most collection pages use something like a `card-product` or similar to loop over the items in the collection and render as product cards. Find that file for your theme and then replace the `{% render 'price' %}` line with the [code here](https://pastefy.app/dkb26RFX)<br>

   <figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2Fgit-blob-322e6338883df581cfbc893c6f4df9a180197f60%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>
3. You might have to change the variable name of `card_product` to the one that your theme uses to render the price. Once saved, you will see the change show up on your theme<br>

   <figure><img src="https://2844543096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcVBfwy7Yj4tU8TsxkHEr%2Fuploads%2Fgit-blob-1e606f0d56c0c2098fec84b28c87775492e16429%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

***

If you need help with any of the steps mentioned in this article, please feel free to reach out at <support@dollarlabs.io> or find a time with us on [our calendar](https://cal.com/lesle/30min).

We are here to help :smile:
