Discount price does not show

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
arif1988
Posts: 7
Joined: 11 Feb 2024, 10:49

Discount price does not show

Post by arif1988 » 19 Apr 2024, 12:51

I want to show both regular and discount price in my product, is it possible in aimeos??


aimeos version 2023
php 10

User avatar
aimeos
Administrator
Posts: 7910
Joined: 01 Jan 1970, 00:00

Re: Discount price does not show

Post by aimeos » 21 Apr 2024, 10:11

Yes, the information is already available in the templates, you just need to adapt the price partial to display that value:
https://github.com/aimeos/ai-client-htm ... /price.php

See: https://aimeos.org/docs/latest/frontend ... templates/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

arif1988
Posts: 7
Joined: 11 Feb 2024, 10:49

Re: Discount price does not show

Post by arif1988 » 29 Apr 2024, 09:35

thanks foe your reply, but can you tell me in a more elaborate way to show both actual and discount price??

Post Reply