<?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; } Lace Teddy with Open Back — BottomBinky
Lace Teddy with Open Back
HOT
Midnight Silk

Lace Teddy with Open Back

★★★★☆ 4.8 · 148 reviews
$39.99 $49.99 Save 20%
Color: Midnight Black
Midnight Black
Ruby Red
Pure White
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

Make an unforgettable impression with this breathtaking lace teddy. Featuring a plunging neckline, intricate floral lace detailing, and an alluring open-back design, it beautifully accentuates your natural silhouette. Soft, stretchy lace guarantees a perfect, comfortable fit that moves elegantly with your body.

  • Plunging halter neckline with scallop-trimmed floral lace
  • Dramatic open-back design with adjustable criss-cross straps
  • Stretchy, ultra-soft lace fabric offers breathable comfort
  • Snap-crotch closure for convenience and versatile wear
  • Hand-washable, durable stitching that retains shape and color
SKUBB-014
BrandMidnight Silk
CategoryLingerie
DimensionsAvailable in S, M, L, XL
Material90% Nylon, 10% Spandex
Weight4 oz
Available ColorsMidnight Black, Ruby Red, Pure White
In StockYes
4.8
★★★★☆

Based on 148 reviews

Full review system coming soon.

You Might Also Like

View all →