1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated main product image
Product video preview

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.

Gemsnglams

1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated

USD 138.59

Condition: New with packaging

View on eBay

Description

View 1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated with current marketplace pricing, condition, product images and item details. You can customize the following things given below Colour Stones ( Red / Green / Yellow / Blue / Black ). Engraving ( No. of characters will subject to size and space in the jewelry ). Gems & Glams /* Reset and Base Styles */ * { margin: 0; padding: 0; box-sizing: border-box; font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; } body { color: #8c52ff; line-height: 1.5; font-size: 14px; background-color: #fff; } a { text-decoration: none; color: #8c52ff; transition: color 0.2s ease; } a:hover { color: #8c52ff; } ul { list-style: none; } img { max-width: 100%; height: auto; } .container { /* max-width: 1200px; */ margin: 0 auto; padding: 0 15px; } .container.header { display: flex; justify-content: space-between; align-items: center; flex-direction: column; } .clearfix::after { content: ""; display: table; clear: both; } /* Header Styles */ header { border-bottom: 1px solid #eee; padding: 10px 0; background-color: #fff; top: 0; z-index: 1000; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .welcome-text { font-size: 16px; color: #666; padding: 5px 0; font-weight: bold; } .logo { float: right; width: 100%; display: flex; flex-direction: column; align-items: center; } /* .logo img { width: 100%; } */ .logo-image { width: 90px; outline: none; border: none; text-decoration: none; vertical-align: middle; display: inline-block; max-width: 100%; } .main-nav { margin: 15px 0; width: 100%; } .main-nav ul { display: flex; justify-content: space-evenly; flex-wrap: wrap; } .main-nav li { margin-right: 30px; } .main-nav a { font-weight: bold; padding: 5px 0; font-size: 15px; position: relative; } .main-nav a:hover { color: #8c52ff; } .main-nav a:after { content: ""; position: absolute; width: 0; height: 2px; background: #8c52ff; bottom: 0; left: 0; transition: width 0.3s ease; } .main-nav a:hover:after { width: 100%; } /* Main Content Layout */ .main-content { display: flex; margin-top: 20px; } .sidebar { width: 20%; padding-right: 20px; } .product-content { width: 100%; } /* Product Gallery */ .product-gallery { width: 80px; float: left; } .gallery-item { border: 1px solid #ddd; margin-bottom: 10px; cursor: pointer; padding: 5px; transition: all 0.2s ease; height: 80px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .gallery-item img { max-height: 100%; object-fit: cover; } .gallery-item:hover { border-color: #8c52ff; transform: translateY(-2px); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); } .gallery-item.active { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } .product-main-image { width: calc(100% - 100px); float: left; padding-left: 20px; position: relative; overflow: hidden; display: flex; } .jewelry-banner { position: relative; width: 100%; /* height: 100vh; */ min-height: 500px; background-image: url("https://sellerpundit-bucket-1.s3.ap-south-1.amazonaws.com/Screenshot%202025-06-19%20143930.png"); background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 20px; display: flex; align-items: center; justify-content: flex-start; padding: 0 8%; } .content { position: relative; z-index: 2; max-width: 500px; color: #8c52ff; } .new-design { font-family: "Georgia", "Times New Roman", serif; font-size: 2.2rem; font-style: italic; font-weight: 300; color: #8c52ff; margin-bottom: 15px; letter-spacing: 1px; } .divider { width: 120px; height: 1px; background: #8c52ff; margin: 20px 0 25px 0; } .main-title { font-family: "Arial", "Helvetica", sans-serif; font-size: 3.2rem; font-weight: 300; letter-spacing: 6px; color: #8c52ff; margin-bottom: 40px; text-transform: uppercase; line-height: 1.2; } .cta-button { display: inline-block; padding: 16px 40px; background: #d4af8c; color: #8c52ff; text-decoration: none; font-family: "Arial", "Helvetica", sans-serif; font-size: 1rem; font-weight: 400; letter-spacing: 1px; transition: all 0.3s ease; border: 2px solid transparent; } .cta-button:hover { background: rgba(212, 175, 140, 0.8); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(212, 175, 140, 0.3); } /* Tablet Styles */ @media (max-width: 1024px) { .jewelry-banner { padding: 0 6%; } .new-design { font-size: 2rem; } .main-title { font-size: 2.8rem; letter-spacing: 4px; } } /* Mobile Styles */ @media (max-width: 768px) { .jewelry-banner { height: 80vh; min-height: 450px; padding: 0 5%; justify-content: center; text-align: center; } .content { max-width: 100%; } .new-design { font-size: 1.8rem; margin-bottom: 12px; } .divider { width: 100px; margin: 18px auto 22px auto; } .main-title { font-size: 2.2rem; letter-spacing: 3px; margin-bottom: 35px; line-height: 1.3; } .cta-button { padding: 14px 35px; font-size: 0.95rem; } } /* Small Mobile Styles */ @media (max-width: 480px) { .jewelry-banner { height: 70vh; min-height: 400px; padding: 0 4%; } .new-design { font-size: 1.5rem; margin-bottom: 10px; } .divider { width: 80px; margin: 15px auto 20px auto; } .main-title { font-size: 1.8rem; letter-spacing: 2px; margin-bottom: 30px; } .cta-button { padding: 12px 28px; font-size: 0.9rem; letter-spacing: 0.5px; } } /* Extra Small Mobile */ @media (max-width: 360px) { .new-design { font-size: 1.3rem; } .main-title { font-size: 1.5rem; letter-spacing: 1px; } .cta-button { padding: 10px 24px; font-size: 0.85rem; } } /* Image Zoom Effect */ .zoom-container { position: relative; overflow: hidden; cursor: zoom-in; height: 500px; display: flex; align-items: center; justify-content: center; background-color: #f9f9f9; border-radius: 5px; } .zoom-container img { transition: transform 0.5s ease; display: block; max-height: 100%; object-fit: contain; } .zoom-container:hover img { transform: scale(1.5); } /* Product Info */ .product-info { /* width: 50%; */ float: left; padding-left: 20px; } .product-title { font-size: 24px; color: #2c3e50; margin-bottom: 15px; font-weight: normal; line-height: 1.3; } .price-section { margin: 20px 0; background-color: #f9f9f9; padding: 15px; border-radius: 5px; } .price-label { font-size: 12px; color: #666; text-transform: uppercase; letter-spacing: 1px; } .price { font-size: 28px; color: #8c52ff; font-weight: bold; } /* Product Benefits */ .product-benefits { margin: 30px 0; background-color: #f9f9f9; padding: 20px; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .benefit-item { display: flex; align-items: center; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #eee; } .benefit-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .benefit-icon { width: 36px; height: 36px; background-color: #8c52ff; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 15px; color: white; font-size: 16px; box-shadow: 0 3px 6px rgba(52, 152, 219, 0.3); } .benefit-text { font-size: 13px; color: #666; } .benefit-text strong { display: block; font-size: 14px; color: #8c52ff; margin-bottom: 3px; } /* Action Buttons */ .action-buttons { margin: 20px 0; } .btn { display: inline-block; padding: 12px 24px; border-radius: 4px; font-weight: bold; text-align: center; cursor: pointer; transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 0.5px; font-size: 14px; } .btn-primary { background-color: #8c52ff; color: white; border: none; box-shadow: 0 4px 6px rgba(52, 152, 219, 0.3); } .btn-primary:hover { background-color: #2980b9; transform: translateY(-2px); box-shadow: 0 6px 8px rgba(52, 152, 219, 0.4); } .btn-outline { border: 1px solid #8c52ff; color: #8c52ff; background: transparent; } .btn-outline:hover { background-color: #f8f9fa; transform: translateY(-2px); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } /* Product Tabs */ .product-tabs { clear: both; margin-top: 40px; border-top: 1px solid #eee; padding-top: 20px; display: flex; } .tab-header { font-size: 16px; color: #8c52ff; margin-bottom: 15px; font-weight: bold; position: relative; display: inline-block; } .tab-header:after { content: ""; position: absolute; width: 50px; height: 2px; background: #8c52ff; bottom: -5px; left: 0; } .tab-content { margin-bottom: 30px; line-height: 1.6; color: #555; } .spec-row { display: flex; margin-bottom: 10px; padding: 8px 0; border-bottom: 1px solid #f0f0f0; } .spec-row:last-child { border-bottom: none; } .spec-label { width: 150px; font-weight: bold; color: #555; } .spec-value { color: #666; } /* Categories Sidebar */ .categories-header { font-size: 16px; font-weight: bold; margin-bottom: 15px; color: #8c52ff; position: relative; padding-bottom: 10px; border-bottom: 2px solid #eee; } .categories-header:after { content: ""; position: absolute; width: 50px; height: 2px; background: #8c52ff; bottom: -2px; left: 0; } .categories-list { max-height: 500px; overflow-y: auto; padding-right: 10px; } .categories-list::-webkit-scrollbar { width: 5px; } .categories-list::-webkit-scrollbar-track { background: #f1f1f1; } .categories-list::-webkit-scrollbar-thumb { background: #ccc; border-radius: 5px; } .categories-list li { margin-bottom: 8px; padding: 3px 0; } .categories-list a { color: #666; transition: all 0.2s; display: block; padding: 3px 0; } .categories-list a:hover { color: #8c52ff; padding-left: 5px; } /* Banner */ .banner { background: linear-gradient(135deg, #8c52ff, #2980b9); color: white; padding: 30px; margin: 40px 0; border-radius: 8px; position: relative; overflow: hidden; box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3); } .banner:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("https://images.unsplash.com/photo-1595950653106-6c9ebd614d3a?auto=format&fit=crop&w=1000&q=80") no-repeat; background-size: cover; opacity: 0.1; mix-blend-mode: overlay; } .banner-content { width: 60%; position: relative; z-index: 2; } .banner-title { font-size: 28px; margin-bottom: 10px; font-weight: bold; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .banner-subtitle { font-size: 16px; margin-bottom: 20px; opacity: 0.9; } .banner-image { position: absolute; right: 0px; bottom: 0; width: 40%; max-height: 100%; z-index: 1; } /* Customer Reviews */ .reviews-section { margin: 40px 0; background-color: #f9f9f9; padding: 30px; border-radius: 8px; } .section-title { font-size: 18px; margin-bottom: 20px; color: #8c52ff; position: relative; padding-bottom: 10px; } .section-title:after { content: ""; position: absolute; width: 50px; height: 2px; background: #8c52ff; bottom: 0; left: 0; } .review-item { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; } .review-item:last-child { border-bottom: none; } .review-header { display: flex; justify-content: space-between; margin-bottom: 10px; } .review-icon { color: #27ae60; margin-right: 5px; } .review-rating { color: #f39c12; } /* Product Grid */ .product-grid { display: flex; flex-wrap: wrap; margin: 0 -10px; } .grid-item { width: 33.333%; padding: 0 10px; margin-bottom: 20px; } .grid-item-inner { border: 1px solid #eee; padding: 15px; height: 100%; position: relative; transition: all 0.3s ease; border-radius: 5px; } .grid-item-inner:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .grid-item-image { height: 200px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; overflow: hidden; border-radius: 3px; } .grid-item-image img { transition: transform 0.3s ease; max-height: 100%; object-fit: contain; } .grid-item-inner:hover .grid-item-image img { transform: scale(1.05); } .grid-item-title { font-size: 14px; margin-bottom: 10px; height: 40px; overflow: hidden; color: #8c52ff; } .grid-item-price { color: #8c52ff; font-weight: bold; font-size: 16px; } /* Collection Banners */ .collection-grid { display: flex; flex-wrap: wrap; margin: 0px; } .collection-item { width: 33.333%; padding: 0 10px; margin-bottom: 20px; } .collection-inner { position: relative; height: 200px; overflow: hidden; border-radius: 8px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: all 0.3s ease; } .collection-inner:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .collection-image { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; } .collection-inner:hover .collection-image { transform: scale(1.1); } .collection-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; flex-direction: column; justify-content: center; align-items: center; color: white; text-align: center; padding: 20px; transition: background 0.3s ease; } .collection-inner:hover .collection-overlay { background: rgba(0, 0, 0, 0.6); } .collection-title { font-size: 20px; font-weight: bold; margin-bottom: 15px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } /* Footer */ footer { background-color: #f8f9fa; padding: 60px 0 30px; margin-top: 60px; border-top: 1px solid #eee; } .footer-sections { display: flex; justify-content: space-between; margin-bottom: 40px; } .footer-section { width: 20%; } .footer-title { font-size: 16px; font-weight: bold; margin-bottom: 20px; color: #8c52ff; position: relative; padding-bottom: 10px; } .footer-title:after { content: ""; position: absolute; width: 30px; height: 2px; background: #8c52ff; bottom: 0; left: 0; } .footer-links li { margin-bottom: 10px; } .footer-links a { color: #666; transition: color 0.2s; } .footer-links a:hover { color: #8c52ff; padding-left: 5px; } .newsletter-form { margin-top: 15px; } .form-input { padding: 10px; width: 100%; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 4px; transition: all 0.3s ease; } .form-input:focus { border-color: #8c52ff; outline: none; box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2); } .btn-sm { padding: 8px 15px; font-size: 12px; } .payment-icons { margin-top: 20px; display: flex; flex-wrap: wrap; } .product-image-title { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; } .payment-icons img { height: 30px; margin-right: 10px; margin-bottom: 10px; filter: grayscale(100%); opacity: 0.7; transition: all 0.3s ease; } .payment-icons img:hover { filter: grayscale(0%); opacity: 1; } .footer-bottom { text-align: center; padding-top: 30px; border-top: 1px solid #eee; color: #666; font-size: 12px; } .footer-logo { width: 150px; margin: 0 auto 20px; } /* Related Products */ .related-products { margin: 40px 0; padding: 30px; background-color: #f9f9f9; border-radius: 8px; } .related-product-grid { display: flex; margin: 0 -10px; } .related-product-item { width: 33.333%; padding: 0 10px; } .related-product-inner { border: 1px solid #eee; padding: 15px; text-align: center; background-color: #fff; border-radius: 5px; transition: all 0.3s ease; } .related-product-inner:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .related-product-image { height: 150px; display: flex; align-items: center; justify-content: center; margin-bottom: 15px; overflow: hidden; } .related-product-image img { transition: transform 0.3s ease; max-height: 100%; object-fit: contain; } .related-product-inner:hover .related-product-image img { transform: scale(1.05); } .related-product-title { font-size: 13px; margin-bottom: 10px; height: 40px; overflow: hidden; color: #8c52ff; } .related-product-price { color: #8c52ff; font-weight: bold; font-size: 16px; } /* Responsive */ @media (max-width: 992px) { .sidebar { width: 25%; } .product-content { width: 75%; } .product-info { width: 100%; padding-left: 0; margin-top: 20px; } .collection-item, .grid-item { width: 50%; } } @media (max-width: 768px) { .sidebar { display: none; } .product-content { width: 100%; } .product-gallery { width: 100%; float: none; display: flex; overflow-x: auto; margin-bottom: 20px; } .gallery-item { margin-right: 10px; margin-bottom: 0; min-width: 60px; } .product-main-image { width: 100%; float: none; padding-left: 0; } .footer-sections { flex-wrap: wrap; } .footer-section { width: 50%; margin-bottom: 30px; } } @media (max-width: 576px) { .collection-item, .grid-item, .related-product-item { width: 100%; } .footer-section { width: 100%; } } /* Advanced Image Zoom */ .img-magnifier-container { position: relative; } .img-magnifier-glass { position: absolute; border: 3px solid #000; border-radius: 50%; cursor: none; width: 150px; height: 150px; display: none; } @media (max-width: 992px) { .main-content { flex-direction: column; } .sidebar { width: 100%; padding-right: 0; margin-bottom: 20px; } .product-content { width: 100%; } .product-main-image, .product-gallery { width: 100%; float: none; padding-left: 0; } .collection-item, .grid-item, .related-product-item { width: 50%; } } @media (max-width: 768px) { .main-content { flex-direction: column; } .sidebar { display: none; } .product-content { width: 100%; } .product-gallery-wrapper { flex-direction: column-reverse; align-items: stretch; width: 100%; } .product-gallery { width: 100%; display: flex; flex-direction: row; overflow-x: auto; margin-bottom: 10px; float: none; } .gallery-item { min-width: 60px; margin-right: 10px; margin-bottom: 0; } .product-main-image { width: 100%; padding-left: 0; float: none; display: flex; flex-direction: column; align-items: center; } .img-magnifier-container { width: 100%; height: auto; } .main-img { max-width: 100%; height: auto; } .product-info { padding-left: 0; margin-top: 20px; width: 100%; } .collection-item, .grid-item, .related-product-item { width: 100%; } .footer-sections { flex-direction: column; } .footer-section { width: 100%; margin-bottom: 20px; } .css-tabs .tab-labels { flex-direction: column; gap: 8px; } .css-tabs .tab-label { border-bottom: none; border-left: 4px solid transparent; text-align: left; padding: 10px 0 10px 10px; margin-right: 0; margin-bottom: 8px; font-size: 16px; } } @media (max-width: 576px) { .container { padding: 0 5px; } .main-content { flex-direction: column; } .product-title { font-size: 18px; } .banner-content { width: 100%; padding: 0; } .banner-title { font-size: 20px; } .banner-image { display: none; } .collection-item, .grid-item, .related-product-item { width: 100%; padding: 0; } .tab-header { font-size: 14px; } .tab-content { font-size: 13px; } .product-image-title { display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 20px; } .btn, .btn-outline, .btn-primary { width: 100%; margin-bottom: 10px; font-size: 15px; padding: 12px 0; } .product-tabs { justify-content: center; } .tab-content-group { flex-direction: column; justify-content: center; align-items: center; } .logo-image { width: 40px; outline: none; border: none; text-decoration: none; vertical-align: middle; display: inline-block; max-width: 100%; } } 1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated Welcome  to "Gems N Glams" We offer Customization If you want to add personal touch to this piece contact us and we will create one just for you. You can customize the following things given below : 1. Free Gift Wrapping on Request 2. Redesign 3. Metal Change ( 925 Sterling Silver / 10k Gold / 14k Gold / 18k Gold ) 4. Metal Colour Change ( White / Rose / Yellow ) 5. Colour Stones ( Red / Green / Yellow / Blue / Black ) 6. Engraving ( No. of characters will subject to size and space in the jewelry ). PAYMENT POLICY 1. We accept payment via PayPal only. 2. You can also use a credit card for payment by using Pay Pal as a guest. 3. Payment is required within 3 days after buying. SHIPPING POLICY 1. We ship worldwide. 2. Handling time is 10 business days after receiving clear payment and size confirmation. ( Business days excludes Saturdays / Sundays and Public Holidays. 3. Delivery time will be 5 working days (which may extend during peak season time). 4. Kindly provide complete address and contact number for hassle FREE WORLDWIDE SHIPPING Standard shipping with online tracking and delivery confirmation within 3-5 working days can be availed on request. RETURN POLICY 1. We accept returns only if there is any manufacturing defect or in transit damage. 2. Refund amount is based on product's price you have purchased for.  3. Please remember to contact us before sending any item back. 4. For incomplete or wrong address we are not liable for any return. 5. If the buyer wants to return the item for his/her own personal reasons ( without any valid reason of item received in damage condition or  unless it is defective ) the return shipping charges will be born by buyer. BUYER'S FEEDBACK 1. Your feedback is very important to us. 2. Do remember to give us 5 star rating if you are satisfied with our product and service. 3. If you have any queries related to the product or service you can expect a reply within 12-48 hours of inquiry. 4. Do contact us before leaving a negative or neutral feedback to get a 100% solution for the dissatisfaction caused to you. CONTACT US Feel Free to contact us for any queries about the product through " Ask Seller a Question " THANK YOU    VISIT AGAIN. ABOUT US About Us Contact Us PAYMENT SHIPPING Shipping Information International Shipping RETURNS Return Policy Exchanges NEWSLETTER Add your email to your newsletter and receive our email newsletter about new items and special promotions! SIGN UP Template Designed By BOOST.com --> /* Show main image based on checked radio */ #img1:checked ~ label[for="img1"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img2:checked ~ label[for="img2"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img3:checked ~ label[for="img3"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img4:checked ~ label[for="img4"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img5:checked ~ label[for="img5"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } #img6:checked ~ label[for="img6"] { border-color: #8c52ff; box-shadow: 0 0 0 2px #8c52ff; } /* Show only the selected main image */ #img1:checked ~ .product-main-image .img1, #img2:checked ~ .product-main-image .img2, #img3:checked ~ .product-main-image .img3, #img4:checked ~ .product-main-image .img4, #img5:checked ~ .product-main-image .img5, #img6:checked ~ .product-main-image .img6 { display: block !important; } /* Tab Container */ .css-tabs { width: 100%; margin: 40px 0; font-size: 15px; } .css-tabs input[type="radio"] { display: none; } .css-tabs .tab-labels { display: flex; border-bottom: 2px solid #e0e0e0; margin-bottom: 0; } .css-tabs input[type="radio"]:checked + .tab-label { color: #8c52ff; border-bottom: 2px solid #8c52ff; background: #f9f9f9; } .css-tabs .tab-content { display: none; padding: 25px 0 0 0; color: #777; background: #f9f9f9; border-radius: 0 0 8px 8px; min-height: 80px; } #tab1:checked ~ .tab-content-group #tab-content1, #tab2:checked ~ .tab-content-group #tab-content2, #tab3:checked ~ .tab-content-group #tab-content3, #tab4:checked ~ .tab-content-group #tab-content4, #tab5:checked ~ .tab-content-group #tab-content5 { display: block; } .css-tabs .tab-label { flex: 1; text-align: center; padding: 15px 0 10px 0; cursor: pointer; color: #8c52ff; font-weight: bold; border-bottom: 2px solid transparent; transition: color 0.2s, border-color 0.2s; position: relative; background: #fff; user-select: none; margin-right: 10%; /* Add gap between tabs */ } .css-tabs .tab-label:last-of-type { margin-right: 0; /* Remove gap after last tab */ } .css-tabs .tab-labels { display: flex; border-bottom: 2px solid #e0e0e0; margin-bottom: 0; gap: 16px; /* Optional: for modern browsers, adds gap between flex items */ } @media (max-width: 600px) { .css-tabs .tab-labels { flex-direction: column; gap: 8px; /* Smaller gap for mobile */ } .css-tabs .tab-label { border-bottom: none; border-left: 4px solid transparent; text-align: left; padding: 6px 0 6px 10px; margin-right: 0; margin-bottom: 8px; /* Add vertical gap for stacked tabs */ } .css-tabs .tab-label:last-of-type { margin-bottom: 0; } } Condition: New with packaging. Category: Jewelry & Watches › Fine Jewelry › Necklaces & Pendants. Brand: Gemsnglams.

Number of Diamonds
Unknown
Antique
No
Pendant Shape
Solitaire
Closure
Lobster
Occasion
Anniversary, Birthday, Christmas, Engagement, Wedding
Main Stone Color
White
Metal
Yellow Gold Plated
Secondary Stone
Moissanite
Necklace Length
18 in
Main Stone
Moissanite
Vintage
No
Personalize
Yes
Main Stone Treatment
Not Enhanced
Unit Type
Jewelry & Watches : Fine Jewelry : Necklaces & Pendants
Main Stone Shape
Round
Pendant/Locket Type
Charm
Style
Chain
Gemstone Clarity Grade
Eye Clean
Base Metal
Sterling Silver
Features
Nickel-Free
Number of Gemstones
Unknown
Handmade
No
Chain Type
Cable
Main Stone Creation
Natural
Seller Warranty
Yes
Signed
No
Color
Yellow
Cut Grade
Excellent
Material
Gemstone, Stone
Materials sourced from
India
Total Carat Weight
1.00 - 2.99
Brand
Gemsnglams
Diamond Clarity Grade
VVS1
Setting Style
Bezel
Type
Pendant
Metal Purity
925 Sterling Silver
Customized
Yes
Colored Diamond Intensity
Fancy
Diamond Color Grade
D
Theme
Beauty

Product details in pictures

Additional views from the marketplace listing for 1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated.

1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 11.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 21.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 31.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 41.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 51.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 61.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated detailed image 7

Similar visual styles

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.

1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 1
Style 1
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 2
Style 2
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 3
Style 3
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 4
Style 4
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 5
Style 5
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 6
Style 6
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 7
Style 7
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 8
Style 8
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 9
Style 9
1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated similar visual style 10
Style 10

Related products

Related marketplace listings for 1.50Ct Round Cut Real Moissanite Women's Heart Pendant 14K Yellow Gold Plated.