simplicity.com Open in urlscan Pro
63.141.128.8  Public Scan

Submitted URL: https://trk.klclick.com/ls/click?upn=u001.M1bJAJgsd6EnPfigv3i1oRCnTKJTkP1OTB6XQ51rHSq-2BhGQsbBOsDrbyuULfg-2FJaHqFI8hjec1...
Effective URL: https://simplicity.com/butterick/b6985?utm_source=30%20Day%20Engaged&utm_medium=email&utm_campaign=S202402Sale_5_RR%20%...
Submission: On March 03 via api from BE — Scanned from DE

Form analysis 3 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label id="quick_search_label" class="is-srOnly" for="search_query">Search</label>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="What would you like to sew?" autocomplete="off" aria-labelledby="quick_search_label"
        aria-label="Search">
      <button type="submit" href="#" class="quickSearch--button button button--primary" aria-label="Search" title="Search">
        <span class="icon icon--search" title="Toggle Mobile Search">
          <svg>
            <use xlink:href="#icon-search"></use>
          </svg>
        </span>
      </button>
      <div class="search__searching"></div>
      <div class="search__cover"></div>
    </div>
  </fieldset>
</form>

POST https://simplicity.com/cart.php

<form class="form" method="post" action="https://simplicity.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="11211">
  <div data-product-option-change="">
    <div class="productTypeButtons">
      <label class="form-label form-label--alternate form-label--inlineSmall" for="select-format">Product Format: </label>
      <select id="select-format" class="form-select form-select--small form-select--margin" data-format-select="" required="">
        <option value="">Choose Format</option>
        <option value="pdf" data-select-format-link="/butterick/pdb6985/"> PDF</option>
        <option value="paper" data-format-selected="" data-select-format-link=""> Paper</option>
      </select>
    </div>
    <div class="form-field" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall" for="attribute_select_7867"> Size <small> (Required) </small>
      </label>
      <select class="form-select form-select--small" name="attribute[7867]" id="attribute_select_7867" required="">
        <option value="">Choose Size</option>
        <option data-product-attribute-value="11805" value="11805">8-10-12-14-16</option>
        <option data-product-attribute-value="11806" value="11806">18-20-22-24-26</option>
      </select>
      <a href="#" data-reveal-id="modal-custom" class="sizeChartLink" id="sizeChartLink-mccalls" title="McCalls Size Charts" size-chart-link="">Size Charts</a>
    </div>
  </div>
  <div class="form-field form-field--stock u-hiddenVisually">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div class="alertBox productAttributes-message" style="display:none">
    <div class="alertBox-column alertBox-icon">
      <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
        </svg></icon>
    </div>
    <p class="alertBox-column alertBox-message"></p>
  </div>
  <div id="add-to-cart-wrapper" class="add-to-cart-wrapper cart-item-quantity">
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec">
          <span class="is-srOnly">Decrease Quantity of B6985</span>
          <svg>
            <use xlink:href="#icon-down"></use>
          </svg>
        </button>
        <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="10" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc">
          <span class="is-srOnly">Increase Quantity of B6985</span>
          <svg>
            <use xlink:href="#icon-up"></use>
          </svg>
        </button>
        <span style="display: none;"></span>
      </div>
    </div>
    <div class="add-to-cart-buttons">
      <div class="form-action">
        <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
        <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
      </div>
    </div>
    <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button cart-wishlist" data-dropdown="wishlist-dropdown" href="#"> <svg style="position: absolute;top:-2px;left: -25px;" width="21" height="25" viewBox="0 0 21 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_673_1554)"> <path d="M0.281738 0V24.5411L10.5353 19.1776L20.7888 24.5411V0H0.281738ZM17.9504 8.29857C17.3669 12.506 10.5353 16.0697 10.5353 16.0697C10.5353 16.0697 3.70365 12.5074 3.12009 8.29857C2.53654 4.09118 6.76963 3.84833 6.76963 3.84833C9.80505 3.72765 10.5353 6.46007 10.5353 6.46007C10.5353 6.46007 11.2655 3.72765 14.3009 3.84833C14.3009 3.84833 18.534 4.09118 17.9504 8.29857Z" fill="#D9D9D9"></path> <path d="M17.9504 8.2986C17.3668 12.506 10.5352 16.0698 10.5352 16.0698C10.5352 16.0698 3.70361 12.5075 3.12005 8.2986C2.53649 4.09121 6.76958 3.84837 6.76958 3.84837C9.805 3.72769 10.5352 6.46011 10.5352 6.46011C10.5352 6.46011 11.2654 3.72769 14.3008 3.84837C14.3008 3.84837 18.5339 4.09121 17.9504 8.2986Z" fill="#C30000"></path> </g> <defs> <clipPath id="clip0_673_1554"> <rect width="20.507" height="24.5411" fill="white" transform="translate(0.281738)"></rect> </clipPath> </defs> </svg><span>Add to Wish List</span> <i aria-hidden="true" class="icon"> <svg> <use href="#icon-chevron-down"></use> </svg> </i> </a>
    <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
      <li> <input class="button" type="submit" value="Save to Wish List"> </li>
      <li> <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=11211">Create New Wish List</a> </li>
    </ul>
  </div>
