{"product_id":"mens-loose-fit-cat-print-knit-jumper-round-neck-jacquard-pullover-casual-cartoon-sweater-for-autumn-winter-everyday-style","title":"Men's Loose-Fit Cat Print Knit Jumper | Round Neck Jacquard Pullover – Casual Cartoon Sweater for Autumn Winter \u0026 Everyday Style","description":"\u003c!-- Men's Loose-Fit Cat Print Knit Jumper Landing Page --\u003e\n\u003cdiv id=\"lp-cat-jumper\"\u003e\n  \u003cstyle\u003e\n    #lp-cat-jumper {\n      font-family: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, 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-cat-jumper .cj-container {\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    \/* Hero Section *\/\n    #lp-cat-jumper .cj-hero {\n      padding: 60px 0 80px;\n      background: #f4f4f4;\n      text-align: center;\n    }\n\n    #lp-cat-jumper .cj-tag {\n      display: inline-block;\n      background: #333;\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: 25px;\n      border-radius: 2px;\n    }\n\n    #lp-cat-jumper .cj-hero h1 {\n      font-size: 2.8rem;\n      font-weight: 800;\n      margin-bottom: 20px;\n      line-height: 1.1;\n      color: #1a1a1a;\n      text-transform: uppercase;\n    }\n\n    #lp-cat-jumper .cj-hero p {\n      font-size: 1.2rem;\n      color: #666;\n      margin-bottom: 45px;\n      max-width: 700px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    #lp-cat-jumper .cj-hero-img-wrap {\n      max-width: 700px;\n      margin: 0 auto;\n    }\n\n    #lp-cat-jumper .cj-main-img {\n      width: 100%;\n      height: auto;\n      border-radius: 4px;\n      box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n    }\n\n    \/* Concept \u0026 Design *\/\n    #lp-cat-jumper .cj-section-title {\n      text-align: center;\n      font-size: 2.2rem;\n      margin: 80px 0 40px;\n      font-weight: 700;\n    }\n\n    #lp-cat-jumper .cj-feature-grid {\n      display: flex;\n      align-items: center;\n      gap: 60px;\n      margin-bottom: 80px;\n    }\n\n    #lp-cat-jumper .cj-feature-grid.reverse {\n      flex-direction: row-reverse;\n    }\n\n    #lp-cat-jumper .cj-feature-img {\n      flex: 1;\n    }\n\n    #lp-cat-jumper .cj-feature-img img {\n      width: 100%;\n      border-radius: 8px;\n    }\n\n    #lp-cat-jumper .cj-feature-text {\n      flex: 1;\n    }\n\n    #lp-cat-jumper .cj-feature-text h3 {\n      font-size: 1.8rem;\n      margin-bottom: 20px;\n    }\n\n    \/* Color Palette Matrix *\/\n    #lp-cat-jumper .cj-gallery {\n      padding: 80px 0;\n      background: #fafafa;\n    }\n\n    #lp-cat-jumper .cj-gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 20px;\n      margin-top: 40px;\n    }\n\n    #lp-cat-jumper .cj-gallery-item {\n      text-align: center;\n      background: #fff;\n      padding: 10px;\n      border-radius: 4px;\n      transition: transform 0.3s;\n    }\n\n    #lp-cat-jumper .cj-gallery-item:hover {\n      transform: translateY(-5px);\n    }\n\n    #lp-cat-jumper .cj-gallery-item img {\n      width: 100%;\n      aspect-ratio: 1\/1;\n      object-fit: cover;\n      border-radius: 2px;\n    }\n\n    #lp-cat-jumper .cj-color-label {\n      margin-top: 15px;\n      font-weight: 600;\n      font-size: 13px;\n      text-transform: uppercase;\n      color: #888;\n    }\n\n    \/* Details Showcase *\/\n    #lp-cat-jumper .cj-details-section {\n      padding: 80px 0;\n      text-align: center;\n    }\n\n    #lp-cat-jumper .cj-details-img {\n      width: 100%;\n      max-width: 900px;\n      border-radius: 8px;\n      margin-top: 30px;\n    }\n\n    \/* Size Chart Section *\/\n    #lp-cat-jumper .cj-size-section {\n      padding: 80px 0;\n      text-align: center;\n      background: #fff;\n    }\n\n    #lp-cat-jumper .cj-size-img {\n      width: 100%;\n      max-width: 800px;\n      margin-top: 30px;\n      border: 1px solid #eee;\n    }\n\n    \/* CTA Section *\/\n    #lp-cat-jumper .cj-cta {\n      padding: 100px 20px;\n      text-align: center;\n      background: #1a1a1a;\n      color: #fff;\n    }\n\n    #lp-cat-jumper .cj-btn {\n      display: inline-block;\n      background: #fff;\n      color: #000;\n      padding: 20px 60px;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 1.1rem;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n      transition: background 0.3s;\n    }\n\n    #lp-cat-jumper .cj-btn:hover {\n      background: #cccccc;\n    }\n\n    \/* Mobile Styles *\/\n    @media (max-width: 768px) {\n      #lp-cat-jumper .cj-hero h1 { font-size: 2rem; }\n      #lp-cat-jumper .cj-feature-grid, \n      #lp-cat-jumper .cj-feature-grid.reverse { flex-direction: column; text-align: center; }\n      #lp-cat-jumper .cj-gallery-grid { grid-template-columns: repeat(2, 1fr); }\n      #lp-cat-jumper .cj-section-title { font-size: 1.8rem; }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- Hero Section --\u003e\n  \u003csection class=\"cj-hero\"\u003e\n    \u003cdiv class=\"cj-container\"\u003e\n      \u003cspan class=\"cj-tag\"\u003eTrending Streetwear\u003c\/span\u003e\n      \u003ch1\u003eMen's Cat Print Knit Jumper\u003c\/h1\u003e\n      \u003cp\u003eArtistic jacquard meets supreme comfort. A playful essential for your autumn and winter wardrobe.\u003c\/p\u003e\n      \u003cdiv class=\"cj-hero-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A7036bd461bae45b8b62d65557e01427ex.jpg\" alt=\"Men's Cat Print Jumper Grey\" class=\"cj-main-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Features Highlight --\u003e\n  \u003csection class=\"cj-container\"\u003e\n    \u003cdiv class=\"cj-feature-grid\"\u003e\n      \u003cdiv class=\"cj-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A14787ec54b6e426a8c51d02a9951dcb3b.jpg\" alt=\"Black Cat Knit Jumper\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cj-feature-text\"\u003e\n        \u003ch3\u003eLoose-Fit Casual Aesthetic\u003c\/h3\u003e\n        \u003cp\u003eDesigned with a modern, oversized silhouette and dropped shoulders, this pullover provides a relaxed vibe that’s perfect for layering. Whether you're staying in or heading out, it’s the ultimate statement piece.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cj-feature-grid reverse\"\u003e\n      \u003cdiv class=\"cj-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Aa400417b626b4b97a84ef5945f1081fdX.jpg\" alt=\"Mint Green Cat Knit Jumper\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cj-feature-text\"\u003e\n        \u003ch3\u003ePremium Jacquard Craftsmanship\u003c\/h3\u003e\n        \u003cp\u003eFeaturing a unique dual-cat jacquard print, our jumper uses a high-density knit process to ensure the design remains crisp and the texture feels luxuriously soft against your skin.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Color Palette --\u003e\n  \u003csection class=\"cj-gallery\"\u003e\n    \u003cdiv class=\"cj-container\"\u003e\n      \u003ch2 class=\"cj-section-title\"\u003eA SHADE FOR EVERY VIBE\u003c\/h2\u003e\n      \u003cdiv class=\"cj-gallery-grid\"\u003e\n        \u003cdiv class=\"cj-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A2633621b74d941199d4208484cd40c82w.jpg\" alt=\"Coffee Brown\"\u003e\n          \u003cdiv class=\"cj-color-label\"\u003eCOFFEE BROWN\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cj-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A8e82d2de00cf4802951d777f0f253b98t.jpg\" alt=\"Sky Blue\"\u003e\n          \u003cdiv class=\"cj-color-label\"\u003eSKY BLUE\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cj-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A5c5e700df4944d43abbb52b99169a846a.jpg\" alt=\"Classic Grey\"\u003e\n          \u003cdiv class=\"cj-color-label\"\u003eCLASSIC GREY\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cj-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A9c0e64884cbd4785905f0b078907b516H.jpg\" alt=\"Blush Pink\"\u003e\n          \u003cdiv class=\"cj-color-label\"\u003eBLUSH PINK\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cj-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/A14787ec54b6e426a8c51d02a9951dcb3b.jpg\" alt=\"Midnight Black\"\u003e\n          \u003cdiv class=\"cj-color-label\"\u003eMIDNIGHT BLACK\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cj-gallery-item\"\u003e\n          \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Aa400417b626b4b97a84ef5945f1081fdX.jpg\" alt=\"Mint Green\"\u003e\n          \u003cdiv class=\"cj-color-label\"\u003eMINT GREEN\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Closer Look --\u003e\n  \u003csection class=\"cj-details-section cj-container\"\u003e\n    \u003ch2 class=\"cj-section-title\"\u003eCLOSER LOOK AT QUALITY\u003c\/h2\u003e\n    \u003cp\u003eFrom the reinforced ribbed crew neck to the comfortable elastic cuffs, every detail is engineered for durability and style.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Adec42c1fb25e47bf80c8cb8a9616df60v.jpg\" alt=\"Product Detail Collage\" class=\"cj-details-img\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Size Chart --\u003e\n  \u003csection class=\"cj-size-section\"\u003e\n    \u003cdiv class=\"cj-container\"\u003e\n      \u003ch2\u003eFIND YOUR PERFECT FIT\u003c\/h2\u003e\n      \u003cp style=\"color: #666;\"\u003eOur jumpers are designed with an oversized fit. Follow our guide to find your ideal size.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/sc02.alicdn.com\/kf\/Aebaa6c87cc7a44338580bc484c192738a.jpg\" alt=\"Size Chart Table\" class=\"cj-size-img\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Final CTA --\u003e\n  \u003csection class=\"cj-cta\"\u003e\n    \u003cdiv class=\"cj-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;\"\u003eThe world's cutest streetwear staple is just a click away.\u003c\/p\u003e\n      \u003ca href=\"#\" class=\"cj-btn\"\u003eShop The Collection\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Black \/ S","offer_id":54021097849200,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":54021097881968,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":54021097914736,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":54021097947504,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":54021097980272,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":54021098013040,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":54021098045808,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":54021098078576,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":54021098111344,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2XL","offer_id":54021098144112,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ S","offer_id":54021098176880,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ M","offer_id":54021098209648,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ L","offer_id":54021098242416,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ XL","offer_id":54021098275184,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 2XL","offer_id":54021098307952,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":54021098340720,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":54021098373488,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":54021098406256,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":54021098439024,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":54021098471792,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":54021098504560,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":54021098537328,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":54021098570096,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":54021098602864,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":54021098635632,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":54021098668400,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":54021098701168,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":54021098733936,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":54021098766704,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":54021098799472,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":54021098832240,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":54021098865008,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":54021098897776,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":54021098930544,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":54021098963312,"sku":null,"price":4.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/8628\/7472\/files\/c6bc9fb5fb814a3fbc36654f0457976c_tplv-fhlh96nyum-resize-jpeg_800_800.jpg?v=1783743480","url":"https:\/\/www.outfitselects.com\/products\/mens-loose-fit-cat-print-knit-jumper-round-neck-jacquard-pullover-casual-cartoon-sweater-for-autumn-winter-everyday-style","provider":"My Store","version":"1.0","type":"link"}