Skip to content

Your cart is empty

Continue shopping

Have an account?

Log in to check out faster.

Your cart

Loading...

Estimated total

€0,00 EUR

Taxes included. Discounts and shipping calculated at checkout.
  • Home
  • News
  • Types of jewelry
    • Earrings
    • Bracelets
    • Necklaces
    • Jewelry Sets
  • Hair Accessories
    • Hair Combs
    • Hair Pins
    • Hair Clips
    • Hair Twigs
    • Headbands
  • About us
  • Contact
Log in

Country/region

  • Austria EUR €
  • Belgium EUR €
  • Bulgaria EUR €
  • Croatia EUR €
  • Cyprus EUR €
  • Czechia EUR €
  • Denmark EUR €
  • Estonia EUR €
  • Finland EUR €
  • France EUR €
  • Germany EUR €
  • Greece EUR €
  • Hungary EUR €
  • Ireland EUR €
  • Italy EUR €
  • Latvia EUR €
  • Lithuania EUR €
  • Luxembourg EUR €
  • Malta EUR €
  • Netherlands EUR €
  • Portugal EUR €
  • Romania EUR €
  • Slovakia EUR €
  • Slovenia EUR €
  • Spain EUR €
  • Sweden EUR €

Language

  • Deutsch
  • English
  • Instagram
Unique wedding Jewelry & Hair Acccessories for Bride
  • Home
  • News
  • Types of jewelry
    • Earrings
    • Bracelets
    • Necklaces
    • Jewelry Sets
  • Hair Accessories
    • Hair Combs
    • Hair Pins
    • Hair Clips
    • Hair Twigs
    • Headbands
  • About us
  • Contact

Country/region

  • Austria EUR €
  • Belgium EUR €
  • Bulgaria EUR €
  • Croatia EUR €
  • Cyprus EUR €
  • Czechia EUR €
  • Denmark EUR €
  • Estonia EUR €
  • Finland EUR €
  • France EUR €
  • Germany EUR €
  • Greece EUR €
  • Hungary EUR €
  • Ireland EUR €
  • Italy EUR €
  • Latvia EUR €
  • Lithuania EUR €
  • Luxembourg EUR €
  • Malta EUR €
  • Netherlands EUR €
  • Portugal EUR €
  • Romania EUR €
  • Slovakia EUR €
  • Slovenia EUR €
  • Spain EUR €
  • Sweden EUR €

Language

  • Deutsch
  • English
Log in Cart
  1. Home
  2. Wyszukiwanie

Search

Shop matters

  • Returns
  • Jewelry care
  • Shipment
  • Regulations
  • Privacy Policy
  • Search
  • Cooperation
  • Contact
  • Instagram

Country/region

  • Austria EUR €
  • Belgium EUR €
  • Bulgaria EUR €
  • Croatia EUR €
  • Cyprus EUR €
  • Czechia EUR €
  • Denmark EUR €
  • Estonia EUR €
  • Finland EUR €
  • France EUR €
  • Germany EUR €
  • Greece EUR €
  • Hungary EUR €
  • Ireland EUR €
  • Italy EUR €
  • Latvia EUR €
  • Lithuania EUR €
  • Luxembourg EUR €
  • Malta EUR €
  • Netherlands EUR €
  • Portugal EUR €
  • Romania EUR €
  • Slovakia EUR €
  • Slovenia EUR €
  • Spain EUR €
  • Sweden EUR €

Language

  • Deutsch
  • English
Payment methods
  • American Express
  • Apple Pay
  • Bancontact
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Shop Pay
  • Union Pay
  • Visa
© 2025, Unique wedding Jewelry & Hair Acccessories for Bride Website Designed by Studio Pulse
  • Privacy policy
  • Refund policy
  • Terms of service
  • Shipping policy
  • Contact information
  • Legal notice
  • Choosing a selection results in a full page refresh.
  • Opens in a new window.
