{"product_id":"leopard-floral-contrast-trim-short-sleeve-knit-cardigan","title":"Leopard \u0026 Floral Contrast Trim Short Sleeve Knit Cardigan","description":"\u003cstyle\u003e\n  .knit-product-page {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 8px 0 30px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #292929;\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  .knit-product-page * {\n    box-sizing: border-box;\n  }\n\n  .knit-product-page h2,\n  .knit-product-page h3,\n  .knit-product-page p {\n    margin-top: 0;\n  }\n\n  \/* HERO *\/\n  .product-hero {\n    text-align: center;\n    padding: 12px 18px 24px;\n  }\n\n  .product-hero h2 {\n    font-size: 30px;\n    line-height: 1.25;\n    margin-bottom: 12px;\n    color: #202020;\n    font-weight: 700;\n  }\n\n  .product-subtitle {\n    max-width: 700px;\n    margin: 0 auto 18px;\n    color: #555;\n    font-size: 17px;\n  }\n\n  .hero-tags {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .hero-tag {\n    background: #f5f5f5;\n    border-radius: 30px;\n    padding: 8px 14px;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  \/* SECTION *\/\n  .product-section {\n    padding: 27px 20px;\n    border-top: 1px solid #e8e8e8;\n  }\n\n  .product-section h3 {\n    font-size: 22px;\n    line-height: 1.3;\n    margin-bottom: 15px;\n    color: #222;\n  }\n\n  .product-section p {\n    color: #4d4d4d;\n    margin-bottom: 12px;\n  }\n\n  \/* HIGHLIGHTS *\/\n  .highlight-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .highlight-card {\n    background: #f8f8f8;\n    padding: 17px;\n    border-radius: 10px;\n  }\n\n  .highlight-card strong {\n    display: block;\n    font-size: 16px;\n    margin-bottom: 6px;\n    color: #222;\n  }\n\n  .highlight-card span {\n    display: block;\n    font-size: 14px;\n    color: #606060;\n    line-height: 1.5;\n  }\n\n  \/* SELLING POINT BOX *\/\n  .statement-box {\n    background: #faf7f7;\n    border-radius: 12px;\n    padding: 22px;\n  }\n\n  .statement-box h3 {\n    margin-bottom: 10px;\n  }\n\n  .statement-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* BULLETS *\/\n  .clean-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .clean-list li {\n    position: relative;\n    padding: 8px 0 8px 26px;\n    border-bottom: 1px solid #eeeeee;\n  }\n\n  .clean-list li:last-child {\n    border-bottom: 0;\n  }\n\n  .clean-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    font-weight: 700;\n  }\n\n  \/* STYLE PAIRINGS *\/\n  .style-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .style-item {\n    text-align: center;\n    background: #f7f7f7;\n    padding: 14px 8px;\n    border-radius: 8px;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  \/* SIZE TABLE *\/\n  .size-table-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    margin-top: 15px;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .size-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 620px;\n    text-align: center;\n    background: #fff;\n  }\n\n  .size-table th {\n    background: #2b2b2b;\n    color: #ffffff;\n    padding: 13px 10px;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .size-table td {\n    padding: 13px 10px;\n    border-bottom: 1px solid #e5e5e5;\n    font-size: 14px;\n  }\n\n  .size-table tbody tr:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .size-note {\n    margin-top: 13px;\n    padding: 13px 15px;\n    background: #f6f6f6;\n    border-radius: 7px;\n    font-size: 14px;\n    color: #666;\n  }\n\n  \/* CARE *\/\n  .care-row {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 10px;\n  }\n\n  .care-item {\n    padding: 12px 14px;\n    background: #f8f8f8;\n    border-radius: 7px;\n    font-size: 14px;\n  }\n\n  \/* FINAL BOX *\/\n  .final-box {\n    margin-top: 5px;\n    padding: 24px 20px;\n    text-align: center;\n    background: #292929;\n    color: #fff;\n    border-radius: 12px;\n  }\n\n  .final-box h3 {\n    color: #fff;\n    margin-bottom: 9px;\n    font-size: 22px;\n  }\n\n  .final-box p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #eeeeee;\n  }\n\n  @media screen and (max-width: 749px) {\n    .knit-product-page {\n      font-size: 15px;\n    }\n\n    .product-hero {\n      padding: 10px 10px 22px;\n    }\n\n    .product-hero h2 {\n      font-size: 25px;\n    }\n\n    .product-subtitle {\n      font-size: 15px;\n    }\n\n    .product-section {\n      padding: 23px 10px;\n    }\n\n    .product-section h3 {\n      font-size: 20px;\n    }\n\n    .highlight-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .style-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .care-row {\n      grid-template-columns: 1fr;\n    }\n\n    .statement-box {\n      padding: 18px;\n    }\n\n    .final-box {\n      border-radius: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"knit-product-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"product-hero\"\u003e\n\n    \u003ch2\u003eLeopard \u0026amp; Floral Contrast Trim Knit Cardigan\u003c\/h2\u003e\n\n    \u003cp class=\"product-subtitle\"\u003e\n      Bright, playful and effortlessly polished — this statement cardigan combines\n      bold color, feminine floral details and leopard-inspired motifs in one\n      standout knit.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hero-tags\"\u003e\n      \u003cspan class=\"hero-tag\"\u003eStatement Knit\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eFlattering Cropped Fit\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eContrast Trim\u003c\/span\u003e\n      \u003cspan class=\"hero-tag\"\u003eButton Front\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- WHY YOU'LL LOVE IT --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003ch3\u003eWhy You'll Love It\u003c\/h3\u003e\n\n    \u003cdiv class=\"highlight-grid\"\u003e\n\n      \u003cdiv class=\"highlight-card\"\u003e\n        \u003cstrong\u003eBold Leopard \u0026amp; Floral Motif\u003c\/strong\u003e\n        \u003cspan\u003e\n          Playful spotted animal motifs are surrounded by soft floral details\n          for an eye-catching boutique-inspired look.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight-card\"\u003e\n        \u003cstrong\u003ePink Contrast Details\u003c\/strong\u003e\n        \u003cspan\u003e\n          Pink-and-cream striped trim frames the collar, button placket,\n          sleeve cuffs and hem.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight-card\"\u003e\n        \u003cstrong\u003eFlattering Cropped Shape\u003c\/strong\u003e\n        \u003cspan\u003e\n          The shorter silhouette naturally highlights the waist and pairs\n          beautifully with high-rise bottoms.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight-card\"\u003e\n        \u003cstrong\u003ePolished Gold-Tone Buttons\u003c\/strong\u003e\n        \u003cspan\u003e\n          Statement front buttons add a refined finishing touch to the\n          playful knit design.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- STATEMENT DESIGN --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003cdiv class=\"statement-box\"\u003e\n\n      \u003ch3\u003eColorful Without Feeling Overdone\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The vivid green body instantly catches the eye, while the pink striped\n        trim brings softness and balance to the design.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Floral details and leopard-inspired motifs create a fun mix of feminine\n        and bold elements, making this cardigan an easy statement piece without\n        requiring complicated styling.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FIT --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003ch3\u003eA Shape Made for Easy Styling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Designed with a comfortable regular-to-relaxed silhouette, the cardigan\n      offers an easy fit through the body while maintaining a neat,\n      put-together shape.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The cropped hem helps visually define the waist, especially when paired\n      with high-rise jeans, trousers or skirts.\n    \u003c\/p\u003e\n\n    \u003cul class=\"clean-list\"\u003e\n      \u003cli\u003eRegular-to-relaxed fit\u003c\/li\u003e\n      \u003cli\u003eCropped waist-length silhouette\u003c\/li\u003e\n      \u003cli\u003eClassic collar with V-shaped opening\u003c\/li\u003e\n      \u003cli\u003eShort sleeves\u003c\/li\u003e\n      \u003cli\u003eFull button-front design\u003c\/li\u003e\n      \u003cli\u003eComfortable knit construction\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- TWO WAYS TO WEAR --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003ch3\u003eWear It Your Way\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Button it up and wear it as a statement knit top, or leave it slightly\n      open over a simple camisole or tank for an easy layered look.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"style-grid\"\u003e\n      \u003cdiv class=\"style-item\"\u003eHigh-Rise Jeans\u003c\/div\u003e\n      \u003cdiv class=\"style-item\"\u003eWide-Leg Pants\u003c\/div\u003e\n      \u003cdiv class=\"style-item\"\u003eMidi Skirts\u003c\/div\u003e\n      \u003cdiv class=\"style-item\"\u003eMaxi Skirts\u003c\/div\u003e\n      \u003cdiv class=\"style-item\"\u003eCasual Trousers\u003c\/div\u003e\n      \u003cdiv class=\"style-item\"\u003eSimple Tanks\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003ch3\u003ePerfect For\u003c\/h3\u003e\n\n    \u003cul class=\"clean-list\"\u003e\n      \u003cli\u003eLunch and brunch dates\u003c\/li\u003e\n      \u003cli\u003eShopping and casual outings\u003c\/li\u003e\n      \u003cli\u003eWeekend get-togethers\u003c\/li\u003e\n      \u003cli\u003eVacation and travel outfits\u003c\/li\u003e\n      \u003cli\u003eBoutique-inspired everyday styling\u003c\/li\u003e\n      \u003cli\u003eAdding personality to simple wardrobe basics\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SIZE GUIDE --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003ch3\u003eSize Guide\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Choose your usual size for an easy everyday fit. If you are between\n      sizes or prefer a roomier look, we recommend sizing up.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"size-table-wrapper\"\u003e\n\n      \u003ctable class=\"size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eUS Size\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e4–6\u003c\/td\u003e\n            \u003ctd\u003e34–36 in\u003c\/td\u003e\n            \u003ctd\u003e86–91 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e8–10\u003c\/td\u003e\n            \u003ctd\u003e36–38 in\u003c\/td\u003e\n            \u003ctd\u003e91–97 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e12–14\u003c\/td\u003e\n            \u003ctd\u003e38–41 in\u003c\/td\u003e\n            \u003ctd\u003e97–104 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e16–18\u003c\/td\u003e\n            \u003ctd\u003e41–44 in\u003c\/td\u003e\n            \u003ctd\u003e104–112 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"size-note\"\u003e\n      \u003cstrong\u003eFit Tip:\u003c\/strong\u003e\n      Measurements above are recommended body measurements and are intended\n      as a general sizing guide. If you prefer a looser fit, choose the larger\n      size.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CARE --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n    \u003cdiv class=\"care-row\"\u003e\n      \u003cdiv class=\"care-item\"\u003eGentle cold wash recommended\u003c\/div\u003e\n      \u003cdiv class=\"care-item\"\u003eWash with similar colors\u003c\/div\u003e\n      \u003cdiv class=\"care-item\"\u003eDo not bleach\u003c\/div\u003e\n      \u003cdiv class=\"care-item\"\u003eAvoid high heat\u003c\/div\u003e\n      \u003cdiv class=\"care-item\"\u003eLay flat or hang to dry\u003c\/div\u003e\n      \u003cdiv class=\"care-item\"\u003eStore folded when possible\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL SELL --\u003e\n  \u003cdiv class=\"product-section\"\u003e\n\n    \u003cdiv class=\"final-box\"\u003e\n\n      \u003ch3\u003eThe Piece That Makes the Outfit\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pair it with something simple and let the cardigan do the rest.\n        Its colorful motifs, flattering cropped shape and polished contrast\n        details instantly turn everyday basics into a complete look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"showladys","offers":[{"title":"S","offer_id":47321908379804,"sku":"SW-548-GN-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":47321908412572,"sku":"SW-548-GN-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":47321908445340,"sku":"SW-548-GN-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":47321908478108,"sku":"SW-548-GN-XL","price":44.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6691\/8300\/files\/2026-08-06_153501_960.png?v=1786001871","url":"https:\/\/showladys.com\/products\/leopard-floral-contrast-trim-short-sleeve-knit-cardigan","provider":"showladys","version":"1.0","type":"link"}