{"product_id":"prettygarden-womens-quarter-zip-pullover-sweater-v-neck-collared-ribbed-knit-with-thumb-holes-cozy-loose-fit-jumper-for-all-seasons","title":"PRETTYGARDEN Women's Quarter Zip Pullover Sweater | V-Neck Collared Ribbed Knit with Thumb Holes – Cozy Loose-Fit Jumper for All Seasons","description":"\u003c!-- PRETTYGARDEN Women's Quarter Zip Pullover Sweater Landing Page --\u003e\n\u003cdiv id=\"lp-prettygarden-sweater\"\u003e\n  \u003cstyle\u003e\n    #lp-prettygarden-sweater {\n      font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n      color: #333;\n      background-color: #ffffff;\n      line-height: 1.6;\n      margin: 0;\n      padding: 0;\n      overflow-x: hidden;\n    }\n\n    #lp-prettygarden-sweater .pg-container {\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    \/* Hero Section *\/\n    #lp-prettygarden-sweater .pg-hero {\n      padding: 60px 0 80px;\n      background: #fdf6f6; \/* Soft pink-white background *\/\n      text-align: center;\n    }\n\n    #lp-prettygarden-sweater .pg-hero-tag {\n      display: inline-block;\n      background: #e1b4b4;\n      color: #fff;\n      padding: 5px 15px;\n      font-size: 12px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      margin-bottom: 20px;\n      border-radius: 50px;\n    }\n\n    #lp-prettygarden-sweater .pg-hero h1 {\n      font-size: 2.8rem;\n      font-weight: 700;\n      margin-bottom: 20px;\n      line-height: 1.1;\n      color: #1a1a1a;\n    }\n\n    #lp-prettygarden-sweater .pg-hero p {\n      font-size: 1.2rem;\n      color: #666;\n      margin-bottom: 40px;\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    #lp-prettygarden-sweater .pg-hero-img-wrap {\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    #lp-prettygarden-sweater .pg-main-img {\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 15px 40px rgba(0,0,0,0.05);\n    }\n\n    \/* Features Grid *\/\n    #lp-prettygarden-sweater .pg-section-title {\n      text-align: center;\n      font-size: 2.2rem;\n      margin: 80px 0 40px;\n      font-weight: 700;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-grid {\n      display: flex;\n      align-items: center;\n      gap: 50px;\n      margin-bottom: 80px;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-grid.reverse {\n      flex-direction: row-reverse;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-img {\n      flex: 1;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-img img {\n      width: 100%;\n      border-radius: 12px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    }\n\n    #lp-prettygarden-sweater .pg-feature-text {\n      flex: 1;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-text h3 {\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n      color: #1a1a1a;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-list {\n      list-style: none;\n      padding: 0;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-list li {\n      margin-bottom: 15px;\n      padding-left: 25px;\n      position: relative;\n    }\n\n    #lp-prettygarden-sweater .pg-feature-list li::before {\n      content: \"•\";\n      color: #e1b4b4;\n      font-size: 1.5rem;\n      position: absolute;\n      left: 0;\n      top: -5px;\n    }\n\n    \/* Details Showcase *\/\n    #lp-prettygarden-sweater .pg-details-banner {\n      background-color: #fafafa;\n      padding: 80px 0;\n      text-align: center;\n    }\n\n    #lp-prettygarden-sweater .pg-details-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n      margin-top: 40px;\n    }\n\n    #lp-prettygarden-sweater .pg-details-item img {\n      width: 100%;\n      aspect-ratio: 3\/4;\n      object-fit: cover;\n      border-radius: 4px;\n    }\n\n    #lp-prettygarden-sweater .pg-details-label {\n      margin-top: 15px;\n      font-weight: 600;\n      font-size: 14px;\n      text-transform: uppercase;\n    }\n\n    \/* Size Chart Section *\/\n    #lp-prettygarden-sweater .pg-size-section {\n      padding: 80px 0;\n      text-align: center;\n      background: #fff;\n    }\n\n    #lp-prettygarden-sweater .pg-size-img {\n      width: 100%;\n      max-width: 900px;\n      margin-top: 30px;\n      border: 1px solid #eee;\n    }\n\n    \/* CTA Section *\/\n    #lp-prettygarden-sweater .pg-cta {\n      padding: 100px 20px;\n      text-align: center;\n      background: #1a1a1a;\n      color: #fff;\n    }\n\n    #lp-prettygarden-sweater .pg-btn {\n      display: inline-block;\n      background: #fff;\n      color: #000;\n      padding: 18px 60px;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 1.1rem;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      transition: all 0.3s;\n    }\n\n    #lp-prettygarden-sweater .pg-btn:hover {\n      background: #e1b4b4;\n      color: #fff;\n      transform: translateY(-3px);\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 768px) {\n      #lp-prettygarden-sweater .pg-hero h1 { font-size: 2rem; }\n      #lp-prettygarden-sweater .pg-feature-grid, \n      #lp-prettygarden-sweater .pg-feature-grid.reverse { flex-direction: column; text-align: center; }\n      #lp-prettygarden-sweater .pg-details-grid { grid-template-columns: 1fr; }\n      #lp-prettygarden-sweater .pg-feature-text h3 { font-size: 1.5rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"pg-hero\"\u003e\n    \u003cdiv class=\"pg-container\"\u003e\n      \u003cspan class=\"pg-hero-tag\"\u003eWardrobe Essential\u003c\/span\u003e\n      \u003ch1\u003eWomen's Quarter Zip Ribbed Sweater\u003c\/h1\u003e\n      \u003cp\u003eCozy meets chic. The perfect loose-fit pullover designed for effortless layering across all seasons.\u003c\/p\u003e\n      \u003cdiv class=\"pg-hero-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A13bb4650f68a490bafef98c234a6cdb7q.jpg\" alt=\"Prettygarden Pink Sweater Hero\" class=\"pg-main-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Features Highlight --\u003e\n  \u003csection class=\"pg-container\"\u003e\n    \u003ch2 class=\"pg-section-title\"\u003eENGINEERED FOR COMFORT\u003c\/h2\u003e\n    \n    \u003cdiv class=\"pg-feature-grid\"\u003e\n      \u003cdiv class=\"pg-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Afbb1169794094eef999491f21d3bf088R.jpg\" alt=\"Quarter Zip Detail\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pg-feature-text\"\u003e\n        \u003ch3\u003eVersatile Quarter Zip Design\u003c\/h3\u003e\n        \u003cp\u003eFeaturing a smooth, high-quality metal zipper that allows you to style it as a polished polo collar or a cozy v-neck. This jumper effortlessly transitions from morning coffee to an evening out.\u003c\/p\u003e\n        \u003cul class=\"pg-feature-list\"\u003e\n          \u003cli\u003eFlattering V-Neck Collared Look\u003c\/li\u003e\n          \u003cli\u003eRelaxed \u0026amp; Loose-Fit Silhouette\u003c\/li\u003e\n          \u003cli\u003ePremium Ribbed Knit Texture\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pg-feature-grid reverse\"\u003e\n      \u003cdiv class=\"pg-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Afe66e0d35e344f27aa5944b8de811ecfL.jpg\" alt=\"Thumb Hole Detail\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pg-feature-text\"\u003e\n        \u003ch3\u003eFunctional Thumb Hole Cuffs\u003c\/h3\u003e\n        \u003cp\u003eKeep your hands warm and your sleeves in place. Our signature thumb hole design adds a modern athletic touch to this classic casual knit, providing extra coverage and a cozy feel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Lifestyle Showcase --\u003e\n  \u003csection class=\"pg-details-banner\"\u003e\n    \u003cdiv class=\"pg-container\"\u003e\n      \u003ch2\u003eELEVATE YOUR EVERYDAY STYLE\u003c\/h2\u003e\n      \u003cdiv class=\"pg-details-grid\"\u003e\n        \u003cdiv class=\"pg-details-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Ab66d302e5ab04144a2ac1cbc4a405a0fO.jpg\" alt=\"Lifestyle Pink Sweater\"\u003e\n          \u003cdiv class=\"pg-details-label\"\u003eEFFORTLESS CASUAL\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pg-details-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A249e3992efa447778186b7c67b96f9f5y.jpg\" alt=\"Front View Detail\"\u003e\n          \u003cdiv class=\"pg-details-label\"\u003ePREMIUM TEXTURE\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pg-details-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A13bb4650f68a490bafef98c234a6cdb7q.jpg\" alt=\"Cozy Fit\"\u003e\n          \u003cdiv class=\"pg-details-label\"\u003eALL-SEASON WEAR\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Size Chart Section --\u003e\n  \u003csection class=\"pg-size-section\"\u003e\n    \u003cdiv class=\"pg-container\"\u003e\n      \u003ch2\u003eFIND YOUR PERFECT FIT\u003c\/h2\u003e\n      \u003cp style=\"color: #666;\"\u003eOur sweaters are designed with a relaxed, loose fit. Please use our guide for precision sizing.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Ada8783f7be994033b9b69fbb10d09b22h.jpg\" alt=\"Prettygarden Size Chart\" class=\"pg-size-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Final CTA Section --\u003e\n  \u003csection class=\"pg-cta\"\u003e\n    \u003cdiv class=\"pg-container\"\u003e\n      \u003ch2 style=\"font-size: 2.5rem; margin-bottom: 30px;\"\u003eREADY TO GET COZY?\u003c\/h2\u003e\n      \u003cp style=\"margin-bottom: 40px; opacity: 0.8;\"\u003eUpgrade your knitwear rotation with the viral quarter-zip jumper.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"pg-btn\"\u003eShop The Collection\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Pink \/ S","offer_id":54021066916208,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":54021066948976,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":54021066981744,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":54021067014512,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":54021067047280,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":54021067080048,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":54021067112816,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":54021067145584,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":54021067178352,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":54021067211120,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":54021067243888,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":54021067276656,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":54021067309424,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":54021067342192,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":54021067374960,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":54021067407728,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":54021067440496,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":54021067473264,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":54021067506032,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":54021067538800,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ S","offer_id":54021067571568,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ M","offer_id":54021067604336,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ L","offer_id":54021067637104,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ XL","offer_id":54021067669872,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ 2XL","offer_id":54021067702640,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/8628\/7472\/files\/cc4c79af6a854d61a4c61c4c540510c2_tplv-fhlh96nyum-resize-jpeg_800_800.jpg?v=1783742771","url":"https:\/\/www.outfitselects.com\/products\/prettygarden-womens-quarter-zip-pullover-sweater-v-neck-collared-ribbed-knit-with-thumb-holes-cozy-loose-fit-jumper-for-all-seasons","provider":"My Store","version":"1.0","type":"link"}