{"product_id":"bohemian-blessing-charm-necklace-copy","title":"Ocean Eyes Charm Layer Set","description":"\u003csection class=\"ocean-section\"\u003e\n\n    \u003cdiv class=\"ocean-image\"\u003e\n        \u003cimg src=\"YOUR-NECKLACE-IMAGE.jpg\" alt=\"Ocean Eyes Charm Layer Set\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ocean-content\"\u003e\n\n        \u003cdiv class=\"ocean-badge\"\u003e\n            COASTAL • ROMANTIC • TIMELESS\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n            Ocean Eyes Charm Layer Set\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"gold-divider\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"lead-text\"\u003e\n            Inspired by golden sunsets, ocean waves, and the beauty of life's softest moments.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            The Ocean Eyes Charm Layer Set combines delicate pearls, romantic hearts,\n            golden coins, and floral details to create a collection that feels both timeless and effortlessly feminine.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Like treasures collected along the shoreline, every charm tells its own story — of love, memories, dreams, and the moments that shape us.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Designed to layer beautifully, this set captures the feeling of warm sea air,\n            golden light, and endless summer evenings.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n            Elegant enough for every day and meaningful enough to treasure forever, the Ocean Eyes Charm Layer Set becomes a reflection of your own journey.\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"symbol-grid\"\u003e\n\n    \u003cdiv class=\"symbol-card\"\u003e\n        \u003ch3\u003ePearls\u003c\/h3\u003e\n        \u003cp\u003eRepresenting wisdom, beauty, purity, and timeless elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"symbol-card\"\u003e\n        \u003ch3\u003eHearts\u003c\/h3\u003e\n        \u003cp\u003eSymbols of love, connection, and the people who matter most.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"symbol-card\"\u003e\n        \u003ch3\u003eFlorals\u003c\/h3\u003e\n        \u003cp\u003eCelebrating growth, beauty, femininity, and life's changing seasons.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"symbol-card\"\u003e\n        \u003ch3\u003eGold Coins\u003c\/h3\u003e\n        \u003cp\u003eRepresenting prosperity, abundance, luck, and treasured memories.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"symbol-card\"\u003e\n        \u003ch3\u003eLayered Design\u003c\/h3\u003e\n        \u003cp\u003eMultiple layers create depth, movement, and effortless luxury.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"symbol-card\"\u003e\n        \u003ch3\u003eOcean Inspiration\u003c\/h3\u003e\n        \u003cp\u003eCapturing the calm, beauty, and freedom found by the sea.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"quote-section\"\u003e\n\n    \u003cdiv class=\"quote\"\u003e\n        \"Like the ocean, the most beautiful stories run deep.\"\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"quote-small\"\u003e\n        COLLECT A MEMORY\n    \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cstyle\u003e\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600\u0026family=Montserrat:wght@300;400\u0026display=swap');\n\n.ocean-section{\n    display:flex;\n    align-items:center;\n    gap:70px;\n    max-width:1300px;\n    margin:80px auto 50px;\n    padding:60px;\n    background:linear-gradient(135deg,#f8fafc,#eef5f7);\n    border-radius:24px;\n    box-shadow:0 25px 60px rgba(0,0,0,0.08);\n}\n\n.ocean-image{\n    flex:1;\n}\n\n.ocean-image img{\n    width:100%;\n    border-radius:20px;\n    box-shadow:0 30px 60px rgba(0,0,0,0.15);\n    animation:float 6s ease-in-out infinite;\n}\n\n.ocean-content{\n    flex:1;\n}\n\n.ocean-badge{\n    letter-spacing:4px;\n    color:#b89652;\n    font-size:12px;\n    text-transform:uppercase;\n    margin-bottom:20px;\n}\n\n.ocean-content h2{\n    font-family:'Cormorant Garamond', serif;\n    font-size:60px;\n    color:#222;\n    margin:0;\n}\n\n.gold-divider{\n    width:120px;\n    height:1px;\n    margin:30px 0;\n    background:linear-gradient(\n        90deg,\n        transparent,\n        #b89652,\n        transparent\n    );\n    animation:shimmer 4s infinite;\n}\n\n.lead-text{\n    font-family:'Cormorant Garamond', serif;\n    font-size:24px;\n    color:#7a8b96;\n}\n\n.ocean-content p{\n    font-family:'Montserrat', sans-serif;\n    color:#555;\n    line-height:2;\n}\n\n.symbol-grid{\n    max-width:1200px;\n    margin:0 auto;\n    padding:20px;\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:25px;\n}\n\n.symbol-card{\n    background:white;\n    border:1px solid #eef0f2;\n    padding:30px;\n    transition:.4s;\n}\n\n.symbol-card:hover{\n    transform:translateY(-8px);\n    box-shadow:0 20px 40px rgba(0,0,0,.08);\n}\n\n.symbol-card h3{\n    font-family:'Cormorant Garamond', serif;\n    color:#b89652;\n    font-size:32px;\n    margin-top:0;\n}\n\n.symbol-card p{\n    color:#666;\n    line-height:1.8;\n    font-size:15px;\n}\n\n.quote-section{\n    margin:80px auto;\n    max-width:1000px;\n    padding:60px;\n    background:#f7fafb;\n    text-align:center;\n    border-radius:20px;\n}\n\n.quote{\n    font-family:'Cormorant Garamond', serif;\n    font-size:42px;\n    color:#222;\n    line-height:1.4;\n}\n\n.quote-small{\n    margin-top:20px;\n    letter-spacing:4px;\n    color:#b89652;\n    text-transform:uppercase;\n    font-size:12px;\n}\n\n@keyframes float{\n    0%{\n        transform:translateY(0);\n    }\n    50%{\n        transform:translateY(-12px);\n    }\n    100%{\n        transform:translateY(0);\n    }\n}\n\n@keyframes shimmer{\n    0%{\n        opacity:.4;\n    }\n    50%{\n        opacity:1;\n    }\n    100%{\n        opacity:.4;\n    }\n}\n\n@media(max-width:900px){\n\n.ocean-section{\n    flex-direction:column;\n    padding:40px 25px;\n}\n\n.ocean-content{\n    text-align:center;\n}\n\n.ocean-content h2{\n    font-size:42px;\n}\n\n.gold-divider{\n    margin:30px auto;\n}\n\n.lead-text{\n    font-size:20px;\n}\n\n.quote{\n    font-size:30px;\n}\n\n}\n\n  \u003c\/style\u003e","brand":"Collect A Memory","offers":[{"title":"Default Title","offer_id":47952935649474,"sku":null,"price":359.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5803\/5394\/files\/3-tier-charm-necklace-on-model.png?v=1782321254","url":"https:\/\/collectamemory.co.za\/products\/bohemian-blessing-charm-necklace-copy","provider":"Collect A Memory","version":"1.0","type":"link"}