// The texts to replace, in order const replacementTexts = [ ["News, news ✨✨", "Neuigkeiten, Neuigkeiten ✨✨"], ["What customers love", "Was Kunden lieben"] ]; // Function to update text based on URL function updateTexts() { const elements = document.querySelectorAll(".title_slider_card"); // select all elements const collectionEle = document.querySelector(".title_slider-collection"); console.log("elements", elements); elements.forEach((el, index) => { if (!el) return; // Choose English if URL contains /en, else German const text = window.location.pathname.includes("/en") ? replacementTexts[index][0] : replacementTexts[index][1]; el.textContent = text; }); collectionEle.textContent = window.location.pathname.includes("/en") ? "I'm looking for..." : "Ich suche..."; } // Use MutationObserver to handle dynamic content const observer = new MutationObserver(() => { const elements = document.querySelectorAll(".title_slider_card"); if (elements.length) { setTimeout(() => { updateTexts(); }, 1000); observer.disconnect(); // stop observing once done } }); // Start observing observer.observe(document.body, { childList: true, subtree: true }); .multicolumn-card__info p{word-wrap: break-word;} .qe_slider_collection_slider_1735 .qe_slider_5{padding: 0px 30px 40px 30px;} .slider-1730 .create-fixed-bundle-default_card {padding-bottom: 20px;} .qe_slider_5 .title_description_top .title_slider-collection{margin-bottom:0px;} .qe_slider_1 .pro_box_card .price_bg{padding:0 10px 14px 10px;} .qe_slider_1 .pro_box_card .pro_titles a{min-height:56px;} .qe_slider_1 .swiper-container{max-width:80%;} .swiper-container_5{max-width:80%; padding-left:15px; padding-right:15px;} .qe_slider_1 .pro_box_card .pro_img img{object-fit:cover;} .qe_slider_5 .pro_box_5{padding-top:10px;} .qe_slider_5 .pro_box_5 .bg_single_roduct_shadow:after{content: ""; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background: #0000004f; border-radius: 8px;} .qe_slider_5 .pro_box_5 .title_and_discription_bg{position:absolute;} .qe_slider_5 .pro_box_5 .title_and_discription_bg{position:absolute; z-index:1;} .qe_slider_5 .pro_box_5 .pro_img a:before{position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; content: ""; opacity: 0;} .slider-1735 .qe_slider_5 .pro_box_5 .pro_titles{font-family: var(--font-body-family); font-weight: 600;} @media only screen and (min-width: 768px) { .qe_slider_1 .pro_box_card .pro_img img{min-height:450px; max-height:450px;} } @media only screen and (max-width: 1366px) { .qe_slider_1 .swiper-container{max-width:90%;} .swiper-container_5{max-width:90%;} } @media only screen and (max-width: 1199px) { .qe_slider_5 .pro_box_5 .pro_img img {width: 100%;} .qe_slider_1 .swiper-container{max-width:100%;} .swiper-container_5{max-width:100%;} } @media only screen and (max-width: 991px) { .qe_slider_1 .pro_box_card .pro_img img{min-height: 310px; max-height: 310px;} } @media only screen and (max-width: 767px) { .qe_slider_1 .qe_container{padding-left: 0; padding-right: 0;} .qe_slider_collection_slider_1735 .qe_slider_5{padding: 0px 15px 20px 15px;} .qe_slider_1 .swiper-button-prev{left:3px;} .qe_slider_1 .swiper-button-next{right:3px;} .slider-1736 .create-fixed-bundle-default_card{padding: 40px 0px !important;} .qe_slider_5 .swiper-button-prev{left:2px;} .qe_slider_5 .swiper-button-next{right:2px;} .qe_slider_1 .pro_box_card .pro_img img{} .qe_slider_1 .pro_box_card .pro_titles{margin:0px 0 5px 0px;} .qe_slider_1 .pro_box_card .pro_img img{min-height:300px; max-height:300px;} .swiper-container_5 {padding-left: 0; padding-right: 0; max-width:100%;} .qe_slider_1 .swiper-container{max-width: 100%; padding:0px;} .qe_slider_1 .swiper-button-next{width:27px; height:27px; padding:7px;} .qe_slider_1 .swiper-button-prev{width:27px; height:27px; padding:7px;} .qe_slider_1{padding:0 15px;} .qe_slider_5 .pro_box_5 .pro_titles{line-height:20px;} } @media only screen and (max-width: 600px) { .qe_slider_1 .pro_box_card .pro_img img{min-height: 300px; max-height: 300px;} } @media only screen and (max-width: 480px) { .qe_slider_1 .pro_box_card .pro_img img{min-height: 220px; max-height: 220px;} }