- Posts: 1
- Thank you received: 0
Display Icon with counter instead of Text in shopping cart module
- Maximilian Lück
- Topic Author
- Offline
- New Member
-
Less
More
3 years 11 months ago #142780
by Maximilian Lück
Display Icon with counter instead of Text in shopping cart module was created by Maximilian Lück
Hey there,
I tried to change the layout of the shopping cart module.
Therefore I put the mini.php file in mytemplate/html/com_eshop/cart but changes doesn't take effect.
Instead of the text which is displayed I only want to show an icon and a little count how many products are in the cart.
Something like this:
Is there any way how I can achieve this?
Thank you very much in advance and have a great day!
Best regards,
hanSojay
I tried to change the layout of the shopping cart module.
Therefore I put the mini.php file in mytemplate/html/com_eshop/cart but changes doesn't take effect.
Instead of the text which is displayed I only want to show an icon and a little count how many products are in the cart.
Something like this:

Is there any way how I can achieve this?
Thank you very much in advance and have a great day!
Best regards,
hanSojay
Please Log in or Create an account to join the conversation.
- Nemis
- Offline
- Junior Member
-
Less
More
- Posts: 22
- Thank you received: 1
3 years 9 months ago #144270
by Nemis
Replied by Nemis on topic Display Icon with counter instead of Text in shopping cart module
I am trying to achieve the same. Any solutions?
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
-
- Offline
- Administrator
-
3 years 9 months ago #144337
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Display Icon with counter instead of Text in shopping cart module
Hello Maximilian Lück and Nemis,
To change the layout of cart module, you need to overwrite to the layout of module from the template. The file that you need to overwrite is:
modules/mod_eshop_cart/tmpl/default.php
Also, you need to overwrite the mini cart layout of EShop component:
components/com_eshop/themes/default/views/cart/mini.php
You can read about how to overwrite the layouts of EShop component and modules here: eshopdocs.joomservices.com/developer-gui...uts#customize-layout
I hope this is useful.
Sincerely, Giang
To change the layout of cart module, you need to overwrite to the layout of module from the template. The file that you need to overwrite is:
modules/mod_eshop_cart/tmpl/default.php
Also, you need to overwrite the mini cart layout of EShop component:
components/com_eshop/themes/default/views/cart/mini.php
You can read about how to overwrite the layouts of EShop component and modules here: eshopdocs.joomservices.com/developer-gui...uts#customize-layout
I hope this is useful.
Sincerely, Giang
Please Log in or Create an account to join the conversation.
Moderators: Giang Dinh Truong
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.