Sliding PayPal Shopping Cart 2 Support Product Page

Answered

Cart Always Open?

Asked 16 Aug 2016 02:02:07
2
have this question
16 Aug 2016 02:02:07 Brad Lawryk posted:
Is it possible to have the cart open all the time? As it is the user has to add to cart twice to get it to show up and then it is just closing and opening at random from that point. I'd prefer it simply be open.

Replies

Replied 16 Aug 2016 02:02:34
16 Aug 2016 02:02:34 Brad Lawryk replied:
Replied 17 Aug 2016 10:06:15
17 Aug 2016 10:06:15 Teodor Kuduschiev replied:
Hello Brad,
Just change the Add to Cart triggers from:
<a class="btn btn-block btn-default btn-sm" ...>Add to Cart</a>
to
<button class="btn btn-block btn-default btn-sm" ...>Add to Cart</button>

And the cart will behave properly.
Replied 17 Aug 2016 15:15:40
17 Aug 2016 15:15:40 Brad Lawryk replied:
Thanks Teodor. Works great now.

One last question, is it possible to have the bottom part of the cart that shows the amount to display below the bootstrap nav bar so the cart total is always shown? I have tried adding a margin to the cart at the top to hopefully bring it down a bit but that didn't work.

If not, it's no big deal it would just be nice to have.

Reply to this topic