</form>

POST ?

<form action="?" method="post">
  <header class="subscribe__head">
    <div data-content-region="footer_klaviyo_cta--global">
      <div data-layout-id="83459a94-d228-448a-9e1b-c4f88d171472">
        <div data-sub-layout-container="a877c1fb-af9b-4c3e-b036-5a0a8903247f" data-layout-name="Layout">
          <style data-container-styling="a877c1fb-af9b-4c3e-b036-5a0a8903247f">
            [data-sub-layout-container="a877c1fb-af9b-4c3e-b036-5a0a8903247f"] {
              box-sizing: border-box;
              display: flex;
              flex-wrap: wrap;
              z-index: 0;
              padding-bottom: 7px;
              position: relative;
            }

            [data-sub-layout-container="a877c1fb-af9b-4c3e-b036-5a0a8903247f"]:after {
              background-position: center center;
              background-size: cover;
              z-index: auto;
              display: block;
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
            }
          </style>
          <div data-sub-layout="70113cf0-3222-4a1e-95ef-c9bb87da9d29">
            <style data-column-styling="70113cf0-3222-4a1e-95ef-c9bb87da9d29">
              [data-sub-layout="70113cf0-3222-4a1e-95ef-c9bb87da9d29"] {
                display: flex;
                flex-direction: column;
                box-sizing: border-box;
                flex-basis: 100%;
                max-width: 100%;
                z-index: 0;
                justify-content: center;
                position: relative;
              }

              [data-sub-layout="70113cf0-3222-4a1e-95ef-c9bb87da9d29"]:after {
                background-position: center center;
                background-size: cover;
                z-index: auto;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
              }

              @media only screen and (max-width: 700px) {
                [data-sub-layout="70113cf0-3222-4a1e-95ef-c9bb87da9d29"] {
                  flex-basis: 100%;
                  max-width: 100%;
                }
              }
            </style>
            <div data-widget-id="405a338b-4e87-450a-8f3d-f700ec695edf" data-placement-id="ae5e1775-1627-4de5-969d-0c1308d82249" data-placement-status="ACTIVE">
              <p style="font-family: 'DM Serif Display';font-size:24px;color:#000;"> Be the First to Know!</p>
            </div>
          </div>
        </div>
      </div>
    </div>
  </header><!-- /.subscribe__head -->
  <div class="subscribe__body">
    <div class="subscribe__controls">
      <a class="button--primary" href="/newsletter" style="align-items: center;">Sign Up</a>
      <input id="nl_email" type="hidden" value="">
    </div><!-- /.subscribe__controls -->
  </div><!-- /.subscribe__body -->
  <footer class="subscribe__foot">
    <ul class="socialLinks socialLinks--alt">
      <li class="socialLinks-item">
        <a class="icon icon--facebook" href="https://www.facebook.com/simplicitypatterns/" target="_blank" rel="noopener">

																	<svg height="100%" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" version="1.1" viewBox="0 0 512 512" width="100%" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M449.446,0c34.525,0 62.554,28.03 62.554,62.554l0,386.892c0,34.524 -28.03,62.554 -62.554,62.554l-106.468,0l0,-192.915l66.6,0l12.672,-82.621l-79.272,0l0,-53.617c0,-22.603 11.073,-44.636 46.58,-44.636l36.042,0l0,-70.34c0,0 -32.71,-5.582 -63.982,-5.582c-65.288,0 -107.96,39.569 -107.96,111.204l0,62.971l-72.573,0l0,82.621l72.573,0l0,192.915l-191.104,0c-34.524,0 -62.554,-28.03 -62.554,-62.554l0,-386.892c0,-34.524 28.029,-62.554 62.554,-62.554l386.892,0Z" style="fill:#1777f2;"></path></svg>
															                 </a>
      </li>
      <li class="socialLinks-item">
        <a class="icon icon--instagram" href="https://www.instagram.com/simplicity_creative_group/" target="_blank" rel="noopener">
							                                                      <svg height="100%" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" version="1.1" viewBox="0 0 512 512" width="100%" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M256,0c-69.526,0 -78.244,0.295 -105.549,1.541c-27.248,1.243 -45.858,5.57 -62.142,11.899c-16.834,6.542 -31.111,15.296 -45.342,29.528c-14.232,14.231 -22.986,28.508 -29.528,45.342c-6.329,16.283 -10.656,34.893 -11.899,62.141c-1.246,27.305 -1.54,36.023 -1.54,105.549c0,69.524 0.294,78.242 1.54,105.547c1.243,27.248 5.57,45.858 11.899,62.141c6.542,16.834 15.296,31.111 29.528,45.344c14.231,14.231 28.508,22.985 45.342,29.527c16.284,6.328 34.894,10.656 62.142,11.899c27.305,1.245 36.023,1.54 105.549,1.54c69.524,0 78.242,-0.295 105.547,-1.54c27.248,-1.243 45.858,-5.571 62.141,-11.899c16.834,-6.542 31.111,-15.296 45.344,-29.527c14.231,-14.233 22.985,-28.51 29.527,-45.344c6.328,-16.283 10.656,-34.893 11.899,-62.141c1.245,-27.305 1.54,-36.023 1.54,-105.547c0,-69.526 -0.295,-78.244 -1.54,-105.549c-1.243,-27.248 -5.571,-45.858 -11.899,-62.141c-6.542,-16.834 -15.296,-31.111 -29.527,-45.342c-14.233,-14.232 -28.51,-22.986 -45.344,-29.528c-16.283,-6.329 -34.893,-10.656 -62.141,-11.899c-27.305,-1.246 -36.023,-1.541 -105.547,-1.541Zm0,46.127c68.354,0 76.451,0.26 103.445,1.492c24.959,1.139 38.514,5.309 47.535,8.814c11.949,4.644 20.477,10.192 29.435,19.15c8.959,8.958 14.506,17.487 19.15,29.435c3.506,9.021 7.676,22.576 8.815,47.535c1.231,26.995 1.492,35.092 1.492,103.447c0,68.354 -0.261,76.451 -1.492,103.445c-1.139,24.959 -5.309,38.514 -8.815,47.535c-4.644,11.949 -10.191,20.477 -19.15,29.435c-8.958,8.959 -17.486,14.506 -29.435,19.15c-9.021,3.506 -22.576,7.676 -47.535,8.814c-26.99,1.232 -35.086,1.493 -103.445,1.493c-68.361,0 -76.455,-0.261 -103.447,-1.493c-24.959,-1.138 -38.514,-5.308 -47.535,-8.814c-11.949,-4.644 -20.477,-10.191 -29.436,-19.15c-8.958,-8.958 -14.506,-17.486 -19.149,-29.435c-3.506,-9.021 -7.676,-22.576 -8.815,-47.535c-1.232,-26.994 -1.492,-35.091 -1.492,-103.445c0,-68.355 0.26,-76.452 1.492,-103.447c1.139,-24.959 5.309,-38.514 8.815,-47.535c4.643,-11.948 10.191,-20.477 19.149,-29.435c8.959,-8.958 17.487,-14.506 29.436,-19.15c9.021,-3.505 22.576,-7.675 47.535,-8.814c26.995,-1.232 35.092,-1.492 103.447,-1.492Z" style="fill:url(#_ins1);fill-rule:nonzero;"></path><path d="M256,341.332c-47.129,0 -85.334,-38.205 -85.334,-85.332c0,-47.129 38.205,-85.334 85.334,-85.334c47.127,0 85.332,38.205 85.332,85.334c0,47.127 -38.205,85.332 -85.332,85.332Zm0,-216.792c-72.604,0 -131.46,58.856 -131.46,131.46c0,72.602 58.856,131.458 131.46,131.458c72.602,0 131.458,-58.856 131.458,-131.458c0,-72.604 -58.856,-131.46 -131.458,-131.46Z" style="fill:url(#_ins2);fill-rule:nonzero;"></path><path d="M423.372,119.346c0,16.967 -13.754,30.72 -30.72,30.72c-16.966,0 -30.72,-13.753 -30.72,-30.72c0,-16.966 13.754,-30.719 30.72,-30.719c16.966,0 30.72,13.753 30.72,30.719Z" style="fill:url(#_ins3);fill-rule:nonzero;"></path></g><defs><linearGradient gradientTransform="matrix(-149.618,494.3,-494.3,-149.618,300.81,-27.1283)" gradientUnits="userSpaceOnUse" id="_ins1" x1="0" x2="1" y1="0" y2="0"><stop offset="0" style="stop-color:#515bd4;stop-opacity:1"></stop><stop offset="0.26" style="stop-color:#9510b8;stop-opacity:1"></stop><stop offset="0.66" style="stop-color:#e51804;stop-opacity:1"></stop><stop offset="1" style="stop-color:#feda77;stop-opacity:1"></stop></linearGradient><linearGradient gradientTransform="matrix(-149.618,494.3,-494.3,-149.618,300.81,-27.1283)" gradientUnits="userSpaceOnUse" id="_ins2" x1="0" x2="1" y1="0" y2="0"><stop offset="0" style="stop-color:#515bd4;stop-opacity:1"></stop><stop offset="0.26" style="stop-color:#9510b8;stop-opacity:1"></stop><stop offset="0.66" style="stop-color:#e51804;stop-opacity:1"></stop><stop offset="1" style="stop-color:#ffbf00;stop-opacity:1"></stop></linearGradient><linearGradient gradientTransform="matrix(-149.618,494.3,-494.3,-149.618,300.81,-27.1283)" gradientUnits="userSpaceOnUse" id="_ins3" x1="0" x2="1" y1="0" y2="0"><stop offset="0" style="stop-color:#515bd4;stop-opacity:1"></stop><stop offset="0.26" style="stop-color:#9510b8;stop-opacity:1"></stop><stop offset="0.66" style="stop-color:#e51804;stop-opacity:1"></stop><stop offset="1" style="stop-color:#ffbf00;stop-opacity:1"></stop></linearGradient></defs></svg>
															                 </a>
      </li>
      <li class="socialLinks-item">
        <a class="icon icon--pinterest" href="https://www.pinterest.com/mccallpatternco/" target="_blank" rel="noopener">
																	<svg height="100%" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" version="1.1" viewBox="0 0 512 512" width="100%" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M511.999,256.002c0,141.373 -114.606,255.979 -255.98,255.979c-141.373,0 -255.979,-114.606 -255.979,-255.979c0,-141.374 114.606,-255.98 255.979,-255.98c141.374,0 255.98,114.606 255.98,255.98Z" style="fill:#fff;fill-rule:nonzero;"></path><path d="M255.998,0.001c-141.384,0 -255.998,114.617 -255.998,255.998c0,108.456 67.475,201.171 162.707,238.471c-2.24,-20.255 -4.261,-51.405 0.889,-73.518c4.65,-19.978 30.018,-127.248 30.018,-127.248c0,0 -7.659,-15.334 -7.659,-38.008c0,-35.596 20.632,-62.171 46.323,-62.171c21.839,0 32.391,16.399 32.391,36.061c0,21.966 -13.984,54.803 -21.203,85.235c-6.03,25.482 12.779,46.261 37.909,46.261c45.503,0 80.477,-47.976 80.477,-117.229c0,-61.293 -44.045,-104.149 -106.932,-104.149c-72.841,0 -115.597,54.634 -115.597,111.095c0,22.004 8.475,45.596 19.052,58.421c2.09,2.535 2.398,4.758 1.776,7.343c-1.945,8.087 -6.262,25.474 -7.111,29.032c-1.117,4.686 -3.711,5.681 -8.561,3.424c-31.974,-14.884 -51.963,-61.627 -51.963,-99.174c0,-80.755 58.672,-154.915 169.148,-154.915c88.806,0 157.821,63.279 157.821,147.85c0,88.229 -55.629,159.232 -132.842,159.232c-25.94,0 -50.328,-13.476 -58.674,-29.394c0,0 -12.838,48.878 -15.95,60.856c-5.782,22.237 -21.382,50.109 -31.818,67.11c23.955,7.417 49.409,11.416 75.797,11.416c141.389,0 256.003,-114.612 256.003,-256.001c0,-141.381 -114.614,-255.998 -256.003,-255.998Z" style="fill:#e71d27;fill-rule:nonzero;"></path></g></svg>
															                 </a>
      </li>
      <li class="socialLinks-item">
        <a class="icon icon--youtube" href="https://www.youtube.com/user/SimplicityVideo" target="_blank" rel="noopener">
																	 <svg height="100%" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" version="1.1" viewBox="0 0 512 512" width="100%" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:serif="http://www.serif.com/" xmlns:xlink="http://www.w3.org/1999/xlink"><g><path d="M501.299,132.766c-5.888,-22.03 -23.234,-39.377 -45.264,-45.264c-39.932,-10.701 -200.037,-10.701 -200.037,-10.701c0,0 -160.105,0 -200.038,10.701c-22.025,5.887 -39.376,23.234 -45.264,45.264c-10.696,39.928 -10.696,123.236 -10.696,123.236c0,0 0,83.308 10.696,123.232c5.888,22.03 23.239,39.381 45.264,45.268c39.933,10.697 200.038,10.697 200.038,10.697c0,0 160.105,0 200.037,-10.697c22.03,-5.887 39.376,-23.238 45.264,-45.268c10.701,-39.924 10.701,-123.232 10.701,-123.232c0,0 0,-83.308 -10.701,-123.236Z" style="fill:#ed1f24;fill-rule:nonzero;"></path><path d="M204.796,332.803l133.018,-76.801l-133.018,-76.801l0,153.602Z" style="fill:#fff;fill-rule:nonzero;"></path></g></svg>
															                 </a>
      </li>
    </ul>
  </footer><!-- /.subscribe__foot -->
