<?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; } Luxury Silk Blindfold & Tie Set — BottomBinky
Luxury Silk Blindfold & Tie Set
NEW
Midnight Silk

Luxury Silk Blindfold & Tie Set

★★★★☆ 4.9 · 105 reviews
$29.99
Color: Midnight Black
Midnight Black
Crimson Red
Champagne Gold
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

Heighten your other senses and explore trust and surrender with this exquisite luxury blindfold and tie set. Made from ultra-soft, 100% pure mulberry silk, the blindfold offers complete darkness while resting gently on your skin. Accompanied by a coordinating silk tie ribbon, this set invites elegant sensory deprivation and playful restraint.

  • Crafted from 100% pure mulberry silk for an ultra-soft, luxurious feel
  • Padded, light-blocking blindfold with a comfortable elasticized strap
  • Matching double-sided silk ribbon tie (60 inches) for versatile play
  • Breathable, hypoallergenic material gentle on delicate facial skin
  • Elegantly packaged, making it a perfect gift for romantic encounters
SKUBB-013
BrandMidnight Silk
CategoryCouples
DimensionsBlindfold: 8.5" x 3.5", Ribbon: 60" x 2.0"
Material100% Mulberry Silk, polyester padding
Weight3 oz
Available ColorsMidnight Black, Crimson Red, Champagne Gold
In StockYes
4.9
★★★★☆

Based on 105 reviews

Full review system coming soon.

You Might Also Like

View all →