Safari Users -- ADD TO CART doesn't work if you're in PRIVATE / INCOGNITO mode.
Heads up: Add to Cart may not work in Safari Private Browsing. Use regular Safari or another browser.
(function () {
function isSafari() {
var ua = navigator.userAgent || "";
var vendor = navigator.vendor || "";
// iPadOS can report as "MacIntel" with touch
var isIPadOS = navigator.platform === "MacIntel" && navigator.maxTouchPoints > 1;
var isIOS = /iPhone|iPad|iPod/.test(ua) || isIPadOS;
// Desktop Safari: UA contains Safari, vendor is Apple, and not Chrome/Edge/Opera
var isSafariDesktop =
/Safari/.test(ua) &&
/Apple Computer/.test(vendor) &&
!/Chrome|Chromium|Edg|OPR/.test(ua);
// iOS Safari: UA contains Safari but not iOS Chrome/Firefox/Edge/Opera shells
var isSafariiOS =
isIOS &&
/Safari/.test(ua) &&
!/CriOS|FxiOS|EdgiOS|OPR|GSA/.test(ua);
return isSafariDesktop || isSafariiOS;
}
document.addEventListener("DOMContentLoaded", function () {
if (isSafari()) {
var el = document.getElementById("safari-warning");
if (el) el.style.display = "block";
}
});
})();
Safari Private Browsing and Add to Cart
Safari Private Browsing can block the cookies our cart needs. If you’re in Private mode on iPhone, Add to Cart may not work. Use a normal Safari tab or another browser.
Heads up: If the address bar is dark and “Private” is highlighted, you’re in Private mode. Switch to a normal tab and try again.
Why doesn’t Add to Cart work in Private mode?
Private mode blocks cookies and tracking tech.
Our cart uses cookies to save items.
No cookies → no cart.
How do I switch to a normal Safari tab on iPhone?
Open Safari .
Tap the Tabs button (two overlapping squares).
If Private is highlighted, swipe/tap to [x] Tabs or Start Page .
Tap Done .
You’re now in a normal tab. Add to Cart should work.
I want to stay private. Any options?
Keep shopping in a normal Safari tab, or use another browser (Chrome or Firefox). Private mode in Safari blocks the cart.
Still blocked in a normal tab? Check these iPhone settings
Open Settings › Safari .
Confirm Block All Cookies is off (on some iOS versions: Settings › Safari › Advanced ).
If issues remain, try turning Prevent Cross-Site Tracking off temporarily, then retry Add to Cart.
Re-enable privacy options after checkout if you like.
Will the cart work after I switch?
Yes. In a normal Safari tab (or another browser), you can add items and check out.
.faq-safari { font: 16px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif; color:#111; max-width: 800px; margin: 0 auto; padding: 12px; }
.faq-safari h1 { font-size: 26px; margin: 0 0 8px; }
.faq-safari h3 { display: inline; font-size: 18px; margin: 0; }
.faq-safari p { margin: 8px 0; }
.faq-safari ul, .faq-safari ol { margin: 8px 0 8px 22px; }
.faq-alert { background:#fff3cd; border:1px solid #ffe08a; border-radius:8px; padding:10px 12px; margin: 10px 0 14px; }
details { border:1px solid #e5e7eb; border-radius:8px; padding:10px 12px; margin:10px 0; }
details[open] { background:#fafafa; }
.faq-body { margin-top:8px; }
NEXT: Safari Users -- ADD TO CART doesn't work if you're in PRIVATE / INCOGNITO mode.
PREVIOUS: Safari Users -- ADD TO CART doesn't work if you're in PRIVATE / INCOGNITO mode.
link to original idQuestions? Since 1972, we're here to help. Call 1-800-624-6378 or 662-324-2410 and we'll answer any questions or take a phone order. Prefer email? Contact sales@gundogsupply.com. -- Steve Snell