{"product_id":"holiday-sparkle-plaid-button-front-mini-dress","title":"Holiday Sparkle Plaid Button-Front Mini Dress","description":"\u003cstyle\u003e\n  .christmas-plaid-page{\n    max-width:720px;\n    margin:0 auto;\n    padding:18px 14px 36px;\n    font-family:Arial, Helvetica, sans-serif;\n    color:#292422;\n    line-height:1.65;\n    box-sizing:border-box;\n  }\n\n  .christmas-plaid-page *{\n    box-sizing:border-box;\n  }\n\n  \/* HERO *\/\n  .cpp-hero{\n    text-align:center;\n    padding:6px 4px 24px;\n  }\n\n  .cpp-badge{\n    display:inline-block;\n    padding:7px 14px;\n    margin-bottom:14px;\n    border-radius:999px;\n    background:#f7ece9;\n    color:#98342f;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n  }\n\n  .cpp-title{\n    margin:0 0 12px;\n    font-size:29px;\n    line-height:1.25;\n    font-weight:700;\n    color:#221e1d;\n  }\n\n  .cpp-subtitle{\n    max-width:620px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.7;\n    color:#625b57;\n  }\n\n  \/* FEATURE BOX *\/\n  .cpp-feature-box{\n    margin:8px 0 30px;\n    padding:21px 18px;\n    background:#faf6f3;\n    border-radius:12px;\n  }\n\n  .cpp-feature-title{\n    margin:0 0 13px;\n    font-size:18px;\n    font-weight:700;\n    color:#312a27;\n  }\n\n  .cpp-list{\n    list-style:none;\n    padding:0;\n    margin:0;\n  }\n\n  .cpp-list li{\n    position:relative;\n    padding:8px 0 8px 27px;\n    font-size:15px;\n    color:#504945;\n  }\n\n  .cpp-list li:before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:8px;\n    font-weight:700;\n    color:#a43d37;\n  }\n\n  \/* SECTION *\/\n  .cpp-section{\n    margin:30px 0;\n  }\n\n  .cpp-section-title{\n    margin:0 0 12px;\n    font-size:21px;\n    line-height:1.35;\n    font-weight:700;\n    color:#282220;\n  }\n\n  .cpp-section p{\n    margin:0 0 12px;\n    font-size:15px;\n    color:#5a5350;\n  }\n\n  \/* CALLOUT *\/\n  .cpp-callout{\n    margin:27px 0;\n    padding:18px 18px 18px 20px;\n    background:#fbf7f4;\n    border-left:4px solid #a43d37;\n    border-radius:0 10px 10px 0;\n  }\n\n  .cpp-callout-title{\n    display:block;\n    margin-bottom:5px;\n    font-size:16px;\n    font-weight:700;\n    color:#322b28;\n  }\n\n  .cpp-callout p{\n    margin:0;\n    font-size:14px;\n    color:#5d5551;\n  }\n\n  \/* DIVIDER *\/\n  .cpp-divider{\n    height:1px;\n    margin:30px 0;\n    background:#ece5e1;\n  }\n\n  \/* SIZE TABLE *\/\n  .cpp-size-box{\n    margin-top:18px;\n  }\n\n  .cpp-table-wrap{\n    width:100%;\n    overflow-x:auto;\n    -webkit-overflow-scrolling:touch;\n    border-radius:10px;\n    border:1px solid #e7dfdb;\n  }\n\n  .cpp-size-table{\n    width:100%;\n    min-width:620px;\n    border-collapse:collapse;\n    text-align:center;\n    font-size:14px;\n  }\n\n  .cpp-size-table th{\n    padding:13px 10px;\n    background:#8f302d;\n    color:#ffffff;\n    border-right:1px solid rgba(255,255,255,.15);\n    font-weight:700;\n    white-space:nowrap;\n  }\n\n  .cpp-size-table th:last-child{\n    border-right:none;\n  }\n\n  .cpp-size-table td{\n    padding:13px 10px;\n    border-top:1px solid #e8e0dc;\n    border-right:1px solid #eee7e3;\n    color:#49423f;\n    background:#ffffff;\n    white-space:nowrap;\n  }\n\n  .cpp-size-table td:last-child{\n    border-right:none;\n  }\n\n  .cpp-size-table tr:nth-child(even) td{\n    background:#fbf9f7;\n  }\n\n  .cpp-size-note{\n    margin-top:12px;\n    padding:12px 14px;\n    border-radius:8px;\n    background:#f8f6f4;\n    font-size:13px;\n    line-height:1.6;\n    color:#746d69;\n  }\n\n  \/* OCCASION GRID *\/\n  .cpp-grid{\n    display:grid;\n    grid-template-columns:repeat(2, 1fr);\n    gap:10px;\n    margin-top:15px;\n  }\n\n  .cpp-grid-item{\n    padding:13px 12px;\n    background:#faf7f5;\n    border-radius:9px;\n    text-align:center;\n    font-size:14px;\n    font-weight:600;\n    color:#504643;\n  }\n\n  \/* BOTTOM BOX *\/\n  .cpp-bottom{\n    margin-top:32px;\n    padding:24px 18px;\n    text-align:center;\n    border-radius:13px;\n    background:#f7ece9;\n  }\n\n  .cpp-bottom h3{\n    margin:0 0 8px;\n    font-size:21px;\n    color:#8c302c;\n  }\n\n  .cpp-bottom p{\n    max-width:570px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.65;\n    color:#5b504c;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width:480px){\n    .christmas-plaid-page{\n      padding:14px 10px 30px;\n    }\n\n    .cpp-title{\n      font-size:24px;\n    }\n\n    .cpp-subtitle{\n      font-size:14px;\n    }\n\n    .cpp-feature-box{\n      padding:18px 15px;\n    }\n\n    .cpp-section{\n      margin:26px 0;\n    }\n\n    .cpp-section-title{\n      font-size:19px;\n    }\n\n    .cpp-grid{\n      grid-template-columns:1fr 1fr;\n      gap:8px;\n    }\n\n    .cpp-grid-item{\n      padding:12px 8px;\n      font-size:13px;\n    }\n\n    .cpp-bottom{\n      padding:21px 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"christmas-plaid-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"cpp-hero\"\u003e\n    \u003cdiv class=\"cpp-badge\"\u003eHoliday Favorite\u003c\/div\u003e\n\n    \u003ch2 class=\"cpp-title\"\u003e\n      Holiday Sparkle Plaid Button-Front Mini Dress\n    \u003c\/h2\u003e\n\n    \u003cp class=\"cpp-subtitle\"\u003e\n      Classic Christmas plaid meets effortless sparkle in a festive dress made\n      for celebrating. With its rich red tartan pattern, shimmering finish and\n      relaxed shirt-dress silhouette, this is the easy statement piece your\n      holiday wardrobe has been waiting for.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- HIGHLIGHTS --\u003e\n  \u003cdiv class=\"cpp-feature-box\"\u003e\n    \u003ch3 class=\"cpp-feature-title\"\u003eWhy You'll Love It\u003c\/h3\u003e\n\n    \u003cul class=\"cpp-list\"\u003e\n      \u003cli\u003eClassic red tartan plaid with festive Christmas charm\u003c\/li\u003e\n      \u003cli\u003eAll-over shimmering detail adds eye-catching holiday sparkle\u003c\/li\u003e\n      \u003cli\u003eFull button-front design for an easy, polished look\u003c\/li\u003e\n      \u003cli\u003eRelaxed shirt-dress silhouette for comfortable wear\u003c\/li\u003e\n      \u003cli\u003eShort puff sleeves add a feminine boutique-inspired touch\u003c\/li\u003e\n      \u003cli\u003eMini length makes it easy to dress up or down\u003c\/li\u003e\n      \u003cli\u003ePerfect with heels, boots, flats or festive accessories\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- CHRISTMAS STYLE --\u003e\n  \u003cdiv class=\"cpp-section\"\u003e\n    \u003ch3 class=\"cpp-section-title\"\u003eMade for Merry Moments\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Bring instant holiday energy to your wardrobe with a dress that feels\n      festive without looking overdone. The bold red plaid gives it that\n      unmistakable Christmas feel, while the shimmering surface catches the\n      light beautifully as you move.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Whether you're heading to a Christmas dinner, holiday party, festive\n      brunch or family gathering, this dress makes getting ready simple.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- FIT --\u003e\n  \u003cdiv class=\"cpp-section\"\u003e\n    \u003ch3 class=\"cpp-section-title\"\u003eEasy, Relaxed \u0026amp; Flattering\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Designed with an easy straight silhouette that falls naturally away from\n      the body, this dress offers a comfortable fit without sacrificing style.\n      The structured collar and button-front closure give it a polished finish,\n      while softly gathered short sleeves add subtle shape and feminine detail.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The relaxed cut makes it an easy choice for long holiday dinners,\n      celebrations and all-day events.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- STYLE TIP --\u003e\n  \u003cdiv class=\"cpp-callout\"\u003e\n    \u003cspan class=\"cpp-callout-title\"\u003eHoliday Styling Tip\u003c\/span\u003e\n\n    \u003cp\u003e\n      Pair it with statement earrings and heels for a Christmas party, or add\n      ankle boots and a cozy coat for an effortless festive daytime look.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- OCCASIONS --\u003e\n  \u003cdiv class=\"cpp-section\"\u003e\n    \u003ch3 class=\"cpp-section-title\"\u003ePerfect for the Holiday Season\u003c\/h3\u003e\n\n    \u003cdiv class=\"cpp-grid\"\u003e\n      \u003cdiv class=\"cpp-grid-item\"\u003eChristmas Parties\u003c\/div\u003e\n      \u003cdiv class=\"cpp-grid-item\"\u003eHoliday Dinners\u003c\/div\u003e\n      \u003cdiv class=\"cpp-grid-item\"\u003eFamily Gatherings\u003c\/div\u003e\n      \u003cdiv class=\"cpp-grid-item\"\u003eChristmas Photos\u003c\/div\u003e\n      \u003cdiv class=\"cpp-grid-item\"\u003eOffice Parties\u003c\/div\u003e\n      \u003cdiv class=\"cpp-grid-item\"\u003eFestive Date Nights\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cpp-divider\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SIZE CHART --\u003e\n  \u003cdiv class=\"cpp-section\"\u003e\n    \u003ch3 class=\"cpp-section-title\"\u003eSize \u0026amp; Fit\u003c\/h3\u003e\n\n    \u003cp\u003e\n      This style is designed with a relaxed silhouette. Choose your usual size\n      for an easy fit. If you are between sizes or prefer a little extra room,\n      we recommend choosing the larger size.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cpp-size-box\"\u003e\n      \u003cdiv class=\"cpp-table-wrap\"\u003e\n\n        \u003ctable class=\"cpp-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\u003eDress Length\u003c\/th\u003e\n              \u003cth\u003eSleeve\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eS\u003c\/td\u003e\n              \u003ctd\u003e4–6\u003c\/td\u003e\n              \u003ctd\u003e38.6\" \/ 98 cm\u003c\/td\u003e\n              \u003ctd\u003e33.5\" \/ 85 cm\u003c\/td\u003e\n              \u003ctd\u003e11.0\" \/ 28 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e8–10\u003c\/td\u003e\n              \u003ctd\u003e40.6\" \/ 103 cm\u003c\/td\u003e\n              \u003ctd\u003e34.1\" \/ 86.5 cm\u003c\/td\u003e\n              \u003ctd\u003e11.4\" \/ 29 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e12–14\u003c\/td\u003e\n              \u003ctd\u003e42.9\" \/ 109 cm\u003c\/td\u003e\n              \u003ctd\u003e34.6\" \/ 88 cm\u003c\/td\u003e\n              \u003ctd\u003e11.8\" \/ 30 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eXL\u003c\/td\u003e\n              \u003ctd\u003e16–18\u003c\/td\u003e\n              \u003ctd\u003e45.3\" \/ 115 cm\u003c\/td\u003e\n              \u003ctd\u003e35.2\" \/ 89.5 cm\u003c\/td\u003e\n              \u003ctd\u003e12.2\" \/ 31 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=\"cpp-size-note\"\u003e\n        \u003cstrong\u003ePlease Note:\u003c\/strong\u003e\n        Measurements are approximate and may vary by 0.5–1 inch due to manual\n        measurement. Please check the size chart before ordering.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cpp-divider\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"cpp-section\"\u003e\n    \u003ch3 class=\"cpp-section-title\"\u003eDetails You'll Notice\u003c\/h3\u003e\n\n    \u003cul class=\"cpp-list\"\u003e\n      \u003cli\u003eTraditional red, green and neutral plaid pattern\u003c\/li\u003e\n      \u003cli\u003eShimmering all-over finish\u003c\/li\u003e\n      \u003cli\u003eClassic pointed collar\u003c\/li\u003e\n      \u003cli\u003eFunctional button-front styling\u003c\/li\u003e\n      \u003cli\u003eShort puff sleeves with softly gathered shoulders\u003c\/li\u003e\n      \u003cli\u003eRelaxed straight-cut silhouette\u003c\/li\u003e\n      \u003cli\u003eAbove-the-knee mini length\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL SALES BOX --\u003e\n  \u003cdiv class=\"cpp-bottom\"\u003e\n    \u003ch3\u003eYour Christmas Party Dress Has Arrived 🎄\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Festive plaid, flattering comfort and just the right amount of sparkle.\n      Add your favorite shoes and accessories, and you're ready for every merry\n      moment on the calendar.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"showladys","offers":[{"title":"S","offer_id":47675953152156,"sku":"DR-675-RD-S","price":49.99,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":47675953184924,"sku":"DR-675-RD-M","price":49.99,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":47675953217692,"sku":"DR-675-RD-L","price":49.99,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":47675953250460,"sku":"DR-675-RD-XL","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6691\/8300\/files\/2026-09-23_171814_825.png?v=1790155667","url":"https:\/\/showladys.com\/products\/holiday-sparkle-plaid-button-front-mini-dress","provider":"showladys","version":"1.0","type":"link"}