2 / 3
May 2009

I added an Add to Cart in a greybox popup, and when the user clicks it, it opens up another page. Is there a way for it to stay within the pop-up?

  • created

    Apr '09
  • last reply

    Apr '09
  • 2

    replies

  • 859

    views

  • 2

    users

Make sure every page that has any Add to Cart buttons also has at least one block of your View Cart code as well, as the latter is what generates the nice cart overlay. :^)



You do not need to add any other overlay-popup code such as a greybox/lightbox/etc. yourself for our cart, as our View Cart already includes the necessary programming for the overlay.

Thank you very much. That cleared it all up. :slight_smile: