Skip to product information
1 of 2

Carnal Abyss

Cerberus (XL/soft)

Cerberus (XL/soft)

Regular price $115.00 USD
Regular price $145.00 USD Sale price $115.00 USD
Sale Sold out
size
firmness

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cerberus</title>
<style>
body {
font-family: Georgia, serif;
line-height: 1.6;
max-width: 700px;
margin: 0 auto;
padding: 20px;
background-color: #f8f8f8;
color: #333;
}
.container {
background: white;
padding: 30px;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
h1 {
color: #8B0000;
text-align: center;
margin-bottom: 20px;
font-size: 1.8em;
}
.description {
font-size: 1.1em;
margin-bottom: 20px;
font-style: italic;
}
.color-info {
background: #f0f0f0;
border: 2px dashed #ccc;
padding: 20px;
border-radius: 5px;
margin: 20px 0;
text-align: center;
color: #888;
font-style: italic;
min-height: 40px;
}
.size-table {
margin: 25px 0;
overflow-x: auto;
}
table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
font-size: 0.9em;
}
th, td {
border: 1px solid #ddd;
padding: 8px 10px;
text-align: center;
}
th {
background-color: #8B0000;
color: white;
font-weight: bold;
font-size: 0.85em;
}
tr:nth-child(even) {
background-color: #f9f9f9;
}
tr:hover {
background-color: #f0f0f0;
}
.size-name {
font-weight: bold;
background-color: #f5f5f5 !important;
}
</style>
</head>
<body>
<div class="container">
<h1>Cerberus</h1>

<p class="description">
Cerberus, the three-headed guardian of the underworld, features a flared triple head and large knot that will have you howling with pleasure whimpering for more!
</p>

<div class="color-info">
Blue shaft with black base
</div>

<div class="size-table">
<table>
<thead>
<tr>
<th>Size</th>
<th>Total Length</th>
<th>Usable Length</th>
<th>Widest Head Diameter</th>
<th>Shaft Diameter</th>
<th>Knot Diameter</th>
</tr>
</thead>
<tbody>
<tr>
<td class="size-name">XS</td>
<td>6"</td>
<td>4.6"</td>
<td>1.4"</td>
<td>1"</td>
<td>1.6"</td>
</tr>
<tr>
<td class="size-name">S</td>
<td>7.8"</td>
<td>6"</td>
<td>1.8"</td>
<td>1.36"</td>
<td>2.1"</td>
</tr>
<tr>
<td class="size-name">M</td>
<td>9"</td>
<td>7"</td>
<td>2.15"</td>
<td>1.54"</td>
<td>2.38"</td>
</tr>
<tr>
<td class="size-name">L</td>
<td>10"</td>
<td>7.8"</td>
<td>2.36"</td>
<td>1.74"</td>
<td>2.65"</td>
</tr>
<tr>
<td class="size-name">XL</td>
<td>11"</td>
<td>8.52"</td>
<td>2.6"</td>
<td>1.9"</td>
<td>2.9"</td>
</tr>
</tbody>
</table>
</div>
</div>
</body>
</html>

View full details