The store will not work correctly when cookies are disabled.
JavaScript seems to be disabled in your browser.
For the best experience on our site, be sure to turn on Javascript in your browser.
Home
Ring Cone - Shimmer Pecan
GBP
Ring Cone - Shimmer Pecan
Shimmer pecan ring cone display suitable for one or two rings.
Other colours:
DESCRIPTION
DIMENSIONS
DELIVERY
The shimmer pecan ring cone is a versatile display piece designed to showcase one or two rings. Its conical form supports various ring sizes while maintaining stability across retail, counter, and photography environments. The silk-effect finish provides a smooth, professional surface for presentation.
Part of the Shimmer range, this display complements other pieces from the Pecan collection. The rich pecan tone offers a warm, neutral base that pairs effectively with a variety of jewellery finishes.
Material: Fabric-covered display
Finish: Shimmer Pecan silk-effect
Capacity: Holds one or two rings
Use cases: Ring display, retail merchandising, counter display, product photography
Style tip: Use multiple ring cones together to create a balanced and structured ring presentation.
TJDC ships worldwide and we endeavour to use the fastest and most cost effective methods.
Postage Type
Delivery Time
Price
Standard UK Delivery
48 hours
£6.95 + VAT
UK Pallet Delivery
(Kerbside)
Within 2 to 3 working days
£55.00 + VAT
Europe
4-6 working days
From £19.95 + VAT
Rest of World
7-10 working days
From £29.95 + VAT
Final delivery charge will be highlighted at the checkout when you select the country the parcel will be shipped to.
PLEASE NOTE: Cabinet deliveries are sent by UK pallet delivery. Please contact our team for international cabinet purchases.
For more information view our delivery terms.
FAST UK DELIVERY Select At Checkout
INTERNATIONAL SHIPPING Global Delivery. Satisfaction Guaranteed
product
https://www.tjdc.co.uk/ring-cone-shimmer-pecan
2936
Ring Cone - Shimmer Pecan
https://www.tjdc.co.uk/cdn-cgi/image/format=auto,metadata=none,quality=85/media/catalog/product/2/0/20170605_114648.jpg
4.95
4.95
GBP
InStock
/Jewellery
/Jewellery /Ring Display
/Elegance at first glance | Product Edit
/Shimmer Edition
/Wedding Selection
/Christmas Display Edit
/Christmas Display Edit/Ring Display
/Jewellery /Ring Display/Ring Cones
94
122
235
271
241
230
264
328
1
2
94
230
122
Shimmer pecan ring cone display suitable for one or two rings.
<br><br>
<p>Other colours:</p>
<div class="tjdc-colour-wrap" data-open="false">
<div class="tjdc-colour-selector">
<!-- Core neutrals (always visible) -->
<a href="https://www.tjdc.co.uk/ring-cone-linen"
class="colour-option"
style="--colour:#d7d0c4;"
data-colour="Linen"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-natural-suede"
class="colour-option"
style="--colour:#c2a57a;"
data-colour="Natural Suede"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-light-grey"
class="colour-option"
style="--colour:#d3d3d3;"
data-colour="Light Grey"></a>
<a href="https://www.tjdc.co.uk/ring-cone-blush-pink"
class="colour-option"
style="--colour:#e7b2bd;"
data-colour="Blush Pink"></a>
<a href="https://www.tjdc.co.uk/ring-cone-shimmer-white-src1-sw"
class="colour-option"
style="--colour:#f2f2f2;"
data-colour="Shimmer White"></a>
<!-- Extended palette -->
<a href="https://www.tjdc.co.uk/suede-ring-cone-black"
class="colour-option is-extra"
style="--colour:#000000;"
data-colour="Black"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-charcoal-grey-src1-dg"
class="colour-option is-extra"
style="--colour:#4a4a4a;"
data-colour="Charcoal Grey"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-navy"
class="colour-option is-extra"
style="--colour:#1b2a43;"
data-colour="Navy"></a>
<a href="https://www.tjdc.co.uk/ring-cone-racing-green"
class="colour-option is-extra"
style="--colour:#0f3d2e;"
data-colour="Racing Green"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-teal"
class="colour-option is-extra"
style="--colour:#2f7f7a;"
data-colour="Teal"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-taupe"
class="colour-option is-extra"
style="--colour:#9b8f7a;"
data-colour="Taupe"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-purple"
class="colour-option is-extra"
style="--colour:#5a3d6d;"
data-colour="Purple"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-scarlet-red"
class="colour-option is-extra"
style="--colour:#9b1c2c;"
data-colour="Scarlet Red"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-burgundy"
class="colour-option is-extra"
style="--colour:#6b1f2b;"
data-colour="Burgundy"></a>
<a href="https://www.tjdc.co.uk/suede-ring-cone-yellow"
class="colour-option is-extra"
style="--colour:#f1c232;"
data-colour="Yellow"></a>
<a href="https://www.tjdc.co.uk/ring-cone-shimmer-silver"
class="colour-option is-extra"
style="--colour:#cfcfcf;"
data-colour="Shimmer Silver"></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>
<p>The shimmer pecan ring cone is a versatile display piece designed to showcase one or two rings. Its conical form supports various ring sizes while maintaining stability across retail, counter, and photography environments. The silk-effect finish provides a smooth, professional surface for presentation.</p>
<p>Part of the Shimmer range, this display complements other pieces from the Pecan collection. The rich pecan tone offers a warm, neutral base that pairs effectively with a variety of jewellery finishes.</p>
<p><strong>Material:</strong> Fabric-covered display<br>
<strong>Finish:</strong> Shimmer Pecan silk-effect<br>
<strong>Capacity:</strong> Holds one or two rings<br>
<strong>Use cases:</strong> Ring display, retail merchandising, counter display, product photography</p>
<p><strong>Style tip:</strong> Use multiple ring cones together to create a balanced and structured ring presentation.</p>
GBP
0
0
add-to-cart
Brown
Shimmery Silk
2.5
2.5
5.5