<?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; } Pelvic Floor Exercise Weights — BottomBinky
Pelvic Floor Exercise Weights
Binky Wellness

Pelvic Floor Exercise Weights

★★★★☆ 4.8 · 94 reviews
$39.99
Color: Blush Pink / Rose / Berry
Blush Pink / Rose / Berry
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

Strengthen your pelvic floor, improve bladder control, and heighten intimate sensations with this premium exercise weight set. Comprising three progressive, medical-grade silicone weights, this system is perfect for beginner to advanced training. Just 15 minutes of daily active wear can yield noticeable, life-changing results.

  • Set of 3 progressive weights (30g, 45g, and 60g) for custom training
  • Coated in silky, ultra-hygienic medical-grade silicone for easy insertion
  • Ergonomic retrieval cord with reinforced safety core
  • Assists in strengthening pelvic floor muscles for enhanced intimate feedback
  • Includes a luxury discreet storage pouch and a comprehensive guide
SKUBB-031
BrandBinky Wellness
CategoryLubes & Wellness
DimensionsSingle weight: 3.1" x 1.3"
MaterialMedical-grade silicone, iron core
Weight5.2 oz
Available ColorsBlush Pink / Rose / Berry
In StockYes
4.8
★★★★☆

Based on 94 reviews

Full review system coming soon.

You Might Also Like

View all →