</form>

Text Content

Burda Style

Free Shipping on U.S. Orders $25+ See Details

 * 
 * 
 * 
 * 
 * 
 * 
 * 

Free Shipping on U.S. Orders $25+ See Details


YOUR SEWING PATTERN DESTINATION

Search


 * Sign in
 * Cart 0
   

   
 * Patterns by Brand
   
   Patterns by Brand
   
    * McCall's
    * Simplicity
    * Butterick
    * Burda Style
    * Vogue Patterns
    * New Look
    * Know Me

 * Patterns by Category
   
   Patterns by Category
   
   
      NEW SEWING PATTERNS
   
   
      WOMEN
   
    * Dresses
    * Tops
    * Skirts
    * Pants & Shorts
    * Jumpsuits
    * Jackets & Vests
    * Coats & Capes
    * Coordinates
    * Wedding, Evening & Formal
    * Plus Sizes
    * Lingerie
   
   
      KIDS
   
    * Infants & Toddlers
    * Children
    * Girls
    * Boys
   
   
      COSTUMES
   
    * Adults
    * Infants & Toddlers
    * Kids
    * Licensed
    * Historical
    * Groups
    * Christmas
    * Pets
   
   
      CRAFTS & PETS
   
    * Aprons
    * Stuffed Animals
    * Dolls
    * Pets
    * Home Decorating
    * Home & Holiday
   
   
   ACCESSORIES
   
   
   MEN
   
   
   SWIMWEAR & ACTIVEWEAR
   
   
   LOUNGEWEAR & SLEEPWEAR
   
   
   A0 PRINT SIZE

 * PDF Patterns
   
   PDF Patterns
   
   
      WOMEN
   
    * Dresses
    * Tops
    * Skirts
    * Pants & Shorts
    * Jumpsuits
    * Jackets & Vests
    * Coats & Capes
    * Coordinates
    * Wedding, Evening & Formal
    * Plus Sizes
    * Lingerie
   
   
      KIDS
   
    * Infants & Toddlers
    * Children
    * Girls
    * Boys
   
   
      COSTUMES
   
    * Adults
    * Infants & Toddlers
    * Kids
    * Licensed
    * Historical
    * Groups
    * Pets
   
   
      CRAFTS & PETS
   
    * Aprons
    * Stuffed Animals
    * Dolls
    * Pets
    * Home Decorating
    * Home & Holiday
   
   
   ACCESSORIES
   
   
   MEN
   
   
   SWIMWEAR & ACTIVEWEAR
   
   
   LOUNGEWEAR & SLEEPWEAR
   
   
   A0 PRINT SIZE

 * Designers & Collections
   
   
      DESIGNERS
   
    * Palmer/Pletsch
    * Tom And Linda Platt
    * Mimi G
    * Marcy Tilton
    * Katherine Tilton
   
   
      COLLECTIONS
   
    * Easy-to-Sew
    * Very Easy Vogue
    * Vintage
    * Custom Cup Sizes
    * Learn to Sew
   
   
      FEATURED SHOPS
   
    * Best-Sellers
    * The Valentine Shop
    * Workwear Edit
    * The Denim Collection
    * Vacation Ready
   
   View All

 * Lookbooks
   
   Lookbooks
   
    * Catalogs
    * Lookbooks

 * Sewing Tools & Accessories
   
   Sewing Tools & Accessories
   
    * Accessories
    * Buttons
    * Patches
    * Ribbons
    * Tools
    * View All

 * Resources
   
   How-To-Sew Resources
   
    * Sew-Alongs
    * Sewing Tutorials
    * Size Charts

 * Sale
   
   Sale
   
    * Sale
    * Clearance



    

 * Home
 * Women
 * Dresses
 * B6985

