Hika shopping cart

  • Posts: 60
  • Thank you received: 1
10 years 6 months ago #154727

Hi,

Is it possible to to put the shopping cart module in a popup window? It don't really find a good place to
put the cart on.

Kind regards,

Wesley

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

  • Posts: 2143
  • Thank you received: 747
10 years 6 months ago #154757

Yes, it's well possible, I'm doing this, too. Have a small notification showing up in the toolbar only with number of items in the cart ("2 items" and then a cart icon, showing up only when something is in the cart), and click on it opens the cart in a popup.

Good luck!


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 60
  • Thank you received: 1
10 years 6 months ago #154758

Hellow,

How do you configure this method?

Kind regards,
Wesley

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

  • Posts: 2143
  • Thank you received: 747
10 years 6 months ago #154759

Oh, the way I did it involved a little bit of change in a view (PHP), some loading one Joomla module in another, and the rest was CSS. If you're somewhat fit with these things, you can do it. If not, it would be some crazy effort for me to try explaining it here... I'm also only a user, sorry.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 60
  • Thank you received: 1
10 years 6 months ago #154761

hmmm I see it's alot of work. crap :)

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

  • Posts: 2143
  • Thank you received: 747
10 years 6 months ago #154762

It's not a lot of work. But it'd take a long time writing it all down, describing it, so anyone could do it. :unsure: Hope you understand.

There are many ways of doing things. The brief answer to your question is, yes, can be done. If you have a modal extension that can load modules, it's the easiest to i.e. place a "View Cart" button or link somewhere. Or Winkelwagen, as you say. ;)


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 13201
  • Thank you received: 2322
10 years 6 months ago #154739

Hi,

Yes that can be possible, it will require some editions.
What can be done is create a menu type show cart, it can be a hidden one, get the url of that menu, and put it in a html link.
In this link set the class "modal" and add "&tmpl=component" at then end of the url.

You can too potentially find extensions which allow you to display content in popup directly.

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

  • Posts: 441
  • Thank you received: 24
10 years 6 months ago #154929

Its really easy you just need components anywhere from no-number, the free versions works perfect!
then you just create a custom html module with <a> and create a class modal, i usually use yootheme if your template uses uikit its very easy, also if it has bootstrap3 there you just have to copy a few lines of code.
Take a look at:
www.lacestamagica.com
or
www.pxmilitar.es

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

Time to create page: 0.104 seconds
Powered by Kunena Forum