Cart number of product notification

  • Posts: 355
  • Thank you received: 28
  • Hikashop Business Hikashop Multisite
1 year 10 months ago #342060

-- HikaShop version -- : 4.5.1
-- Joomla version -- : 4.1.4
-- PHP version -- : 8.0

Hi,
Is there a "easy" way to have a number of products notification to the cart module position ?
Just like in this screenshot ?



The goal is to have just an image for the cart (no text) and a way to know when there is products inside.

Regards.


“Si tu ne travaille pas pour tes rêves, quelqu'un t'embauchera pour travailler pour les siens" - Steeve Jobs
"La sagesse, c’est d’avoir des rêves suffisamment grands pour ne pas les perdre de vue quand on les poursuit." - Oscar Wilde
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 355
  • Thank you received: 28
  • Hikashop Business Hikashop Multisite
1 year 10 months ago #342061

I have my answer.
I use the parameter product quantity in the cart module config.
After that, i go to translation and i just modify :

X_ITEM_FOR_X="%s produit pour %s"
X_ITEMS_FOR_X="%s produits pour %s"

To
X_ITEM_FOR_X="<img src='https://MY_SITE/images/panier2.jpg' class='cart_icon'/>%s"
X_ITEMS_FOR_X="<img src='https://MY_SITE/images/panier2.jpg' class='cart_icon'/>%s"


“Si tu ne travaille pas pour tes rêves, quelqu'un t'embauchera pour travailler pour les siens" - Steeve Jobs
"La sagesse, c’est d’avoir des rêves suffisamment grands pour ne pas les perdre de vue quand on les poursuit." - Oscar Wilde
Last edit: 1 year 10 months ago by thefbi.
The following user(s) said Thank You: nicolas

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum