Where functionality meets elegance – one flush at a time
Our Story
Founded with a passion for blending practicality with aesthetic appeal, Jeme Shop has become the trusted destination for homeowners, interior designers, and plumbing professionals seeking premium yet affordable toilet accessories. We curate solutions that transform mundane bathroom essentials into statements of style.
Why Choose Jeme?
- Industrial-chic meets contemporary: From polished chrome roll holders to brushed brass levers, our products marry durability with design
- Smart savings without compromise: Specializing in high-end brands like Geberit and Keuco at accessible price points
- Space-savvy solutions: Wall-hung frames and compact designs perfect for modern urban living
- Global craftsmanship: Sourcing innovative designs from European manufacturers with worldwide shipping
Designed For
We serve discerning customers who:
Home Improvers
Seeking that perfect finishing touch for bathroom renovations
Contractors
Who value reliable, installation-ready components
Design Enthusiasts
Looking for statement pieces like novelty seats or wooden accents
Our Promise
“To challenge the notion that quality bathroom fittings must break the bank – delivering luxury-grade functionality through smart sourcing and direct-to-customer value.”
Every product in our collection solves real problems: wobbly seats, rusting holders, or inefficient flushing systems. We test, we refine, and we stand behind our solutions.
.about-us {
max-width: 1200px;
margin: 0 auto;
padding: 2rem;
font-family: ‘Helvetica Neue’, Arial, sans-serif;
color: #333;
line-height: 1.6;
}
h1 {
font-size: 2.5rem;
color: #2a5885;
margin-bottom: 0.5rem;
}
.tagline {
font-size: 1.2rem;
color: #666;
margin-bottom: 2rem;
font-style: italic;
}
h2 {
color: #3a6ea5;
margin: 2rem 0 1rem;
border-bottom: 1px solid #eee;
padding-bottom: 0.5rem;
}
.value-proposition ul {
list-style-type: none;
padding-left: 0;
}
.value-proposition li {
background: url(‘data:image/svg+xml;utf8,’) no-repeat left center;
padding-left: 28px;
margin-bottom: 1rem;
background-size: 20px;
}
.customer-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin: 2rem 0;
}
.customer-type {
background: #f9f9f9;
padding: 1.5rem;
border-radius: 5px;
}
.customer-type h3 {
color: #2a5885;
margin-top: 0;
}
blockquote {
border-left: 4px solid #3a6ea5;
padding-left: 1.5rem;
margin: 2rem 0;
font-style: italic;
color: #555;
}
.cta-section {
text-align: center;
margin: 3rem 0;
padding: 2rem;
background: #f0f7ff;
border-radius: 5px;
}
.cta-button {
display: inline-block;
background: #3a6ea5;
color: white;
padding: 0.8rem 1.5rem;
text-decoration: none;
border-radius: 4px;
font-weight: bold;
margin-top: 1rem;
transition: background 0.3s;
}
.cta-button:hover {
background: #2a5885;
}
strong {
color: #2a5885;
}