# Pop up blocker blocks my shopping cart

**URL:** https://boards.straightdope.com/t/pop-up-blocker-blocks-my-shopping-cart/248093
**Category:** Factual Questions
**Created:** [June 1, 2004, 4:40pm UTC](https://boards.straightdope.com/t/pop-up-blocker-blocks-my-shopping-cart/248093 "2004-06-01T16:40:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![chuckster](https://avatars.discourse-cdn.com/v4/letter/c/b9bd4f/32.png) [@chuckster](https://boards.straightdope.com/u/chuckster)
#### Post date: [June 1, 2004, 4:40pm UTC](https://boards.straightdope.com/t/pop-up-blocker-blocks-my-shopping-cart/248093/1 "2004-06-01T16:40:00Z")

</div>

I’m integrating a pay-pal shopping cart onto a web site I’m designing. I spent a lot of time trying to get it to work, then realized there was no problem with the code. The shopping cart appears as a window on the website, and it was being blocked by the pop-up blocker. I was able to fix the problem easily by disabling the blocker for this domain, but I don’t think a lot of customers would think to do the same. I could put a message on the web page saying something like ‘hey, you, the shopping cart will not work unless you disable the pop up blocker!’, but there must be a better way. Have any of you guys out there had the same problem, and if so, how did you deal with it?

---

<div class="post-metadata">

### Author: ![Bruce\_Daddy](https://avatars.discourse-cdn.com/v4/letter/b/85f322/32.png) [@Bruce\_Daddy](https://boards.straightdope.com/u/Bruce_Daddy)
#### Post date: [June 1, 2004, 5:26pm UTC](https://boards.straightdope.com/t/pop-up-blocker-blocks-my-shopping-cart/248093/2 "2004-06-01T17:26:04Z")

</div>

Most popup blockers will allow the popup if the user holds the ‘shift’ key down. You could put some text beside the button to indicate that.

---

<div class="post-metadata">

### Author: ![Revtim](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/revtim/32/1042_2.png) [@Revtim](https://boards.straightdope.com/u/Revtim)
#### Post date: [June 1, 2004, 6:16pm UTC](https://boards.straightdope.com/t/pop-up-blocker-blocks-my-shopping-cart/248093/3 "2004-06-01T18:16:23Z")

</div>

Just to make sure the obvious is covered, can you make the shopping cart not be a pop-up, and be integrated into the page?
