Catalogue
Browse our collection with advanced filtering

document.addEventListener('DOMContentLoaded', () => {
document.querySelectorAll('.accordion__item').forEach(item => {
console.log(item); // Check if item is being selected correctly
const checkboxes = item.querySelectorAll('.jet-checkboxes-list__input');
console.log(checkboxes); // Check if checkboxes are being selected correctly
const countDisplay = document.createElement('span');
countDisplay.className = 'count';
countDisplay.textContent = 'Checked: 0';
const content = item.querySelector('.accordion__content');
console.log(content); // Check if content is being selected correctly
if (content) {
content.appendChild(countDisplay);
} else {
console.error('Accordion content not found for item:', item);
}
// Function to update the count
const updateCount = () => {
const checkedCount = Array.from(checkboxes).filter(checkbox => checkbox.checked).length;
countDisplay.textContent = `Checked: ${checkedCount}`;
};
// Add event listeners to each checkbox
checkboxes.forEach(checkbox => {
checkbox.addEventListener('change', updateCount);
});
// Initial count update
updateCount();
});
});
document.addEventListener('DOMContentLoaded', function() {
document.querySelectorAll('.jet-checkboxes-list__input').forEach(input => {
input.tabIndex = -1;
});
});Item
Collection
General
Special
Style
More
More
Metal
Price
Carat
.
508 Items
SR4544
18k Yellow Gold Half Eternity Rings
From 0.14 to 0.23 carats
£1,350
£1,500
Open item for price range
SR1981(GR-AME)
9k White Gold Green Amethyst Rings
From 1.19 to 4.40 carats
£1,900
Open item for price range

Item
Collection
General
Special
Style
More
More
Metal
Price
Carat
9-GI1_YG_0.jpg)
18-2_YG_0.jpg)
9-GI1_RG_1.jpg)
_WG_0.jpg)
9-2_WG_0.jpg)
9-2_YG_0.jpg)
9-2_WG_0.jpg)
9-2_RG_0.jpg)
9-GI1_WG_0.jpg)
2_RG_0.jpg)
9CT_WG_0.jpg)
9-2_WG_0.jpg)