<?php /** * BottomBinky — Age Gate Middleware * _bb_age_check.php — include at the TOP of every protected page * * Usage: * <?php require_once('/home/btmbinky/public_html/_bb_age_check.php'); ?> * * Behavior: * - If bb_age_verified cookie is set → passes through silently * - Otherwise → redirects to /age-gate/?r=<current_url> * - Pages that are always public (privacy, terms, support, age-gate itself) skip this include */ if (session_status() === PHP_SESSION_NONE) { session_start(); } // Pages exempt from age gate $exempt_paths = [ '/age-gate/', '/age-gate/index.php', '/privacy/', '/privacy/index.php', '/terms/', '/terms/index.php', '/support/', '/support/index.php', '/sitemap.xml', '/robots.txt', '/manifest.json', '/sw.js', '/offline.html', ]; $current = parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH); // Check if current path is exempt $is_exempt = false; foreach ($exempt_paths as $ep) { if ($current === $ep || strpos($current, '/icons/') === 0 || strpos($current, '/assets/') === 0) { $is_exempt = true; break; } } if (!$is_exempt && empty($_COOKIE['bb_age_verified'])) { $return = urlencode($current); header('Location: /age-gate/?r=' . $return, true, 302); exit; } Wearable Couples Ring — BottomBinky
Wearable Couples Ring
NEW
Binky Wellness

Wearable Couples Ring

★★★★☆ 4.5 · 112 reviews
$34.99
Color: Slate Blue
Slate Blue
Plum Purple
Midnight Black
1
Discreet plain packaging — no branding outside
Billing appears as "BB Online" — no adult identifiers
Ships within 1–2 business days
30-day hassle-free returns
Secure checkout

Enhance shared intimacy and stamina with this premium wearable couples ring. Designed to be worn comfortably during intercourse, it provides gentle restriction to support endurance while transferring thrilling vibrations to both partners. The stretchy, ultra-soft silicone fits securely for an intensified, synchronized experience.

  • Stretchy, dual-loop design for a secure, comfortable fit
  • Intense vibration motor targeting the clitoris during penetration
  • 7 exciting speed modes easily cycled with a single button
  • Improves stamina for him while delivering direct stimulation for her
  • Fully waterproof and rechargeable for sensory-filled bath play
SKUBB-009
BrandBinky Wellness
CategoryCouples
Dimensions3.1" x 1.8"
MaterialUltra-stretch medical-grade silicone
Weight1.6 oz
Available ColorsSlate Blue, Plum Purple, Midnight Black
In StockYes
4.5
★★★★☆

Based on 112 reviews

Full review system coming soon.

You Might Also Like

View all →