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
Metal
Price
Carat
.
21 Items
SE6380(PKT)
9k White Gold Pink Tourmaline Earrings
From 1.21 to 1.65 carats
£660
Open item for price range
SE6380(PKT)
9k Yellow Gold Pink Tourmaline Earrings
From 1.21 to 1.65 carats
£750
£840
Open item for price range
SE4573A(PKT)
9k White Gold Pink Tourmaline Earrings
From 1.21 to 1.65 carats
£840
Open item for price range
SE4573A(PKT)
9k Yellow Gold Pink Tourmaline Earrings
From 1.21 to 1.65 carats
£1,050
£1,200
Open item for price range
SE5942(PKT)
18k White Gold Pink Tourmaline Earrings
From 1.36 to 3.46 carats
£1,250
Open item for price range
SE5942A(PKT)
18k White Gold Pink Tourmaline Earrings
From 1.26 to 3.47 carats
£1,250
Open item for price range
SE4077A(PKT)
18k White Gold Pink Tourmaline Earrings
From 1.52 to 2.31 carats
£1,350
£1,500
Open item for price range
SE4891A(PKT)
9k Rose Gold Pink Tourmaline Earrings
From 1.52 to 2.31 carats
£2,400
From £1,050 to £2,500
SE4573A(PKT)
18k White Gold Pink Tourmaline Earrings
From 1.21 to 1.65 carats
£3,400
From £650 to £2,050

Item
Collection
General
Special
Style
Metal
Price
Carat
9-2_WG_0.jpg)
9-2_YG_0.jpg)
9-2_WG_0.jpg)
9-2_YG_0.jpg)
_WG_0.jpg)
_WG_0.jpg)
_WG_0.jpg)
_WG_0.jpg)
9-2_RG_0.jpg)
_RG_0.jpg)
_WG_0.jpg)