TT Bunkbed 045 SKU: 0161-C Jay Furniture Gray Bunkbed, Moreno GrayTwin Twin Bunk Bed
Finish: Gray Available in White, Blue, Espresso & Black Dimensions: 43 W x 103 3/4 L x 71 H
Description
Featuring charming beadboard detailing and sturdy 3" square posts, these bunk beds are both stylish and functional. The four-step storage stairs provide easy access to the top bunk, with each step including a built-in storage drawer. To maximize your space under the bunk bed, you can add a set of two underbed storage drawers, a twin storage trundle, or a full storage trundle. The trundles come with removable dividers and can be used for extra storage or as an additional sleeping area. Each option is priced separately. Constructed from durable hardwood, this bunk bed is finished in a sleek Grey color.
FEATURES
Can easily be separated into two individual beds when needed
Slat Kit Included
Full-Length Guardrails: Safety guardrails on the top bunk keep sleepers secure.
Storage Stairs with 4 Drawers: The stairs offer easy access to the top bunk and have four built-in drawers for convenient storage
WEIGHT CAPACITY
600 lbs Top
600 lbs Bottom
ADDITIONAL FEATURES
Stairs can be positioned on either end of the bed.
Guardrail Height: 15 inches high for added safety.
Bed Clearance: 34 inches of space between the beds from rail to rail.
Trundle Mattress Maximum Depth : Recommended maximum depth of 8 inches.
Storage Drawers: Feature English dovetail joinery and full extension glides for smooth operation.
Share this product
Like this product
There are currently no reviews. Write the first one!
<style>
/* ===== GLOBAL IMAGE FIX ===== */
img{
max-width:100%;
height:auto !important;
border:0;
}
/* ===== GLOBAL FONT ===== */
body,
td,
div,
p,
span,
font,
li,
input,
button,
textarea,
select{
font-family: Arial, sans-serif !important;
}
/* ===== HEADINGS ===== */
h1{
font-size:38px !important;
font-weight:700 !important;
}
h2{
font-size:28px !important;
font-weight:700 !important;
color:#4f6228 !important;
}
h3{
font-size:22px !important;
font-weight:700 !important;
color:#4f6228 !important;
}
/* ===== TEXT ===== */
p,
td,
div,
span,
li{
font-size:16px !important;
line-height:1.55 !important;
color:#444 !important;
}
/* ===== CLEAN LINKS ===== */
a{
text-decoration:none !important;
}
a:hover{
text-decoration:underline !important;
}
/* ===== OPEN BAR ===== */
.open-today,
.topbar{
background:#d35400 !important;
color:#fff !important;
text-align:center !important;
padding:10px !important;
font-weight:800 !important;
border-radius:8px !important;
}
/* ===== SPECIAL BOX ===== */
div[class*="special"]{
background:#fff8e1 !important;
border:2px solid #f4c542 !important;
border-radius:14px !important;
padding:16px !important;
margin:20px auto !important;
}
/* ===== BUTTONS ===== */
button,
a.button{
border-radius:999px !important;
font-weight:700 !important;
}
/* ===== PRODUCT PAGE LAYOUT ===== */
.product-details-box,
div[class*="product-details-box"],
div[class*="product-detail"]{
max-width:100% !important;
}
.row,
div[class*="row"]{
max-width:1200px !important;
margin-left:auto !important;
margin-right:auto !important;
}
/* ===== PRODUCT IMAGE ===== */
img[src*="/details/"],
.product-image img,
div[class*="product-image"] img{
max-width:100% !important;
width:100% !important;
height:auto !important;
border-radius:12px !important;
}
/* ===== PRODUCT TITLE ===== */
h1.olive,
h1[class*="olive"],
.product-title,
div[class*="product-title"] h1{
font-size:34px !important;
line-height:1.15 !important;
font-weight:800 !important;
color:#2d2d2d !important;
margin-bottom:12px !important;
}
/* ===== PRODUCT PRICING ===== */
.retail_price{
font-size:18px !important;
color:#888 !important;
text-decoration:line-through !important;
margin-bottom:4px !important;
}
.price{
font-size:40px !important;
line-height:1.1 !important;
font-weight:800 !important;
color:#c0392b !important;
margin:8px 0 14px 0 !important;
}
/* ===== PRODUCT DETAILS TEXT ===== */
.product-details-box p,
.product-details-box div,
.product-details-box span{
font-size:16px !important;
line-height:1.6 !important;
}
/* ===== HIDE EMPTY SHARE / LIKE AREAS ON PRODUCT PAGE ===== */
.product-details-box-heading,
.product-details-box-icons,
div[class*="product-details-box-heading"],
div[class*="product-details-box-icons"]{
display:none !important;
}
/* ===== PRODUCT DESCRIPTION SPACING ===== */
.product-details-box{
margin-bottom:18px !important;
padding-bottom:18px !important;
}
/* ===== LISTS ===== */
ul,
.product-details-box ul{
padding-left:20px !important;
margin-top:10px !important;
}
li{
margin-bottom:6px !important;
}
/* ===== HOMEPAGE CUSTOM BANNER ===== */
.custom-home-banner{
width:100%;
max-width:1175px;
margin:0 auto 20px auto;
text-align:center;
}
.custom-home-banner img{
width:100%;
height:auto !important;
display:block;
border:0;
border-radius:12px;
}
/* ===== FOOTER SOCIALS ADDED BY JS ===== */
#kfs-new-icons{
margin-top:12px;
text-align:center;
}
#kfs-new-icons .kfs-follow-title{
margin-bottom:8px;
font-weight:600;
color:#444;
}
#kfs-new-icons .kfs-social-row{
display:flex;
justify-content:center;
gap:10px;
flex-wrap:wrap;
}
#kfs-new-icons .kfs-social-row a{
width:38px;
height:38px;
background:#f5f5f5;
border-radius:10px;
display:flex;
align-items:center;
justify-content:center;
text-decoration:none !important;
color:#444 !important;
font-size:16px;
font-weight:700;
transition:all 0.2s ease;
}
#kfs-new-icons .kfs-social-row a:hover{
background:#d62828 !important;
color:#fff !important;
transform:translateY(-2px);
text-decoration:none !important;
}
/* ===== MOBILE ===== */
@media (max-width:768px){
h1{
font-size:28px !important;
}
h2{
font-size:22px !important;
}
h3{
font-size:18px !important;
}
h1.olive,
h1[class*="olive"],
.product-title,
div[class*="product-title"] h1{
font-size:26px !important;
}
.price{
font-size:30px !important;
}
.retail_price{
font-size:16px !important;
}
#kfs-new-icons .kfs-social-row a{
width:34px;
height:34px;
font-size:15px;
}
}
</style>