<?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; } Dual Stimulation U-Ring — BottomBinky
Dual Stimulation U-Ring
SALE
Velvet Touch

Dual Stimulation U-Ring

★★★★☆ 4.7 · 92 reviews
$44.99 $49.99 Save 10%
Color: Deep Teal
Deep Teal
Charcoal 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

Crafted in an ergonomic U-shape, this premium dual-stimulation ring sits comfortably around the shaft and testicles to optimize performance and sensational pleasure. A powerful, integrated motor aims direct, rumbling vibrations upward to stimulate the clitoris during intercourse. It's the perfect blend of support, stimulation, and mutual satisfaction.

  • Ergonomic U-shape design supports endurance and optimal blood flow
  • Dual-point stimulation targeting the scrotum and clitoris simultaneously
  • Whisper-quiet motor featuring 8 vibration speeds and pulse patterns
  • Highly flexible, comfortable silicone material fits most sizes securely
  • 100% waterproof and magnetic USB rechargeable
SKUBB-012
BrandVelvet Touch
CategoryCouples
Dimensions3.5" x 2.2"
MaterialSilky-smooth premium silicone
Weight2.1 oz
Available ColorsDeep Teal, Charcoal Black
In StockYes
4.7
★★★★☆

Based on 92 reviews

Full review system coming soon.

You Might Also Like

View all →