{"product_id":"the-effortless-gingham-smocked-v-neck-blouse","title":"The Effortless Gingham Smocked V-Neck Blouse","description":"\u003cstyle\u003e\n  .gingham-product-page {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 8px 16px 40px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #272727;\n    line-height: 1.65;\n    background: #ffffff;\n  }\n\n  .gingham-product-page * {\n    box-sizing: border-box;\n  }\n\n  .gingham-product-page h2,\n  .gingham-product-page h3,\n  .gingham-product-page p {\n    margin-top: 0;\n  }\n\n  .gingham-product-page .hero {\n    padding: 32px 22px;\n    text-align: center;\n    border: 1px solid #e8e4de;\n    background: linear-gradient(135deg, #faf8f5 0%, #ffffff 55%, #f3f1ed 100%);\n    border-radius: 16px;\n    margin-bottom: 22px;\n  }\n\n  .gingham-product-page .eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: #242424;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .gingham-product-page .hero h2 {\n    margin-bottom: 12px;\n    font-size: 30px;\n    line-height: 1.2;\n    color: #1f1f1f;\n  }\n\n  .gingham-product-page .hero-subtitle {\n    max-width: 700px;\n    margin: 0 auto 20px;\n    font-size: 17px;\n    color: #555555;\n  }\n\n  .gingham-product-page .selling-points {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .gingham-product-page .selling-point {\n    padding: 14px 10px;\n    border-radius: 12px;\n    background: #ffffff;\n    border: 1px solid #e9e5df;\n    font-size: 14px;\n    font-weight: 700;\n    color: #303030;\n  }\n\n  .gingham-product-page .section {\n    margin-top: 20px;\n    padding: 25px 22px;\n    border: 1px solid #ece8e2;\n    border-radius: 14px;\n    background: #ffffff;\n  }\n\n  .gingham-product-page .section.soft {\n    background: #faf9f7;\n  }\n\n  .gingham-product-page .section h3 {\n    margin-bottom: 15px;\n    font-size: 23px;\n    line-height: 1.3;\n    color: #222222;\n  }\n\n  .gingham-product-page .intro-text {\n    font-size: 16px;\n    color: #4c4c4c;\n  }\n\n  .gingham-product-page .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n  }\n\n  .gingham-product-page .feature-card {\n    padding: 18px;\n    border-radius: 12px;\n    background: #faf9f7;\n    border: 1px solid #ebe7e1;\n  }\n\n  .gingham-product-page .feature-card strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 16px;\n    color: #222222;\n  }\n\n  .gingham-product-page .feature-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n    color: #595959;\n  }\n\n  .gingham-product-page .check-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gingham-product-page .check-list li {\n    position: relative;\n    padding: 9px 0 9px 30px;\n    border-bottom: 1px solid #ece8e2;\n  }\n\n  .gingham-product-page .check-list li:last-child {\n    border-bottom: none;\n  }\n\n  .gingham-product-page .check-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #242424;\n    color: #ffffff;\n    font-size: 12px;\n    line-height: 20px;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .gingham-product-page .style-box {\n    padding: 18px;\n    border-left: 4px solid #222222;\n    border-radius: 0 10px 10px 0;\n    background: #f6f4f1;\n  }\n\n  .gingham-product-page .style-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .gingham-product-page .size-note {\n    margin-bottom: 16px;\n    padding: 14px 16px;\n    border-radius: 10px;\n    background: #f5f3ef;\n    color: #444444;\n    font-size: 14px;\n  }\n\n  .gingham-product-page .table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 12px;\n    border: 1px solid #dedad4;\n  }\n\n  .gingham-product-page table {\n    width: 100%;\n    min-width: 690px;\n    border-collapse: collapse;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .gingham-product-page th {\n    padding: 13px 10px;\n    background: #242424;\n    color: #ffffff;\n    text-align: center;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .gingham-product-page td {\n    padding: 13px 10px;\n    border-bottom: 1px solid #e8e4de;\n    text-align: center;\n    color: #3f3f3f;\n    white-space: nowrap;\n  }\n\n  .gingham-product-page tbody tr:nth-child(even) {\n    background: #faf9f7;\n  }\n\n  .gingham-product-page tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .gingham-product-page .fit-tips {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .gingham-product-page .fit-tip {\n    padding: 15px;\n    border: 1px solid #e8e4de;\n    border-radius: 10px;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .gingham-product-page .fit-tip strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 14px;\n    color: #222222;\n  }\n\n  .gingham-product-page .fit-tip span {\n    font-size: 13px;\n    color: #666666;\n  }\n\n  .gingham-product-page details {\n    margin-top: 10px;\n    border: 1px solid #e6e2dc;\n    border-radius: 10px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .gingham-product-page summary {\n    padding: 15px 17px;\n    cursor: pointer;\n    font-weight: 700;\n    color: #252525;\n    list-style: none;\n  }\n\n  .gingham-product-page summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gingham-product-page summary::after {\n    content: \"+\";\n    float: right;\n    font-size: 21px;\n    line-height: 18px;\n  }\n\n  .gingham-product-page details[open] summary::after {\n    content: \"−\";\n  }\n\n  .gingham-product-page .details-content {\n    padding: 0 17px 16px;\n    color: #555555;\n    font-size: 14px;\n  }\n\n  .gingham-product-page .final-banner {\n    margin-top: 22px;\n    padding: 26px 20px;\n    text-align: center;\n    border-radius: 14px;\n    background: #252525;\n    color: #ffffff;\n  }\n\n  .gingham-product-page .final-banner h3 {\n    margin-bottom: 8px;\n    color: #ffffff;\n  }\n\n  .gingham-product-page .final-banner p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #e8e8e8;\n  }\n\n  @media screen and (max-width: 760px) {\n    .gingham-product-page {\n      padding: 6px 12px 30px;\n    }\n\n    .gingham-product-page .hero {\n      padding: 26px 16px;\n    }\n\n    .gingham-product-page .hero h2 {\n      font-size: 25px;\n    }\n\n    .gingham-product-page .hero-subtitle {\n      font-size: 15px;\n    }\n\n    .gingham-product-page .selling-points {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gingham-product-page .feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gingham-product-page .fit-tips {\n      grid-template-columns: 1fr;\n    }\n\n    .gingham-product-page .section {\n      padding: 21px 16px;\n    }\n\n    .gingham-product-page .section h3 {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gingham-product-page\"\u003e\n\n  \u003csection class=\"hero\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eFlattering • Relaxed • Effortlessly Polished\u003c\/span\u003e\n\n    \u003ch2\u003eThe Gingham Top That Makes Every Outfit Look Instantly Put Together\u003c\/h2\u003e\n\n    \u003cp class=\"hero-subtitle\"\u003e\n      Designed with a beautifully smocked V-neckline, feminine puff sleeves and a\n      relaxed, flowy silhouette that drapes comfortably without clinging to the waist\n      or midsection.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"selling-points\"\u003e\n      \u003cdiv class=\"selling-point\"\u003eFlattering V-Neck\u003c\/div\u003e\n      \u003cdiv class=\"selling-point\"\u003eTummy-Friendly Fit\u003c\/div\u003e\n      \u003cdiv class=\"selling-point\"\u003eFeminine Puff Sleeves\u003c\/div\u003e\n      \u003cdiv class=\"selling-point\"\u003eEasy Day-to-Night Style\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch3\u003ePolished Style Without the Effort\u003c\/h3\u003e\n\n    \u003cp class=\"intro-text\"\u003e\n      Meet the blouse you will reach for whenever you want to feel comfortable,\n      confident and beautifully styled. Its timeless black-and-white gingham pattern\n      creates an instantly polished look, while the softly gathered body provides\n      comfortable room through the waist.\n    \u003c\/p\u003e\n\n    \u003cp class=\"intro-text\" style=\"margin-bottom:0;\"\u003e\n      The textured smocked front draws attention toward the neckline, and the relaxed\n      hem falls away from the body for an easy, flattering finish.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section soft\"\u003e\n    \u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n\n    \u003cdiv class=\"feature-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFlattering Smocked V-Neck\u003c\/strong\u003e\n        \u003cp\u003e\n          The detailed front panel creates visual structure while the open neckline\n          beautifully frames the face and elongates the upper body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eRelaxed, Non-Clingy Shape\u003c\/strong\u003e\n        \u003cp\u003e\n          The softly gathered silhouette offers comfortable coverage through the\n          waist and tummy without feeling oversized or shapeless.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eFeminine Puff Sleeves\u003c\/strong\u003e\n        \u003cp\u003e\n          Voluminous short sleeves add a charming statement while offering comfortable\n          upper-arm coverage.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cstrong\u003eTimeless Gingham Pattern\u003c\/strong\u003e\n        \u003cp\u003e\n          The classic black-and-white checks pair effortlessly with denim, black\n          trousers, skirts and your favorite everyday accessories.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch3\u003eProduct Highlights\u003c\/h3\u003e\n\n    \u003cul class=\"check-list\"\u003e\n      \u003cli\u003eClassic black-and-white gingham check design\u003c\/li\u003e\n      \u003cli\u003eSmocked and textured front bib detailing\u003c\/li\u003e\n      \u003cli\u003eOpen V-neckline with soft collar detail\u003c\/li\u003e\n      \u003cli\u003eShort puff sleeves with a relaxed shape\u003c\/li\u003e\n      \u003cli\u003eFlowy gathered body for comfortable coverage\u003c\/li\u003e\n      \u003cli\u003eEasy pull-on styling with no complicated fastenings\u003c\/li\u003e\n      \u003cli\u003eRelaxed fit designed for all-day comfort\u003c\/li\u003e\n      \u003cli\u003eEasy to dress up for dinner or down for everyday wear\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section soft\"\u003e\n    \u003ch3\u003eStyle It Your Way\u003c\/h3\u003e\n\n    \u003cdiv class=\"style-box\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eFor an everyday look:\u003c\/strong\u003e Pair it with black wide-leg pants,\n        cropped trousers or your favorite jeans and simple sandals.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eFor a polished look:\u003c\/strong\u003e Add tailored pants, gold jewelry and\n        wedges or loafers.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eFor cooler days:\u003c\/strong\u003e Layer it under a lightweight cardigan or\n        structured jacket while allowing the textured neckline to remain visible.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section\"\u003e\n    \u003ch3\u003eSize \u0026amp; Fit Guide\u003c\/h3\u003e\n\n    \u003cdiv class=\"size-note\"\u003e\n      \u003cstrong\u003eFit:\u003c\/strong\u003e Relaxed and flowy through the body. The chart below uses\n      recommended body measurements. For a closer fit, choose your usual size. For\n      extra room or a more oversized look, size up.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize\u003c\/th\u003e\n            \u003cth\u003eUS Numeric Size\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eWaist\u003c\/th\u003e\n            \u003cth\u003eBust\u003c\/th\u003e\n            \u003cth\u003eWaist\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\u003eUS 4–6\u003c\/td\u003e\n            \u003ctd\u003e34–36 in\u003c\/td\u003e\n            \u003ctd\u003e27–29 in\u003c\/td\u003e\n            \u003ctd\u003e86–91 cm\u003c\/td\u003e\n            \u003ctd\u003e69–74 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\u003eUS 8–10\u003c\/td\u003e\n            \u003ctd\u003e36–38 in\u003c\/td\u003e\n            \u003ctd\u003e29–31 in\u003c\/td\u003e\n            \u003ctd\u003e91–97 cm\u003c\/td\u003e\n            \u003ctd\u003e74–79 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\u003eUS 12–14\u003c\/td\u003e\n            \u003ctd\u003e38–41 in\u003c\/td\u003e\n            \u003ctd\u003e31–34 in\u003c\/td\u003e\n            \u003ctd\u003e97–104 cm\u003c\/td\u003e\n            \u003ctd\u003e79–86 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\u003eUS 16–18\u003c\/td\u003e\n            \u003ctd\u003e41–44 in\u003c\/td\u003e\n            \u003ctd\u003e34–37 in\u003c\/td\u003e\n            \u003ctd\u003e104–112 cm\u003c\/td\u003e\n            \u003ctd\u003e86–94 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003e2XL\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUS 20–22\u003c\/td\u003e\n            \u003ctd\u003e44–47 in\u003c\/td\u003e\n            \u003ctd\u003e37–40 in\u003c\/td\u003e\n            \u003ctd\u003e112–119 cm\u003c\/td\u003e\n            \u003ctd\u003e94–102 cm\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"fit-tips\"\u003e\n      \u003cdiv class=\"fit-tip\"\u003e\n        \u003cstrong\u003eBetween Sizes?\u003c\/strong\u003e\n        \u003cspan\u003eChoose the larger size for a roomier fit.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fit-tip\"\u003e\n        \u003cstrong\u003ePrefer a Neater Fit?\u003c\/strong\u003e\n        \u003cspan\u003eSelect your regular size.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"fit-tip\"\u003e\n        \u003cstrong\u003eHow to Measure\u003c\/strong\u003e\n        \u003cspan\u003eMeasure around the fullest part of your bust.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section soft\"\u003e\n    \u003ch3\u003eProduct Details\u003c\/h3\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eFit \u0026amp; Silhouette\u003c\/summary\u003e\n      \u003cdiv class=\"details-content\"\u003e\n        Relaxed fit with a softly flared body, short puff sleeves and comfortable room\n        through the waist. Designed to skim the figure rather than cling.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eFabric Feel\u003c\/summary\u003e\n      \u003cdiv class=\"details-content\"\u003e\n        Lightweight woven feel with natural structure that helps the blouse maintain\n        its flattering shape while remaining comfortable for everyday wear.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCare Instructions\u003c\/summary\u003e\n      \u003cdiv class=\"details-content\"\u003e\n        Machine wash cold with similar colors on a gentle cycle. Use mild detergent.\n        Do not bleach. Hang or lay flat to dry. Cool iron if needed.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eOccasions\u003c\/summary\u003e\n      \u003cdiv class=\"details-content\"\u003e\n        Ideal for casual outings, brunch, vacations, workdays, shopping, family\n        gatherings, church, dinners and relaxed weekend styling.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"final-banner\"\u003e\n    \u003ch3\u003eA Timeless Top You’ll Wear Again and Again\u003c\/h3\u003e\n    \u003cp\u003e\n      Comfortable enough for everyday wear and polished enough for special plans,\n      this flattering gingham blouse makes getting dressed feel beautifully simple.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"showladys","offers":[{"title":"S","offer_id":47239362740380,"sku":"TP-514-BK-S","price":34.0,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":47239362773148,"sku":"TP-514-BK-M","price":34.0,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":47239362805916,"sku":"TP-514-BK-L","price":34.0,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":47239362838684,"sku":"TP-514-BK-XL","price":34.0,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":47239362871452,"sku":"TP-514-BK-2XL","price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6691\/8300\/files\/3fd9238a-13d3-4c27-87ef-2bdd820ec794.png?v=1784548222","url":"https:\/\/showladys.com\/products\/the-effortless-gingham-smocked-v-neck-blouse","provider":"showladys","version":"1.0","type":"link"}