{"product_id":"hey-harper-gold-necklace-for-women-trendy-necklace-14k-golden-pvd-coating-waterproof-sweatproof-non-tarnish-jewelry-chain-necklaces","title":"Hey Harper Gold Necklace For Women Trendy Necklace - 14K Golden PVD Coating Waterproof \u0026 Sweatproof Non Tarnish Jewelry Chain Necklaces","description":"\u003cdiv\u003e\u003cdiv lang=\"en_US\"\u003e\n \u003cdiv class=\"aplus-v2 desktop celwidget\" cel_widget_id=\"aplus\"\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n.aplus-v2 .premium-aplus-module-2 .premium-background-wrapper {\n    position: relative;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper {\n    position: absolute;\n    width: 50%;\n    height: 100%;\n    top: 0;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right {\n    left: 50%;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right {\n    left: auto;\n    right: 50%;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color {\n    color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background {\n    padding: 20px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic {\n    padding-bottom: 10px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading {\n    padding-bottom: 20px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .aplus-module-2-description {\n    line-height: 1.5em;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background {\n    background: rgba(255,255,255,0.5);\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background {\n    background: rgba(0,0,0,0.5);\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item {\n  color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-content-container {\n    display: table;\n    height: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container {\n    padding-left: 40px;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container {\n\tpadding-left: 0px;\n\tpadding-right: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container {\n    padding-right: 40px;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container {\n    padding-right: 0px;\n    padding-left: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-content-column {\n    display: table-cell;\n    vertical-align: middle;\n}\n\n\n\u003c\/style\u003e\n  \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\nP.now('premium-module-5-comparison-table-scroller').execute('init-premium-module-5-comparison-table', function(init){\n    if (init) {\n        return;\n    }\n    P.register('premium-module-5-comparison-table-scroller', function(){\n        return function() {\n            P.when('jQuery', 'a-popover', 'A', 'ready').execute('premium-5-comparison-table-scroller', function($, popover, A) {\n                function initCompTable(module) {\n                    \/**\n                    * Premium comparison table: popover trigger module\n                    *\/\n                    var comparisonName = $(module).data('comparison-name');\n                    (function() {\n                        var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger');\n                        $additionalInfo.each(function(i, trigger) {\n                            return popover.create(trigger, $(trigger).data());\n                        });\n                        $additionalInfo.hover(\n                            function() {\n                                $(this).focus();\n                            }\n                        );\n                    })();\n                    \/**\n                    * Premium comparison table: adjust column width module\n                    *\/\n                    (function() {\n                        var VISIBLE_COLUMNS = 4.2;  \/* How many visible columns on load *\/\n                        var MIN_WIDTH = 230;\n                        var getWidth = function() {\n                            return $(this).outerWidth();\n                        }\n                        \/* cache selectors *\/\n                        var\n                            $container = $('.aplus-v2 .comparison-table #'+comparisonName),\n                            $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),\n                            $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'),\n                            $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'),\n                            $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item');\n\n                        \/* Formula for determining desired column width *\/\n\n                        var calculatedColumnWidth = Math.floor(\n                            ($container.innerWidth() - $header.innerWidth()) \/ VISIBLE_COLUMNS\n                        );\n\n                        var childWidths = $activeColumn.map(getWidth).get();\n                        var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths));\n                        var minColumnWidth = $columns.innerWidth();\n\n                        \/* set the min-width of each column to the calulated width or minWidth *\/\n                        $columns.css(\n                            'min-width',\n                            Math.max(MIN_WIDTH, (calculatedColumnWidth \u003c minColumnWidth\n                                ? calculatedColumnWidth\n                                : minColumnWidth))\n                        );\n                        $activeColumn.css('width', maxChildWidth);\n\n                        \/* show the component *\/\n                        $container.removeClass('loading');\n                    })();\n\n                    \/**\n                     * Premium comparison table: sticky attribute \u0026 column\n                     *\/\n\n                    (function() {\n                        \/* cache selectors *\/\n                        const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName);\n                        const header = comparisonTable.querySelector('td.attribute');\n                        const fixedColumn = comparisonTable.querySelector('td.active');\n\n                        const attributeColumnObserver = new ResizeObserver((entries) =\u003e {\n                            for (let entry of entries) {\n                                const bounds = entry.target.getBoundingClientRect().width;\n                                const activeCellWidth = window.getComputedStyle(fixedColumn).left;\n                                if (bounds + \"px\" !== activeCellWidth) {\n                                    const activeCells = document.querySelectorAll('.aplus-data-column.active');\n                                    activeCells.forEach(cell =\u003e cell.style.left = bounds + \"px\");\n\n                                }\n                            }\n\n                        })\n\n                        attributeColumnObserver.observe(header)\n                    })();\n\n                    \/**\n                    * Premium comparison table: top scroll bar\n                    *\/\n                    (function() {\n                        \/* cache selectors *\/\n                        var\n                            $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),\n                            $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'),\n                            $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'),\n                            $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'),\n                            $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'),\n                            $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar');\n                        \/* confirm fixed column exists and can add width to the total width of the scroll bar *\/\n                        var fixedColumnWidth = $fixedColumn.innerWidth();\n                        if ( fixedColumnWidth === null ) {\n                            fixedColumnWidth = 0;\n                        }\n                        \/* set width of scrollBar *\/\n                        $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth());\n                        \/* connect scrolls together *\/\n                        $scrollWrapperTop.scroll(function() {\n                            $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft());\n                        });\n                        $scrollWrapperBottom.scroll(function() {\n                            $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft());\n                        });\n                    })();\n                }\n\n                $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) {\n                    initCompTable(module);\n                });\n            });\n        }\n    });\n});\n}));\u003c\/script\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium-module 5: Comparision table - scroller\n *\/\n\n.aplus-v2 .premium-aplus-module-5 h1 {\n    padding-bottom: 30px;\n}\n\n\/* position column-headers relative to this table *\/\n.aplus-v2 .premium-aplus-module-5 .table-container {\n    position: relative;\n    opacity: 1;\n}\n\n.aplus-v2 .premium-aplus-module-5 .table-container.loading {\n    opacity: 0;\n}\n\n.aplus-v2 .premium-aplus-module-5 .table-slider {\n    overflow-x: scroll;\n    overflow-y: visible;\n    width: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-5 td.attribute {\n    min-width: 300px;\n    top: auto;\n    left: 0;\n    z-index: 100;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-5 td.attribute {\n    right: 0px;\n    left: auto;\n}\n\n.aplus-v2 .premium-aplus-module-5 td.active-item,\n.aplus-v2 .premium-aplus-module-5 th.active-item {\n    top: auto;\n    left: 300px;\n    z-index: 100;\n}\n\nhtml[dir=\"rtl\"]  .premium-aplus-module-5 td.active-item,\nhtml[dir=\"rtl\"]  .premium-aplus-module-5 th.active-item {\n    left: auto;\n    right: 300px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .attribute,\n.aplus-v2 .premium-aplus-module-5 .active-item{\n    position: sticky;\n}\n\n.aplus-v2 .premium-aplus-module-5 table.a-bordered td,\n.aplus-v2 .premium-aplus-module-5 table.a-bordered th {\n    background-color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after {\n    content: \"?\";\n    display: inline-block;\n    font-size: 12px;\n    position: relative;\n    bottom: 5px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .product-title {\n    font-size: 15px;\n    padding: 10px 0;\n}\n\n.aplus-v2 .premium-aplus-module-5 .scroll-width {\n    overflow-x: scroll;\n    overflow-y: visible;\n}\n\n\n.aplus-v2 .premium-aplus-module-5 td.attribute.empty {\n    height: 300px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .header-img {\n    padding-top: 10px;\n}\n\n\/* Override default AUI .a-bordered table borders *\/\n.aplus-v2 .premium-aplus-module-5 table.a-bordered {\n    border-width: 0;\n    border-color: #eaeaea;\n    border-style: solid;\n}\n\n\/* Size the top scroller *\/\n.aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top {\n    width: 100%;\n    height: 20px;\n    overflow-x: scroll;\n    overflow-y: visible;\n}\n\n.aplus-v2 .premium-aplus-module-5 .scroll-bar {\n    height: 1px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .add-to-cart {\n    line-height: 1rem;\n    font-weight: normal;\n}\n\n.aplus-v2 .premium-aplus-module-5 .review {\n    font-size: 14px;\n}\n\u003c\/style\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium modules global styles\n *\/\n.aplus-v2.desktop {\n  max-width: 1464px;\n  min-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  word-wrap: break-word;\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\/* Undo this for tech-specs because it breaks table layout *\/\n.aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; }\n\n.aplus-v2 .premium-aplus,\n.aplus-v2 .premium-aplus .aplus-h1,\n.aplus-v2 .premium-aplus .aplus-h2,\n.aplus-v2 .premium-aplus .aplus-p1,\n.aplus-v2 .premium-aplus .aplus-p2,\n.aplus-v2 .premium-aplus .aplus-p3,\n.aplus-v2 .premium-aplus .aplus-accent1,\n.aplus-v2 .premium-aplus .aplus-accent2\n{ font-family: Arial, sans-serif; }\n\n.aplus-v2 .premium-aplus,\n.aplus-v2 .premium-aplus .aplus-h1,\n.aplus-v2 .premium-aplus .aplus-h2,\n.aplus-v2 .premium-aplus .aplus-p1,\n.aplus-v2 .premium-aplus .aplus-p2,\n.aplus-v2 .premium-aplus .aplus-p3,\n.aplus-v2 .premium-aplus .aplus-accent1,\n.aplus-v2 .premium-aplus .aplus-accent2\n{ font-family: inherit; }\n\n\/* type *\/\n.aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; }\n.aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; }\n\n\/* spacing *\/\n.aplus-v2 .aplus-container-1 { padding: 40px; }\n.aplus-v2 .aplus-container-1-2 { padding: 40px 80px; }\n.aplus-v2 .aplus-container-2 { padding: 80px; }\n.aplus-v2 .aplus-container-3 { padding: 40px 0; }\n\n\/* Display *\/\n.aplus-v2 .premium-aplus .aplus-display-table { display: table; }\n.aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; }\n.aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; }\n\n\/* Aplus display table with min-width 1000px and fill remaining space inside parent *\/\n.aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% }\n\n\/**\n* Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80.\n*\/\n\n\u003c\/style\u003e\n  \u003cdiv class=\"aplus-content-wrapper\"\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"necklace trendy waterproof sweatproof layered stacked gym shower pool beach\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/07583d80-52ef-45c2-81cd-e3dd4759ffa8.__CR0,0,2928,1200_PT0_SX1464_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/07583d80-52ef-45c2-81cd-e3dd4759ffa8.__CR0,0,2928,1200_PT0_SX1464_V1___.png\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"necklace trendy waterproof sweatproof layered stacked gym shower pool beach\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/07583d80-52ef-45c2-81cd-e3dd4759ffa8.__CR0,0,2928,1200_PT0_SX1464_V1___.png\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"herringbone gold necklace nassau \" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e08ef46f-17d2-4677-8cbf-a2d564d709f3.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e08ef46f-17d2-4677-8cbf-a2d564d709f3.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"herringbone gold necklace nassau \" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e08ef46f-17d2-4677-8cbf-a2d564d709f3.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"gold necklace for women waterproof sweatproof everyday fits\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/25ff7a80-b241-4eea-9f57-9edc48501279.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/25ff7a80-b241-4eea-9f57-9edc48501279.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"gold necklace for women waterproof sweatproof everyday fits\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/25ff7a80-b241-4eea-9f57-9edc48501279.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"necklace gold chain women jewelry necklaces sterling gifts girls layered inch plated \" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/629048f9-7ee8-4b0a-b5ce-da0eaae6b69e.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/629048f9-7ee8-4b0a-b5ce-da0eaae6b69e.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"necklace gold chain women jewelry necklaces sterling gifts girls layered inch plated \" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/629048f9-7ee8-4b0a-b5ce-da0eaae6b69e.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"tarnish free shower sim style swaty durable gold plating \" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6836c457-0555-4b38-a604-6073a1cee967.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6836c457-0555-4b38-a604-6073a1cee967.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"tarnish free shower sim style swaty durable gold plating \" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6836c457-0555-4b38-a604-6073a1cee967.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-5-comparison-table-scroller aplus-premium\" cel_widget_id=\"aplus-premium-module-5-comparison-table-scroller\"\u003e\n    \u003cdiv class=\"premium-aplus premium-aplus-module-5 aplus-container-3 comparison-table\"\u003e\n     \u003ch3 class=\"a-text-center aplus-h1 a-text-bold\"\u003eHey Harper Waterproof Jewerly Comparison\u003c\/h3\u003e\n     \u003cdiv id=\"comparison-table-container-5\" data-comparison-name=\"comparison-table-container-5\" class=\"a-section a-spacing-none table-container loading\"\u003e\n      \u003cdiv class=\"table-slider scroll-wrapper-bottom\"\u003e\n       \u003ctable class=\"a-bordered a-horizontal-stripes scroll-width\"\u003e\n        \u003ctbody\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute empty\"\u003e\u003c\/td\u003e\n          \u003cth class=\"aplus-data-column top-header active active-item\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"Clara Necklace\" href=\"\/dp\/B0CXM9MGTQ?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2e53c8c7-7fb8-4c9c-aaa6-865823b5627d.__CR0,271,377,424_PT0_SX200_V1___.jpeg\"\u003e \n            \u003cp class=\"product-title\"\u003eClara Necklace\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hB23FiLpMB2d8JxwidO9OJ8pZgMq++RDyBnaepwDb369AAAAAGpAfb0yZWViZWUzYy05ZmVkLTRhMGYtYjBkOC0wOWZiZTYwZTYxM2Y=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0CXM9MGTQ\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"cXqrT%2BJdrYgnxlVaJmxvJNTv8ZVxtP5zw%2BSosX18U%2FDR4MzlNPurZBCf0eXh5Uptqjlebxz9vO7Vu42rohVw576gkzVbldx72jSX7%2FsqiA3%2Fa8yZ%2B6jfL11lbAisNMNjdiSx14f1Us%2FKuc3dKVGZNp4%2Bn5hvfe8furVhJOaAbbaSgBCFwpGcjCyqUBBifCWK\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"Nassau Necklace\" href=\"\/dp\/B09QMJRRR1?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/59b11ef8-3c67-4313-8eb7-fc45aa32c6d1.__CR0,0,200,225_PT0_SX200_V1___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003eNassau Necklace\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hB23FiLpMB2d8JxwidO9OJ8pZgMq++RDyBnaepwDb369AAAAAGpAfb0yZWViZWUzYy05ZmVkLTRhMGYtYjBkOC0wOWZiZTYwZTYxM2Y=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B09QMJRRR1\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"dg1It8oUMU5hrmAedaJ33ooLnqBiKZboESFp9VbPwCRcEvq595mVCGeVVk%2BSh0z9Z9LakYL9Rt3PXoUSp7YemB%2BRhmsNDpHtIbrGgNun%2FR0ZIvfA7B%2FJoCJKilSDFhkzQtDIjR8gmY%2Bk65Z4yaxLxR80VoHgTXlPyQLurlhJUuhjCCi48QxMhg1k56bLV%2Fnl\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"Bermuda Necklace\" href=\"\/dp\/B09QQGZ3LS?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5816d47f-f311-47cb-9068-7e3b8f930eeb.__CR81,0,1301,1464_PT0_SX200_V1___.png\"\u003e \n            \u003cp class=\"product-title\"\u003eBermuda Necklace\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hB23FiLpMB2d8JxwidO9OJ8pZgMq++RDyBnaepwDb369AAAAAGpAfb0yZWViZWUzYy05ZmVkLTRhMGYtYjBkOC0wOWZiZTYwZTYxM2Y=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B09QQGZ3LS\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"UdECv70uQZnTTwt8L3gqk%2F1by0%2Blft6s%2FGPXg%2FQqNMqsfx8M8GolmUsCe0J6n%2FxiQaBkk16NLQFSf2cU4f9TKAVaakealWLec3zH6gt9W3D1b4cCX9JFgUTbmdlgLvRvbRsaMk8WAWTpCZqnv6ShjJiFhmBZrkHlPVGs549DvUzdhgh%2FBxnHStElXEjC0wGb\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"Maravila Necklace\" href=\"\/dp\/B09QMJ52LD?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7a06deec-ff5b-4576-a5a5-436045e7ed43.__CR0,0,200,225_PT0_SX200_V1___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003eMaravila Necklace\u003c\/p\u003e \u003c\/a\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n                                                            logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", false)\n                                                        \u003c\/script\u003e\n           \u003cdiv class=\"add-to-cart\"\u003e\n            \u003cspan class=\"a-button a-button-base\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ca href=\"\/dp\/B09QMJ52LD?ref=emc_p_m_5_i_atc\" class=\"a-button-text\"\u003e Buying Options \u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e\n           \u003c\/div\u003e\n\u003c\/th\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Customer Reviews \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.1 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e251\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.3 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e431\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.2 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e249\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.1 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e251\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Price \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$73.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e73\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$50.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e50\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$61.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e61\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e — \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Metal \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Stainless Steel \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Stainless Steel \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Stainless Steel \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Stainless Steel \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Color \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Gold \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Gold \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Gold \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Gold \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Water Resistant \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Sweatproof \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Does it tarnish \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e No \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e No \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e No \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e No \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Ideal Gift \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Yes \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n       \u003c\/table\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\n    P.when('premium-module-5-comparison-table-scroller', 'ready').execute('invoke-premium-5-comparison-table', function(init){ init() });\n}));\u003c\/script\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cdiv id=\"productDescription\" class=\"a-section a-spacing-small\"\u003e\n \u003cp\u003e\u003c\/p\u003e\n \u003cp\u003e\u003cspan class=\"a-text-bold\"\u003eAbout Hey Harper\u003c\/span\u003e\u003c\/p\u003e\n \u003cp\u003e\u003cspan\u003eAt Hey Harper, we believe quality is not a luxury, but a standard. Hey Harper was born with the dream of having quality long-lasting jewelry that will not break the bank. Our jewelry is crafted with highly resistant and durable stainless steel with a 10x stronger coating process called Physical Vapor Deposition (PVD). Our durable metal is loved for being corrosion-resistant along with its ability to last a long time without breaking or needing to be replaced. Enjoy jewelry with the perfect color that will not fade, but if the color of your jewelry fades for any reason, Hey Harper will replace it - no questions asked!\u003c\/span\u003e\u003c\/p\u003e\n \u003cp\u003e\u003c\/p\u003e\n \u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cdiv id=\"productFactsDesktopExpander\" data-a-expander-name=\"productFactsDesktopExpander\" data-a-expander-collapsed-height=\"400\" class=\"a-expander-collapsed-height a-row a-expander-container a-spacing-medium a-expander-partial-collapse-container\"\u003e\n \u003cdiv data-expanded=\"false\" class=\"a-expander-content a-expander-partial-collapse-content\"\u003e\n  \u003c!-- this uses AUI list\/listitem elements in desktop --\u003e\n  \u003cdiv class=\"a-section\" role=\"list\"\u003e\n   \u003cdiv class=\"a-fixed-left-grid product-facts-detail\"\u003e\n    \u003cdiv class=\"a-fixed-left-grid-inner\"\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-left\"\u003e\n      \u003cspan\u003eMaterial\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eStainless Steel\u003c\/span\u003e \n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"a-fixed-left-grid product-facts-detail\"\u003e\n    \u003cdiv class=\"a-fixed-left-grid-inner\"\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-left\"\u003e\n      \u003cspan\u003eMetal type\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eStainless Steel\u003c\/span\u003e \n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"a-fixed-left-grid product-facts-detail\"\u003e\n    \u003cdiv class=\"a-fixed-left-grid-inner\"\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-left\"\u003e\n      \u003cspan\u003eClasp type\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eSpring Ring\u003c\/span\u003e \n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"a-fixed-left-grid product-facts-detail\"\u003e\n    \u003cdiv class=\"a-fixed-left-grid-inner\"\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-left\"\u003e\n      \u003cspan\u003eChain type\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eBox\u003c\/span\u003e \n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"a-fixed-left-grid product-facts-detail\"\u003e\n    \u003cdiv class=\"a-fixed-left-grid-inner\"\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-left\"\u003e\n      \u003cspan\u003eGem type\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eNo Gemstone\u003c\/span\u003e \n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"a-fixed-left-grid product-facts-detail\"\u003e\n    \u003cdiv class=\"a-fixed-left-grid-inner\"\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-left\"\u003e\n      \u003cspan\u003eItem type name\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eChain Necklaces\u003c\/span\u003e \n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003c!-- this is where AUI list\/listitem elements in desktop ends --\u003e\n  \u003chr aria-hidden=\"true\" class=\"a-spacing-base a-spacing-top-base a-divider-normal\"\u003e\n  \u003ch3 class=\"product-facts-title\"\u003eAbout this item\u003c\/h3\u003e\n  \u003cul class=\"a-unordered-list a-vertical a-spacing-small\"\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eJEWELRY FOR A LIFETIME: When we say waterproof, we mean it! Every jewelry piece is carefully crafted to last a lifetime to withstand water exposure and high-intensity exercises without discoloring. If there are any issues, just let us know - no questions asked.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eNEVER TAKE IT OFF: Capture the attention of anyone with this gold necklace for women! Our trendy gold necklace is a charming addition that will amplify all outfits with ease. This gold chain for women is carefully crafted with stainless steel, and it’s waterproof and sweat-proof, allowing you to wear this gold necklace anywhere and never have to take it off. Apply lotion, use perfume, and exercise with the necklace with no worries about the integrity of the necklace.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003ePERFECT FOR EVERY OCCASION: Enjoy our beautiful necklace in stunning gold that’s sure to compliment any skin tone and wardrobe! This gold necklace creates a charming look that’s ideal for just about any night out, everyday wear at the office, or while lounging by the pool.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eRIGHT LEVEL OF SOPHISTICATION: Enjoy this stainless steel necklace for women that features a gold chain with a 14K golden color PVD coating - the same material as high-end watches. The gold necklace chain is the perfect choice for those who are looking for something minimalistic to wear daily that offers a stunning look.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eEXTEND YOUR LOOK: Wear this trendy necklace as your go-to everyday piece! You can dress this simple gold necklace up with a stack or wear it solo for a sleek minimalistic statement.\u003c\/span\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"GearGridCA","offers":[{"title":"1mm 13.78' GB Beaded Cable Chain","offer_id":47632028696754,"sku":null,"price":78.1,"currency_code":"CAD","in_stock":true},{"title":"Gold","offer_id":47632028729522,"sku":null,"price":99.4,"currency_code":"CAD","in_stock":true},{"title":"3mm 15.94' Herringbone Necklace + 2mm 17.30' Rope Chain Necklace","offer_id":47632028762290,"sku":null,"price":190.29,"currency_code":"CAD","in_stock":true},{"title":"1mm 16.5' GB Cable Chain Necklace","offer_id":47632028795058,"sku":null,"price":86.62,"currency_code":"CAD","in_stock":true},{"title":"4mm 13.78' Paperclip Chain Necklace","offer_id":47632028827826,"sku":null,"price":86.62,"currency_code":"CAD","in_stock":true},{"title":"1mm 15.94' GB Beaded Cable Chain","offer_id":47632028860594,"sku":null,"price":71.0,"currency_code":"CAD","in_stock":true},{"title":"8mm 17.71' GB Cable Link Chain","offer_id":47632028893362,"sku":null,"price":102.24,"currency_code":"CAD","in_stock":true},{"title":"17.72' GB Luna Oval Beaded Chain Necklace","offer_id":47632028926130,"sku":null,"price":106.5,"currency_code":"CAD","in_stock":true},{"title":"2mm 17.13' GB Rope Chain Necklace","offer_id":47632028958898,"sku":null,"price":71.0,"currency_code":"CAD","in_stock":true},{"title":"15.75' GB Minimalistic Square Box Chain Necklace","offer_id":47632028991666,"sku":null,"price":85.2,"currency_code":"CAD","in_stock":true},{"title":"17.72' GB Luna Round Beaded Chain Necklace","offer_id":47632029024434,"sku":null,"price":99.4,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0774\/2776\/9522\/files\/51V_LWHTBgL.jpg?v=1782611402","url":"https:\/\/amabus.store\/products\/hey-harper-gold-necklace-for-women-trendy-necklace-14k-golden-pvd-coating-waterproof-sweatproof-non-tarnish-jewelry-chain-necklaces","provider":"GearGridCA","version":"1.0","type":"link"}