Previous

Next



MISSES' DRESS

Item Number B6985

Sale

Was:
Now: $16.07
(You save $6.88 )
$4.99

SKU: B6985 UPC: Maximum Purchase: 10 units

Title: Misses' Dress sewing_rating: Easy collection: Vintage season: Early
Spring product_type: Paper linked_product: butterick/pdb6985|PDF
Product Format: Choose Format PDF Paper
Size (Required) Choose Size 8-10-12-14-16 18-20-22-24-26 Size Charts
Current Stock:



Quantity:
Decrease Quantity of B6985 Increase Quantity of B6985
Adding to cart… The item has been added
Add to Wish List
 * 
 * Create New Wish List

Butterick Vintage 1970's Wrap-and-Go dress. Semi-fitted, sleeveless wrapped
dress has scoop neckline and purchased fold over braid finish extending into
front ties. Easy - only three main pattern pieces. No buttons, no zippers, no
snaps. Just slip it on wrap and tie in front and you are all set to go.
Authentic Vintage Reproduction includes additional sizes and cutting layouts.

Sewing Rating ⓘ: Easy
 * Line Art


×






×



 * Related Products

Butterick B6985 (PDF) | Misses' Dress (PDF)
$22.95$16.07

Close ×


!

OK Cancel

 * My Account
    * Create Account
    * My Account
    * Order Status
    * Order History

 * Customer Care
    * Contact Us
    * FAQ
    * Shipping
    * Returns
    * Accessibility
    * Sitemap

 * About Us & Resources
    * 
    * Sew-Alongs
    * Sewing Tutorials
    * Sewing Pattern Size Charts
    * Promotions
    * PDF Patterns
    * School Sewing Patterns

 * Our Family of Brands
    * Simplicity
    * McCall's
    * Butterick
    * Vogue
    * New Look
    * Know Me
    * Burda Style
    * Perler
    * Wrights
    * Dimensions
    * Boye
    * C.R.Gibson
    * Eureka
      

 * Our Family of Brands
    * Simplicity
    * McCall's
    * Butterick
    * Vogue
    * New Look
    * Know Me
    * Burda Style

 *  * Perler
    * Wrights
    * Dimensions
    * Boye
    * C.R.Gibson
    * Eureka
      

Be the First to Know!

Sign Up
 * 
 * 
 * 
 * 

Customer Privacy Notice | Privacy Policy | Terms of Use

Consumer Goods, Atlanta, GA | igdesigngroup-americas.com

© 2023 IG Design Group Americas, Inc. | All Rights Reserved



We use cookies (and other similar technologies) to collect data to improve your
shopping experience.By using our website, you're agreeing to the collection of
data as described in our Privacy Policy.

SettingsReject allAccept All Cookies