<?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; } Feather Tickler & Crop Set — BottomBinky
Feather Tickler & Crop Set
SALE
Onyx Gear

Feather Tickler & Crop Set

★★★★☆ 4.6 · 85 reviews
$19.99 $24.99 Save 20%
Color: Black / Purple
Black / Purple
Black / Red
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

Explore the thrilling contrasts of sensation play with this elegant dual-piece set. The ultra-soft ostrich feather tickler delivers a delicate, whispering touch across sensitive skin, while the sleek faux-leather crop provides a crisp, firm impact. Perfect for beginners and advanced players alike looking to expand their bedroom sensory horizons.

  • Dual set contains 1 soft ostrich feather tickler and 1 faux-leather crop
  • Thick, premium ostrich feathers provide a luxurious, ticklish touch
  • Crop features a flexible fiberglass core and a broad, satisfying slapper
  • Ergonomic handles on both tools with integrated wrist loops for security
  • Perfect for introducing light impact and temperature-like sensory play
SKUBB-024
BrandOnyx Gear
CategoryBondage
DimensionsTickler: 14.5", Crop: 12.8"
MaterialOstrich Feathers, Faux Leather, Fiberglass core
Weight3.5 oz
Available ColorsBlack / Purple, Black / Red
In StockYes
4.6
★★★★☆

Based on 85 reviews

Full review system coming soon.

You Might Also Like

View all →