Danish Design My First Puppy Bed Size Guide

Please note that this bed has a removable inner ring and both measurements are included below. Measurements are width x depth.

Size Internal (cm) External (cm) Internal (in) External (in)
Without Inner Ring 51 x 40 58 x 48 20 x 16 23 x 19
With Inner Ring 25 x 33 58 x 48 10 x 13 23 x 19
/* Hide the filter section by default on mobile devices */ .filter-section { display: none; background: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 5px; position: relative; } .filter-toggle-button { display: block; background: #007bff; color: #fff; padding: 10px; border: none; border-radius: 5px; cursor: pointer; margin-bottom: 10px; } @media (min-width: 768px) { .filter-section { display: block !important; border: none; padding: 0; } .filter-toggle-button { display: none; } }