product
https://www.tjdc.co.uk/small-shimmer-white-earring-stand
3380
Small Shimmer White Earring Stand
https://www.tjdc.co.uk/cdn-cgi/image/format=auto,metadata=none,quality=85/media/catalog/product/f/s/fse1-sw-2-shimmer-white-earring-display.jpg
4.2
4.2
GBP
InStock
/Jewellery
/Jewellery /Earring Display
/Jewellery /Earring Display/Drop earring display
/Jewellery /Earring Display/Stud earring display
/Shimmer Edition
/Christmas Display Edit
/Christmas Display Edit/Earring Display
94
137
182
183
271
230
263
1
2
94
137
230
Small shimmer white earring stand for one pair of earrings.
<br><br>
<p>Size:</p>
<div class="tjdc-size-selector">
<a href="#" class="size-option active">S</a>
<a href="https://www.tjdc.co.uk/medium-shimmer-white-earring-stand" class="size-option">M</a>
<a href="https://www.tjdc.co.uk/large-shimmer-white-earring-stand" class="size-option">L</a>
</div>
<p>Other colours:</p>
<div class="tjdc-colour-wrap" data-open="false">
<div class="tjdc-colour-selector">
<!-- Dark / strong anchors (always visible) -->
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-black-fse1-bk"
class="colour-option"
style="--colour:#000000;"
data-colour="Black"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-charcoal-grey"
class="colour-option"
style="--colour:#4a4a4a;"
data-colour="Charcoal Grey"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-navy"
class="colour-option"
style="--colour:#1b2a43;"
data-colour="Navy"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-burgundy"
class="colour-option"
style="--colour:#6b1f2b;"
data-colour="Burgundy"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-teal"
class="colour-option"
style="--colour:#2f7f7a;"
data-colour="Teal"></a>
<!-- + More colours -->
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-purple-fse1"
class="colour-option is-extra"
style="--colour:#5a3d6d;"
data-colour="Purple"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-fuchsia"
class="colour-option is-extra"
style="--colour:#d33f8b;"
data-colour="Fuchsia"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-orange"
class="colour-option is-extra"
style="--colour:#e28a1f;"
data-colour="Orange"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-camel"
class="colour-option is-extra"
style="--colour:#c19a6b;"
data-colour="Camel"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-taupe"
class="colour-option is-extra"
style="--colour:#9b8f7a;"
data-colour="Taupe"></a>
<a href="https://www.tjdc.co.uk/small-linen-earring-stand"
class="colour-option is-extra"
style="--colour:#d7d0c4;"
data-colour="Linen"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-natural-suede"
class="colour-option is-extra"
style="--colour:#c2a57a;"
data-colour="Natural Suede"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-blush-pink"
class="colour-option is-extra"
style="--colour:#e7b2bd;"
data-colour="Blush Pink"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-lavender"
class="colour-option is-extra"
style="--colour:#c4a3d1;"
data-colour="Lavender"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-mint-green"
class="colour-option is-extra"
style="--colour:#a8d5c1;"
data-colour="Mint"></a>
<a href="https://www.tjdc.co.uk/small-suede-earring-stand-light-grey"
class="colour-option is-extra"
style="--colour:#d3d3d3;"
data-colour="Light Grey"></a>
</div>
<button type="button" class="tjdc-colour-toggle">
+ More colours
</button>
</div>
<style>
.tjdc-colour-selector {
display: flex;
gap: 8px;
margin: 6px 0;
flex-wrap: wrap;
}
.colour-option {
width: 18px;
height: 18px;
border-radius: 4px;
background-color: var(--colour);
border: 2px solid transparent;
position: relative;
cursor: pointer;
transition: border-color 0.25s ease;
}
.colour-option:hover {
border-color: #8dc4b1;
}
.colour-option::after {
content: attr(data-colour);
position: absolute;
bottom: 110%;
left: 50%;
transform: translateX(-50%);
background: #8dc4b1;
color: #fff;
font-size: 12px;
padding: 4px 8px;
border-radius: 3px;
white-space: nowrap;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s ease;
}
.colour-option:hover::after {
opacity: 1;
}
.colour-option.is-extra {
display: none;
}
.tjdc-colour-wrap[data-open="true"] .colour-option.is-extra {
display: inline-block;
}
.tjdc-colour-toggle {
margin-top: 6px;
background: none;
border: 0;
padding: 0;
font-size: 13px;
color: #8dc4b1;
cursor: pointer;
}
.tjdc-colour-toggle:hover {
text-decoration: underline;
}
body.pixiedust .tjdc-colour-wrap .tjdc-colour-toggle,
body.pixiedust .tjdc-colour-wrap .tjdc-colour-toggle:hover,
body.pixiedust .tjdc-colour-wrap .tjdc-colour-toggle:focus,
body.pixiedust .tjdc-colour-wrap .tjdc-colour-toggle:active {
background: transparent !important;
border: 0 !important;
border-color: transparent !important;
color: #8dc4b1 !important;
opacity: 1 !important;
box-shadow: none !important;
outline: none !important;
}
body.pixiedust .tjdc-colour-wrap .tjdc-colour-toggle {
padding: 0 !important;
margin-top: 6px;
font-size: 13px;
line-height: 1.2;
cursor: pointer;
text-decoration: none;
}
body.pixiedust .tjdc-colour-wrap .tjdc-colour-toggle:hover {
text-decoration: underline;
}
</style>
<script>
document.addEventListener('click', function (e) {
const btn = e.target.closest('.tjdc-colour-toggle');
if (!btn) return;
const wrap = btn.closest('.tjdc-colour-wrap');
const open = wrap.getAttribute('data-open') === 'true';
wrap.setAttribute('data-open', !open);
btn.textContent = open ? '+ More colours' : '− Fewer colours';
});
</script>
<style>
/* size */
.tjdc-size-selector {
display: flex;
gap: 8px;
margin: 10px 0 14px;
}
.tjdc-size-selector .size-option {
display: inline-flex;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
box-sizing: border-box;
background-color: #8dc4b1;
color: #ffffff;
font-family: "Jost", system-ui, sans-serif;
font-size: 13px;
text-decoration: none;
border-radius: 4px;
border: 0;
transition: background-color 0.25s ease;
}
.tjdc-size-selector .size-option:hover {
background-color: #4e977b;
}
.tjdc-size-selector .size-option.active {
background-color: #ffffff !important;
color: #4e977b !important;
border-color: #4e977b !important;
border: 1px solid;
}
</style>
<p>The small shimmer white earring stand is designed to display a single pair of drop or stud earrings. Its silk-effect finish provides a smooth and professional presentation, suitable for both retail and photography use.</p>
<p>Available in three sizes, this piece can be paired with the medium and large versions to create varied heights and a balanced layout. The shimmer white tone complements mid and dark jewellery pieces, supporting a clear and cohesive display.</p>
<p><strong>Material:</strong> Fabric-covered display<br>
<strong>Finish:</strong> Shimmer White silk-effect<br>
<strong>Size:</strong> Small<br>
<strong>Use cases:</strong> Earring display, retail merchandising, window display, product photography</p>
<p><strong>Style tip:</strong> Pair with the medium and large earring stands from the Shimmer range to build a stepped arrangement.</p>
GBP
0
0
https://www.tjdc.co.uk/cdn-cgi/image/format=auto,metadata=none,quality=85/media/catalog/product/f/s/fse1-sw-shimmer-white-earring-stand.jpg
https://www.tjdc.co.uk/cdn-cgi/image/format=auto,metadata=none,quality=85/media/catalog/product/f/s/fse-sw-shimmer-ehite-earring-stand.jpg
add-to-cart
White
Shimmery Silk
3
3
4