{"title":"Our Jewellery","description":"\u003cp\u003eDiscover our premium gold-tone jewellery collection, crafted for those who appreciate elegance and faith.\u003c\/p\u003e","products":[{"product_id":"house-of-zuri-zuri-faith-cross-necklace","title":"House of Zuri (Zuri Faith Cross Necklace)","description":"\u003cstyle\u003e\n.zuri-container {\n  font-family: 'Helvetica Neue', sans-serif;\n  max-width: 800px;\n  margin: auto;\n  padding: 50px 20px;\n  color: #f5f5f5;\n  line-height: 1.6;\n  background: #0d0d0d;\n  border-radius: 18px;\n}\n\n\/* Title *\/\n.zuri-title {\n  font-size: 34px;\n  font-weight: 600;\n  text-align: center;\n  margin-bottom: 10px;\n  background: linear-gradient(90deg, #c8a96a, #b08d57, #e6c78b);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  animation: fadeIn 1.5s ease-in-out;\n}\n\n\/* Subtitle *\/\n.zuri-subtitle {\n  text-align: center;\n  font-size: 16px;\n  color: #cfcfcf;\n  margin-bottom: 35px;\n  animation: fadeIn 2s ease-in-out;\n}\n\n\/* Card *\/\n.zuri-card {\n  background: linear-gradient(145deg, #111, #1a1a1a);\n  border-radius: 16px;\n  padding: 28px;\n  box-shadow: 0 15px 40px rgba(0,0,0,0.6);\n  border: 1px solid rgba(200,169,106,0.2);\n  transition: all 0.4s ease;\n  animation: slideUp 1.5s ease;\n}\n\n.zuri-card:hover {\n  transform: translateY(-10px) scale(1.01);\n  box-shadow: 0 25px 60px rgba(0,0,0,0.9);\n  border: 1px solid rgba(200,169,106,0.5);\n}\n\n\/* Highlight text *\/\n.zuri-highlight {\n  background: linear-gradient(90deg, #c8a96a, #e6c78b);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  font-weight: 500;\n}\n\n\/* List *\/\n.zuri-list {\n  margin-top: 20px;\n}\n\n.zuri-list li {\n  margin-bottom: 12px;\n  list-style: none;\n  position: relative;\n  padding-left: 22px;\n  color: #eaeaea;\n}\n\n.zuri-list li::before {\n  content: \"✝\";\n  position: absolute;\n  left: 0;\n  color: #c8a96a;\n  font-size: 14px;\n}\n\n\/* Footer *\/\n.zuri-footer {\n  text-align: center;\n  margin-top: 35px;\n  font-size: 15px;\n  color: #d6d6d6;\n  animation: fadeIn 2.5s ease;\n}\n\n\/* Glow line accent *\/\n.zuri-container::after {\n  content: \"\";\n  display: block;\n  height: 2px;\n  margin-top: 30px;\n  background: linear-gradient(90deg, transparent, #c8a96a, transparent);\n  opacity: 0.6;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {opacity: 0;}\n  to {opacity: 1;}\n}\n\n@keyframes slideUp {\n  from {\n    transform: translateY(50px);\n    opacity: 0;\n  }\n  to {\n    transform: translateY(0);\n    opacity: 1;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"zuri-container\"\u003e\n\u003cdiv class=\"zuri-title\"\u003eZuri Faith Cross Necklace \u003c\/div\u003e\n\u003cdiv class=\"zuri-subtitle\"\u003eWear your faith with elegance.\u003c\/div\u003e\n\u003cdiv class=\"zuri-card\"\u003e\n\u003cp\u003eThe \u003cspan class=\"zuri-highlight\"\u003eZuri Faith Cross Necklace\u003c\/span\u003e is a timeless piece crafted for those who carry their beliefs close to their heart. Featuring a beautifully detailed golden cross pendant, this necklace effortlessly blends spiritual meaning with sophisticated style. \u003c\/p\u003e\n\u003cul class=\"zuri-list\"\u003e\n\u003cli\u003eElegant minimalist cross design\u003c\/li\u003e\n\u003cli\u003eLightweight and perfect for everyday wear\u003c\/li\u003e\n\u003cli\u003eIdeal for layering or wearing solo\u003c\/li\u003e\n\u003cli\u003eMeaningful gift for any special occasion \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e Perfect for everyday wear or special occasions, it’s a beautiful reminder of \u003cspan class=\"zuri-highlight\"\u003estrength, grace, and devotion\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zuri-footer\"\u003e Elevate your look while keeping your faith at the forefront. \u003cbr\u003e\u003cbr\u003e From \u003cstrong\u003eHouse of Zuri\u003c\/strong\u003e — where faith meets fine jewellery.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":44856645812269,"sku":null,"price":420.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/ChatGPT_Image_Apr_20_2026_06_02_52_PM.png?v=1776701002"},{"product_id":"zuri-luxe-chain","title":"House of Zuri (Zuri Luxe Chain)","description":"\u003cstyle\u003e\n.zuri-desc {\nmax-width: 750px;\nmargin: auto;\npadding: 40px 20px;\nfont-family: 'Helvetica Neue', sans-serif;\ncolor: #f5f5f5;\nbackground: linear-gradient(180deg, #0f0e0d, #1a1613);\nborder-radius: 16px;\n}\n\n.zuri-heading {\nfont-size: 28px;\nfont-weight: 600;\nmargin-bottom: 15px;\nbackground: linear-gradient(90deg, #b08d57, #d4af7f, #8c6a3d);\n-webkit-background-clip: text;\n-webkit-text-fill-color: transparent;\n}\n\n.zuri-text {\nfont-size: 15px;\nline-height: 1.7;\nopacity: 0.9;\nmargin-bottom: 20px;\n}\n\n.zuri-divider {\nheight: 1px;\nbackground: linear-gradient(90deg, transparent, #d4af7f, transparent);\nmargin: 25px 0;\n}\n\n.zuri-subheading {\nfont-size: 18px;\nfont-weight: 500;\nmargin-bottom: 15px;\ncolor: #d4af7f;\n}\n\n.zuri-list {\nlist-style: none;\npadding: 0;\n}\n\n.zuri-list li {\nmargin-bottom: 12px;\npadding-left: 18px;\nposition: relative;\nfont-size: 14px;\nopacity: 0.9;\n}\n\n.zuri-list li::before {\ncontent: \"✦\";\nposition: absolute;\nleft: 0;\ncolor: #d4af7f;\n}\n\n.zuri-footer {\nmargin-top: 25px;\nfont-size: 14px;\nopacity: 0.85;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"zuri-desc\"\u003e\n\n\u003cdiv class=\"zuri-heading\"\u003eWear What You're Worth\u003c\/div\u003e\n\n\u003cdiv class=\"zuri-text\"\u003e\nThe \u003cstrong\u003eZuri Luxe Chain\u003c\/strong\u003e is more than jewellery — it's a statement. Crafted for the woman who moves with intention, this chain drapes effortlessly against the skin, catching light with every turn.\n\u003c\/div\u003e\n\n\u003cdiv class=\"zuri-text\"\u003e\nWhether layered over a crisp white shirt or worn alone against bare skin, the Zuri Luxe Chain elevates every look from ordinary to unforgettable.\n\u003c\/div\u003e\n\n\u003cdiv class=\"zuri-divider\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"zuri-subheading\"\u003eWhy You'll Love It\u003c\/div\u003e\n\n\u003cul class=\"zuri-list\"\u003e\n\u003cli\u003eRefined gold-tone finish that holds its lustre\u003c\/li\u003e\n\u003cli\u003eLightweight yet substantial — comfortable for all-day wear\u003c\/li\u003e\n\u003cli\u003eVersatile enough for boardrooms, brunches, and everything in between\u003c\/li\u003e\n\u003cli\u003eA timeless silhouette that never goes out of style\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv class=\"zuri-footer\"\u003e\nThis is the piece you'll reach for every morning without thinking twice.\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":44861984833581,"sku":null,"price":450.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/necklace2.avif?v=1776792697"},{"product_id":"zuri-link-bracelet","title":"Zuri link bracelet","description":"\u003cstyle\u003e\n.zuri-desc {\n  max-width: 750px;\n  margin: auto;\n  padding: 40px 20px;\n  font-family: 'Helvetica Neue', sans-serif;\n  color: #f5f5f5;\n  background: linear-gradient(180deg, #0f0e0d, #1a1613);\n  border-radius: 16px;\n}\n\n.zuri-heading {\n  font-size: 28px;\n  font-weight: 600;\n  margin-bottom: 15px;\n  background: linear-gradient(90deg, #b08d57, #d4af7f, #8c6a3d);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.zuri-text {\n  font-size: 15px;\n  line-height: 1.7;\n  opacity: 0.9;\n  margin-bottom: 20px;\n}\n\n.zuri-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, #d4af7f, transparent);\n  margin: 25px 0;\n}\n\n.zuri-subheading {\n  font-size: 18px;\n  font-weight: 500;\n  margin-bottom: 15px;\n  color: #d4af7f;\n}\n\n.zuri-list {\n  list-style: none;\n  padding: 0;\n}\n\n.zuri-list li {\n  margin-bottom: 12px;\n  padding-left: 18px;\n  position: relative;\n  font-size: 14px;\n  opacity: 0.9;\n}\n\n.zuri-list li::before {\n  content: \"✦\";\n  position: absolute;\n  left: 0;\n  color: #d4af7f;\n}\n\n.zuri-footer {\n  margin-top: 25px;\n  font-size: 14px;\n  opacity: 0.85;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"zuri-desc\"\u003e\n\n  \u003cdiv class=\"zuri-heading\"\u003eLinked to Luxury\u003c\/div\u003e\n\n  \u003cdiv class=\"zuri-text\"\u003e\n    The \u003cstrong\u003eZuri Link Bracelet\u003c\/strong\u003e is the finishing touch your wrist has been waiting for. Crafted from premium stainless steel with a rich gold-plated finish, it sits beautifully against the skin — warm, weighty, and effortlessly refined.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zuri-text\"\u003e\n    Stack it, wear it solo, or gift it. However you style it, the Zuri Link Bracelet speaks before you do.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"zuri-divider\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"zuri-subheading\"\u003eWhy You'll Love It\u003c\/div\u003e\n\n  \u003cul class=\"zuri-list\"\u003e\n    \u003cli\u003e18k gold-plated over stainless steel — built to last and resist tarnishing\u003c\/li\u003e\n    \u003cli\u003eSmooth link design that catches light with every movement\u003c\/li\u003e\n    \u003cli\u003eComfortable enough for daily wear, elevated enough for every occasion\u003c\/li\u003e\n    \u003cli\u003eA timeless piece that pairs perfectly with the Zuri Luxe Chain\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"zuri-footer\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":44862061609005,"sku":null,"price":320.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/bracelet1.png?v=1776793840"},{"product_id":"zuri-wrap","title":"Zuri Wrap","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n    body {\n        font-family: Arial, sans-serif;\n        background-color: #000000;\n        margin: 0;\n        padding: 0;\n        display: flex;\n        justify-content: center;\n        color: #f5f5f5;\n    }\n\n    .container {\n        max-width: 700px;\n        background: #0a0a0a;\n        padding: 40px;\n        margin: 40px;\n        border-radius: 14px;\n        border: 1px solid rgba(181, 136, 85, 0.35);\n        box-shadow: 0 0 35px rgba(181, 136, 85, 0.10);\n    }\n\n    h1 {\n        color: #b58855; \/* bronze brown gold *\/\n        font-size: 30px;\n        margin-bottom: 10px;\n        letter-spacing: 1px;\n    }\n\n    .subtitle {\n        font-size: 16px;\n        color: #d0d0d0;\n        margin-bottom: 25px;\n        line-height: 1.7;\n    }\n\n    h2 {\n        font-size: 18px;\n        margin-top: 30px;\n        color: #b58855;\n        letter-spacing: 0.5px;\n    }\n\n    ul {\n        list-style: none;\n        padding: 0;\n    }\n\n    ul li {\n        margin-bottom: 12px;\n        padding-left: 20px;\n        position: relative;\n        color: #e6e6e6;\n        line-height: 1.5;\n    }\n\n    ul li::before {\n        content: \"✦\";\n        position: absolute;\n        left: 0;\n        color: #b58855;\n    }\n\n    .footer {\n        margin-top: 30px;\n        font-style: italic;\n        color: #bdbdbd;\n    }\n\n    .highlight {\n        color: #b58855;\n        font-weight: bold;\n    }\n\n    .glow {\n        text-shadow: 0 0 14px rgba(181, 136, 85, 0.20);\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003ch1 class=\"glow\"\u003eWrap Yourself in Gold\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eThe \u003cspan class=\"highlight\"\u003eZuri Wrap\u003c\/span\u003e is effortless luxury at its finest. Crafted from premium stainless steel with a warm bronze-gold plated finish, it hugs your wrist with a softness that feels as good as it looks. \u003cbr\u003e\u003cbr\u003eFrom morning coffee to evening out — the Zuri Wrap moves with you, never losing its shine.\u003c\/p\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eBronze-gold stainless steel — tarnish-resistant and built to last\u003c\/li\u003e\n\u003cli\u003eSmooth, skin-friendly finish for all-day comfort\u003c\/li\u003e\n\u003cli\u003eMinimal yet striking — pairs beautifully with the Zuri Luxe Chain\u003c\/li\u003e\n\u003cli\u003eThe perfect gift for someone who deserves a little luxury\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"footer\"\u003eSome things just feel right the moment you put them on.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":44862105387053,"sku":null,"price":320.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/40ba7c0e-5030-412b-a76d-ba586f1bc73a.png?v=1776794664"},{"product_id":"zuri-grace-tassel-necklace","title":"Zuri Grace Tassel Necklace","description":"\u003cdiv style=\"font-family: 'Helvetica Neue', sans-serif; max-width: 750px; margin: auto; padding: 30px; background: #0b0b0b; color: #f5f5f5; border-radius: 14px; line-height: 1.7; border: 1px solid #222;\"\u003e\n\n  \u003ch2 style=\"font-size: 26px; margin-bottom: 12px; color: #b58855; letter-spacing: 0.5px;\"\u003e\n    Zuri Grace Tassel Necklace\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size: 15px; margin-bottom: 14px; color: #f5f5f5;\"\u003e\n    A refined minimalist tassel necklace designed for effortless elegance. Featuring a sleek elongated chain and a delicate tassel drop, it creates a graceful silhouette that moves beautifully with you.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size: 15px; margin-bottom: 18px; color: #f5f5f5;\"\u003e\n    Perfect for layering or wearing alone, this piece brings quiet luxury and timeless style to any look.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"font-size: 13px; font-weight: 600; color: #b58855; letter-spacing: 1px;\"\u003e\n    HOUSE OF ZURI • TIMELESS ELEGANCE\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":66734499397677,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/product5.avif?v=1779195175"},{"product_id":"zuri-cross-bracelet","title":"Zuri Cross Bracelet","description":"\u003cdiv style=\"font-family: 'Helvetica Neue', sans-serif; max-width: 750px; margin: auto; padding: 30px; background: #0b0b0b; color: #f5f5f5; border-radius: 14px; line-height: 1.7; border: 1px solid #222;\"\u003e\n\n  \u003ch2 style=\"font-size: 26px; margin-bottom: 12px; color: #b58855; letter-spacing: 0.5px;\"\u003e\n    Zuri Cross Bracelet\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size: 15px; margin-bottom: 14px; color: #f5f5f5;\"\u003e\n    The Zuri Cross Bracelet blends vintage inspiration with modern elegance. Designed with a bold iron-cross detail and a refined finish, it carries a timeless, effortless edge.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size: 15px; margin-bottom: 18px; color: #f5f5f5;\"\u003e\n    Perfect for vacation styling or everyday wear, this piece adds character, strength, and understated luxury to any look.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"font-size: 13px; font-weight: 600; color: #b58855; letter-spacing: 1px;\"\u003e\n    HOUSE OF ZURI • TIMELESS ELEGANCE\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":66734546157613,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/product6.avif?v=1779196173"},{"product_id":"zuri-grace-tassel-earings","title":"Zuri Grace Tassel Earings","description":"\u003cdiv style=\"font-family: 'Helvetica Neue', sans-serif; max-width: 750px; margin: auto; padding: 30px; background: #0b0b0b; color: #f5f5f5; border-radius: 14px; line-height: 1.7; border: 1px solid #222;\"\u003e\n\n\u003ch2 style=\"font-size: 26px; margin-bottom: 12px; color: #b58855; letter-spacing: 0.5px;\"\u003e\nZuri Grace Tassel Earrings\n\u003c\/h2\u003e\n\n\u003cp style=\"font-size: 15px; margin-bottom: 14px; color: #f5f5f5;\"\u003e\nEffortlessly elegant, the Zuri Grace Tassel Earrings are designed to bring movement, softness, and luxury to your look. Featuring delicate tassel drops with a refined finish, they create a graceful flow that enhances any outfit.\n\u003c\/p\u003e\n\n\u003cp style=\"font-size: 15px; margin-bottom: 18px; color: #f5f5f5;\"\u003e\nPerfect for both everyday wear and elevated occasions, these earrings add a touch of timeless charm and understated confidence.\n\u003c\/p\u003e\n\n\u003cdiv style=\"font-size: 13px; font-weight: 600; color: #b58855; letter-spacing: 1px;\"\u003e\nHOUSE OF ZURI • TIMELESS ELEGANCE\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":66734562803757,"sku":null,"price":279.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/product7.avif?v=1779196602"},{"product_id":"zuri-noir-square-sunglasses","title":"Zuri Noir Square Sunglasses","description":"\u003cdiv style=\"font-family: 'Helvetica Neue', sans-serif; max-width: 750px; margin: auto; padding: 30px; background: #0b0b0b; color: #f5f5f5; border-radius: 14px; line-height: 1.7; border: 1px solid #222;\"\u003e\n\n  \u003ch2 style=\"font-size: 26px; margin-bottom: 12px; color: #b58855; letter-spacing: 0.5px;\"\u003e\n    Zuri Noir Square Sunglasses\n  \u003c\/h2\u003e\n\n  \u003cp style=\"font-size: 15px; margin-bottom: 14px; color: #f5f5f5;\"\u003e\n    Sleek and modern, the Zuri Noir Square Sunglasses are designed for effortless everyday luxury. Featuring a bold square frame with a tinted finish, they bring a refined edge to any look.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size: 15px; margin-bottom: 18px; color: #f5f5f5;\"\u003e\n    Lightweight and versatile, this piece is perfect for parties, office wear, or casual styling—adding confidence and understated elegance wherever you go.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"font-size: 13px; font-weight: 600; color: #b58855; letter-spacing: 1px;\"\u003e\n    HOUSE OF ZURI • TIMELESS ELEGANCE\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"House of Zuri","offers":[{"title":"Default Title","offer_id":66734579482669,"sku":null,"price":399.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/6148\/5869\/files\/product9.avif?v=1779197008"}],"url":"https:\/\/www.houseofzuri.co.za\/collections\/our-jewellery.oembed","provider":"House of Zuri","version":"1.0","type":"link"}