Cart item number

Hi, is it already possible to add a little number to the cart icon?

Hi Nikolaus,

Thanks for reaching out.

It’s not currently possible, but same feature is already added to our issue tracker as request. You could try adding this shortcodes to text element or button text to display the cart content

{{cart_total_items}}
{{cart_total_amount}}

Thanks!

Well it doesn´t really work…

  1. is there the pop up the cart modal once they click on my add to cart button in the shop catalogue? Example: Click add to cart button > Cart Modal Pop up > then they can choose between “show cart” or go to “check out”

FYI right now the disabled the add to cart button.

https://www.korkenfreunde.at/weine-boxen/

  1. can add it an item count area to the grid? So people can already select the quantity and just add it to the cart without opening the product page?

Thx in advance!

Hello Nikolaus,

Thanks for updating in!

  1. Regretfully there isn’t an element that does exactly what you have in mind. What you can do is to use the content modal element instead. In the Content Area, you can insert the link to the cart or the check out page.

  2. You may need to edit your grid skin and add the code above as suggested by Rad. To know how to edit the skin of The Gird, please check this out: https://theme-one.com/docs/the-grid/#edit_skin

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.