{"product_id":"linen-lounge-sets-for-women-stand-collar-sleeveless-top-and-baggy-wide-leg-pants-casual-business-2-piece-set","title":"Linen Lounge sets for women, Stand Collar Sleeveless Top and Baggy Wide Leg Pants, Casual Business 2 Piece Set","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     \u003ch1 class=\"a-text-center aplus-container-3 aplus-h1 a-text-bold\"\u003eLinen Lounge Sets for Women 2 Piece Beach Vacation Outfits\u003c\/h1\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=\"lounge sets for women\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4166b04a-e620-4bcc-ace1-987f271b7656.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4166b04a-e620-4bcc-ace1-987f271b7656.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"lounge sets for women\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4166b04a-e620-4bcc-ace1-987f271b7656.__CR0,0,1464,600_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     \u003ch1 class=\"a-text-center aplus-container-3 aplus-h1 a-text-bold\"\u003eLinen 2 Piece Lounge Set for Women Beach Vacation Outfits\u003c\/h1\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=\"lounge sets for women\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9612226b-9cce-491b-9ec0-c1aa6c10006a.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9612226b-9cce-491b-9ec0-c1aa6c10006a.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"lounge sets for women\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9612226b-9cce-491b-9ec0-c1aa6c10006a.__CR0,0,1464,600_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     \u003ch1 class=\"a-text-center aplus-container-3 aplus-h1 a-text-bold\"\u003e2 Piece Sets For Women Linen Tops And High Waist Wide Leg Pants\u003c\/h1\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=\"lounge sets for women\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/05c0cfe5-d4c1-45c5-b62d-f5167d618637.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/05c0cfe5-d4c1-45c5-b62d-f5167d618637.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"lounge sets for women\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/05c0cfe5-d4c1-45c5-b62d-f5167d618637.__CR0,0,1464,600_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     \u003ch1 class=\"a-text-center aplus-container-3 aplus-h1 a-text-bold\"\u003eSummer Sets Linen For Women 2 Piece Casual Clothes\u003c\/h1\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=\"lounge sets for women\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/54b45d79-8fca-47a5-9b88-dea150e31330.__CR0,0,1464,600_PT0_SX1464_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/54b45d79-8fca-47a5-9b88-dea150e31330.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"lounge sets for women\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/54b45d79-8fca-47a5-9b88-dea150e31330.__CR0,0,1464,600_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     \u003ch1 class=\"a-text-center aplus-container-3 aplus-h1 a-text-bold\"\u003e2 Piece Sets For Women Linen Oversized Pants For Women\u003c\/h1\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=\"lounge sets for women\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/44bc9706-fa2e-4d10-a624-fda505bf1e88.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/44bc9706-fa2e-4d10-a624-fda505bf1e88.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"lounge sets for women\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/44bc9706-fa2e-4d10-a624-fda505bf1e88.__CR0,0,1464,600_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\"\u003e2 Piece Sets for Women\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=\"2 Piece Sets for Women\" href=\"\/dp\/B0H7B1SWS9?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/31iMQgCOsZL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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=\"hFtaDh3zvQCsovRa2oA8\/WXkRonAqkdpBwKyZWoDyFKaAAAAAGpi0C5lOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H7B1SWS9\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"Zv7bUngB2QicUuRIf67ezxSdo2Yqlaot6J10%2F%2BYCMNJ9DO3MuTSU9ManhbV%2FpJzDRSRFESsGpRH1nsB3M%2FmLcaJ6%2FhB0Z5IGIjyD41QpqgWG5SEDS8DLEfW6xy6gXEQNfo8tDbhcLSl67aQs1xBzNPLzS77sk9lm98O7tspJ8tGuRG%2Bs0zhfUYVJLzKe5XMB\"\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=\"2 Piece Sets for Women\" href=\"\/dp\/B0H796FBSY?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/31yGPZ5AFYL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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=\"hFtaDh3zvQCsovRa2oA8\/WXkRonAqkdpBwKyZWoDyFKaAAAAAGpi0C5lOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H796FBSY\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"O1hxuOulhUEMnyPBMgF00OO35X%2Bj3rul9l11wwTyTHZzyn8fR%2B2dXgnfSxJXYjge4W5SJErTPGOJn%2FadEgVGI%2FrZX0e0Qjg8NMwFpVQOmKeky4gB0hjxX3%2FW5qMcG4ehGGxa25ZtZWkHxxAlwIRon%2BfVi6z27TBduHN0K6sQgd8dLiKKOQRFi3joE0a7Dd68\"\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=\"2 Piece Sets for Women\" href=\"\/dp\/B0H792KFNP?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/41fEtl0On%2BL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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=\"hFtaDh3zvQCsovRa2oA8\/WXkRonAqkdpBwKyZWoDyFKaAAAAAGpi0C5lOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H792KFNP\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"ckZq41xWiNH9lEXXsUuHHiuqKVbDLAX3r1GlnDnqAlprV3y%2BiHVmWAjDqPx63v8kZK21y4DYTVtF94IEqkbGqJeeOEoCmv92J0Tgow%2BagImZeLosU4bQ2QHM1ReJoOl3LI25Q4GtCHZgmbpFe8zx1knFeGv0SU%2BG5NbZbBP4HzHBnQVeyvVrxu6HqW3k%2B8dQ\"\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=\"2 Piece Sets for Women\" href=\"\/dp\/B0H79S3T6F?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/315v9hsZWML.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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=\"hFtaDh3zvQCsovRa2oA8\/WXkRonAqkdpBwKyZWoDyFKaAAAAAGpi0C5lOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H79S3T6F\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"uuZebAkIfFNZHNNMZHPjYbLmcVhZjwuSx9LPoP8HEtflow9kOLD92p6hkj1RnhkArVLomXpq2SGch8XEMffk11Fi3PhxfkwqEltfJdnJCEOA2JgRa8AyRQb9FlnQNYznVZhL3FcoPCYPiq%2FiaBVjTwsuvXRwmfawo4a%2FlG9ccdnNjq7P1oh7eZVM8Wp%2Fe%2F%2FK\"\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=\"2 Piece Sets for Women\" href=\"\/dp\/B0H79VS18W?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/31T0vrm0FXL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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\/B0H79VS18W?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          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"2 Piece Sets for Women\" href=\"\/dp\/B0H79JXG9P?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/41fIS%2Blf%2BdL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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=\"hFtaDh3zvQCsovRa2oA8\/WXkRonAqkdpBwKyZWoDyFKaAAAAAGpi0C5lOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H79JXG9P\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"NjcV%2BiqNGzy9z5VrmFSmwNk0sTUtmowVsWlGBUtxsL6Orj0GL44zGUORP2EZo5SrYsT3bZTm4f9XckM%2BtQVZzgQeFygxWrGLIJeGtniQUfknIYtQfdSqgOfJAxYTMxh1pcRyzMIOVH%2F5vGm9ZLxIHQ70cjtHMMrnApSbA0Z7GwPhg5tu1dhGQubKKxgBvANn\"\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=\"2 Piece Sets for Women\" href=\"\/dp\/B0H794LRTK?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/31VeOYL088L.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e2 Piece Sets for Women\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=\"hFtaDh3zvQCsovRa2oA8\/WXkRonAqkdpBwKyZWoDyFKaAAAAAGpi0C5lOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H794LRTK\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"NjcV%2BiqNGzy9z5VrmFSmwG5g3UYExrXO8dihoWBetTAvc7fwjSOSy2roZW4ELEjB5D9tmmgfh2o6pKVNLeShK27bwGNOyBzcRdWxrtdfQngw4QuTV0uYgP%2FH0PxGNleBls6RuF82y%2FbrrdkKHp2hDUB0EZ6%2BOtyRyHSdhErLSq9jYyBoFGz0Nr%2BXdGmPvPPj\"\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         \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$27.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e27\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\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$31.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e31\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\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$29.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e29\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\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$32.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e32\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\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          \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$31.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e31\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\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$27.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e27\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\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 Season \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 Spring\/Summer\/Fall \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Spring\/Summer\/Fall \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Spring\/Summer\/Fall \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Spring\/Summer\/Fall \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Spring\/Summer\/Fall \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Spring\/Summer\/Fall \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Spring\/Summer\/Fall \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 Sleeve \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 Short Sleeve \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Sleeveless \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Short Sleeve \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Short Sleeve \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Sleeveless \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Short Sleeve \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Sleeveless \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 Matching Sets Women Clothing \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 Matching Sets Women Clothing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Matching Sets Women Clothing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Matching Sets Women Clothing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Matching Sets Women Clothing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Matching Sets Women Clothing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Matching Sets Women Clothing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Matching Sets Women Clothing \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 Lounge Sets for Women \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 ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\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          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\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          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\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 Soft\/Comfy \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 ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\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          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\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          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\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        \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=\"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\u003eFabric type\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003e70% Cotton, 30% Linen\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\u003eCare instructions\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eMachine Wash\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\u003eOrigin\u003c\/span\u003e \n     \u003c\/div\u003e\n     \u003cdiv class=\"a-fixed-left-grid-col a-col-right\"\u003e\n      \u003cspan\u003eImported\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\"\u003eThis linen sets for women 2 piece counts as elegant two piece sets for women, combining stand collar fitted sleeveless top and baggy flowy pants for women, refined matching set and upscale matching sets women clothing for formal-casual daily outfit.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eMade of natural breathable cotton linen material, the lounge sets for women balances tailored shape and air permeability, premium fabric makes it sophisticated 2 piece sets for women summer for warm seasonal dressing.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eVersatile lounge sets for women like this womens summer sets fits office break rest and night home relaxing, mixed-fit sets for women easily switches between indoor leisure and casual outdoor occasions.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003ePerfect as resort wear for women 2026, travel outfits for women and vacation outfits for women, this summer sets with flowy summer pants for women is ideal for resort dinner, urban sightseeing and short holiday travel.\u003c\/span\u003e\u003c\/li\u003e\n   \u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eBaggy flowy summer pants for women pair with tailored sleeveless waistcoat to form multi-scene workout sets for women, this two piece sets for women summer suits casual stroll and low-load leisure fitness activities.\u003c\/span\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Moodwell","offers":[{"title":"Small \/ Gray","offer_id":45917611917372,"sku":"B0H79Q1NJ6","price":31.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Black","offer_id":45917611327548,"sku":"B0H79H6BGQ","price":39.98,"currency_code":"USD","in_stock":true},{"title":"XX-Large \/ Wine","offer_id":45917611360316,"sku":"B0H79NBCR8","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Wine","offer_id":45917611393084,"sku":"B0H79CP16Z","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Large \/ Black","offer_id":45917611425852,"sku":"B0H79VS9YW","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Large \/ Wine","offer_id":45917611458620,"sku":"B0H792P9MB","price":39.98,"currency_code":"USD","in_stock":true},{"title":"XX-Large \/ Gray","offer_id":45917611491388,"sku":"B0H7994JDQ","price":39.98,"currency_code":"USD","in_stock":true},{"title":"XX-Large \/ Black","offer_id":45917611524156,"sku":"B0H797YQTL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Small \/ White","offer_id":45917611294780,"sku":"B0H796FBSY","price":39.98,"currency_code":"USD","in_stock":true},{"title":"XX-Large \/ White","offer_id":45917611556924,"sku":"B0H79F324B","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Gray","offer_id":45917611589692,"sku":"B0H79JJS48","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Medium \/ Black","offer_id":45917611622460,"sku":"B0H79FQ22H","price":39.98,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Gray","offer_id":45917611655228,"sku":"B0H792JK9D","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Medium \/ White","offer_id":45917611687996,"sku":"B0H79JFYDV","price":39.98,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ Wine","offer_id":45917611720764,"sku":"B0H79YYXWV","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Large \/ Gray","offer_id":45917611753532,"sku":"B0H79JR9YX","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Large \/ White","offer_id":45917611786300,"sku":"B0H79RX4DX","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Small \/ Wine","offer_id":45917611819068,"sku":"B0H79NM248","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Small \/ Black","offer_id":45917611851836,"sku":"B0H79S6J6M","price":1.99,"currency_code":"USD","in_stock":true},{"title":"X-Large \/ White","offer_id":45917611884604,"sku":"B0H798WDFL","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/8612\/6652\/files\/51Qk7c_w3LL._AC_SL1500.jpg?v=1784860738","url":"https:\/\/moodwell-store.myshopify.com\/products\/linen-lounge-sets-for-women-stand-collar-sleeveless-top-and-baggy-wide-leg-pants-casual-business-2-piece-set","provider":"Moodwell","version":"1.0","type":"link"}