dalisaydesign.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://dalisaydesign.com/
Effective URL: https://dalisaydesign.com/
Submission: On October 25 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout"> Check out </button>
</form>

POST /contact#ContactForm

<form method="post" action="/contact#ContactForm" id="ContactForm" accept-charset="UTF-8" class="isolate"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="contact__fields">
    <div class="field">
      <input class="field__input" autocomplete="name" type="text" id="ContactForm-name" name="contact[Name]" value="" placeholder="Name">
      <label class="field__label" for="ContactForm-name">Name</label>
    </div>
    <div class="field field--with-error">
      <input autocomplete="email" type="email" id="ContactForm-email" class="field__input" name="contact[email]" spellcheck="false" autocapitalize="off" value="" aria-required="true" placeholder="Email">
      <label class="field__label" for="ContactForm-email">Email <span aria-hidden="true">*</span></label>
    </div>
  </div>
  <div class="field">
    <input type="tel" id="ContactForm-phone" class="field__input" autocomplete="tel" name="contact[Phone number]" pattern="[0-9\-]*" value="" placeholder="Phone number">
    <label class="field__label" for="ContactForm-phone">Phone number</label>
  </div>
  <div class="field">
    <textarea rows="10" id="ContactForm-body" class="text-area field__input" name="contact[Comment]" placeholder="Comment"></textarea>
    <label class="form__label field__label" for="ContactForm-body">Comment</label>
  </div>
  <div class="contact__button">
    <button type="submit" class="button"> Send </button>
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--sections--15883915264196__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--15883915264196__footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="CA" selected=""> Canada (USD $) </option>
      <option value="US"> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel">
        <span>USD $ | Canada</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="CA">
            <span class="localization-form__currency">USD
              $ |</span>
            Canada
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="US">
            <span class="localization-form__currency">USD
              $ |</span>
            United States
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="CA">
  </div>
</form>

Text Content

Skip to content

Welcome to Our Shop - Orders Over $100 Ship Free

 * Home
 * New Arrivals
 * Fabric By The Yard
 * Precuts and Kits
 * On Sale
 * Stand Mixer Bowl Covers
 * Stand Mixer Slider Mats
 * Blog
   Blog
    * Fabric, Fabric Everywhere
    * For The Love of Beatrix Potter

Log in
 * Facebook
 * Pinterest
 * Instagram
 * YouTube



 * Home
 * New Arrivals
 * Fabric By The Yard
 * Precuts and Kits
 * On Sale
 * Stand Mixer Bowl Covers
 * Stand Mixer Slider Mats
 * Blog
    * Fabric, Fabric Everywhere
    * For The Love of Beatrix Potter

Search

Log in Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping

Shop All

Dalisay Design Fabrics is a family owned business located in NJ.

We offer the finest quality fabrics for sewing and quilting from the top
manufacturers at an affordable price. We're known for fast shipping and great,
personalized customer service.

Sign up for our Newsletter to be the first to learn about our New Arrivals,
Sales and Coupons.

Questions? Reach out to us at admin@dalisaydesign.com or the "Chat" button.


FREE SHIPPING ON ALL ORDERS OVER $100

Shop Now


NEW ARRIVALS!





CHECK OUT OUR LATEST ARRIVALS!

I'm always searching for the hottest fabric trends and designs. This Collection
features our latest arrivals!




 * SHIZUKA - PACKED ASIAN FLORAL - CHONG A HWANG - TIMELESS TREASURES FABRICS
   
   
   
   
   SHIZUKA - PACKED ASIAN FLORAL - CHONG A HWANG - TIMELESS TREASURES FABRICS
   
   Vendor:
   Timeless Treasures
   Regular price From $7.29 USD
   Regular price Sale price From $7.29 USD
   Unit price /  per 
   Choose options
   
   


 * SHIZUKA - WEAVE AND FLORALS - CHONG A HWANG - TIMELESS TREASURES FABRICS
   
   
   
   
   SHIZUKA - WEAVE AND FLORALS - CHONG A HWANG - TIMELESS TREASURES FABRICS
   
   Vendor:
   Timeless Treasures
   Regular price From $7.29 USD
   Regular price Sale price From $7.29 USD
   Unit price /  per 
   Choose options
   
   


 * SHIZUKA - ASIAN FLORAL & BUTTERFLIES - CHONG A HWANG - TIMELESS TREASURES
   FABRICS
   
   
   
   
   SHIZUKA - ASIAN FLORAL & BUTTERFLIES - CHONG A HWANG - TIMELESS TREASURES
   FABRICS
   
   Vendor:
   Timeless Treasures
   Regular price From $7.29 USD
   Regular price Sale price From $7.29 USD
   Unit price /  per 
   Choose options
   
   


 * SHIZUKA - METALLIC GEO FLORAL - CHONG A HWANG - TIMELESS TREASURES FABRICS
   
   
   
   
   SHIZUKA - METALLIC GEO FLORAL - CHONG A HWANG - TIMELESS TREASURES FABRICS
   
   Vendor:
   Timeless Treasures
   Regular price From $7.29 USD
   Regular price Sale price From $7.29 USD
   Unit price /  per 
   Choose options
   
   


 * TOSSED DOGS AND WORDS FABRIC -CREAM - TIMELESS TREASURES FABRICS
   
   
   
   
   TOSSED DOGS AND WORDS FABRIC -CREAM - TIMELESS TREASURES FABRICS
   
   Vendor:
   Timeless Treasures
   Regular price From $7.29 USD
   Regular price Sale price From $7.29 USD
   Unit price /  per 
   Choose options
   
   


 * TOSSED DOGS AND WORDS - BLACK - TIMELESS TREASURES FABRICS
   
   
   
   
   TOSSED DOGS AND WORDS - BLACK - TIMELESS TREASURES FABRICS
   
   Vendor:
   Timeless Treasures
   Regular price From $7.29 USD
   Regular price Sale price From $7.29 USD
   Unit price /  per 
   Choose options
   
   

View all


COLLECTIONS

Shop Now


 * FABRIC BY THE YARD
   
   We have the latest fabrics by the Yard from the top manufacturers. All are
   100% quilting cotton unless otherwise specified. Prints, Batiks, Blenders and
   Solids are available.
   
   Fabric By The Yard 


 * FABRIC PRE-CUTS | BUNDLES
   
   We have Fat Quarter Bundles, Layer Cakes (10"x10") Charm Packs (5"x5") and
   Jelly Rolls from many of the most popular fabric collections.
   
   Fabric Precuts | Bundles 


 * SALE ITEMS
   
   Sale Items - Fabric By The Yard, Precuts, EOBs (Ends of Bolts) and More! Shop
   before they're gone...
   
   On Sale 


 * STAND MIXER BOWL COVERS
   
   Our reversible Stand Mixer Bowl Covers are the perfect solution for keeping
   your Stand Mixer Bowl dust-free between uses. Our Bowl Covers also can be
   used to cover medium to large bowl or pie plate! They're great for bringing a
   dish to your next potluck dinner or as a Hostess gift!
   /collections/stand-mixer-bowl-covers
   
   Stand Mixer Bowl Covers 


 * STAND MIXER SLIDER MATS
   
   Stand Mixers are heavy. Finding it difficult to lift your mixer or don't want
   to scratch your countertop? Our patent-pending Stand Mixer Slider Mats help
   you easily slide your mixer without scratching your countertop. Mats are
   handmade from 100% Cotton fabric with just the right amount of inner padding
   to slide your mixer. The Mats coordinate with our Stand Mixer Bowl Covers and
   fit nicely under all Kitchenaid Stand Mixers or any similar size small
   appliance such as Keurig machines.
   
   Stand Mixer Slider Mats 

1 / of 4
Shop Now


ABOUT DALISAY DESIGN FABRICS


DALISAY DESIGN FABRIC & QUILT SHOP

Hi, I’m Lynn, Owner of Dalisay Design Fabric & Quilt Shop. I have always enjoyed
sewing, quilting, and designing my own decor items. If I wanted something
special I would figure out a way to make it myself so I could add that personal
touch that is missing from mass-produced products. So what could be better than
having an online fabric shop? I love fabric and it's so much fun deciding what
to order next! 

We are a family owned business, our fabric orders usually ship the next business
day. Handmade and custom decor items ship within 5-7 days, please feel free to
ask.









Join our Newsletter! - We promise to never sell or give your information to a
Third Party. We won't fill your inbox with spam. You'll receive an occasional
email informing you of our latest additions and special Coupon Savings. Please
kindly leave a review for any items that you purchase, it not only helps our
shop rating but also provides feedback to myself as well as our customers.

Please note that All of our fabric is 100% cotton unless otherwise noted and
should never be used for Children's or Adult Sleepwear.
 


> 


HAVE A QUESTION? CONTACT US

Name
Email *
Phone number
Comment
Send


QUICK LINKS

 * Search
 * About Dalisay Design
 * Privacy
 * Shipping Policy
 * Returns/Refunds
 * Terms of Service
 * Contact Us


CUSTOM ORDERS

We happily accept custom orders! Contact us at admin@dalisaydesign.com to let us
know what you're looking for!

700 reviews
700


Verified by


SIGN UP FOR OUR NEWSLETTER

Email

 * Facebook
 * Instagram
 * YouTube
 * Pinterest


COUNTRY/REGION

Canada (USD $) United States (USD $)
Update country/region


COUNTRY/REGION

USD $ | Canada
 * USD $ | Canada
 * USD $ | United States

Payment methods
 * Amazon
 * American Express
 * Apple Pay
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

© 2024, Dalisay Design Fabrics Powered by Shopify
 * Refund policy
 * Privacy policy
 * Terms of service
 * Shipping policy
 * Contact information


700
by


 * Choosing a selection results in a full page refresh.
 * Opens in a new window.


★ Judge.me Reviews
Hexie Floral - Eden Collection - Bocciccini Meadows for Figo Fabrics
10/20/2024

Mary Chase


Great service!

This is the first time I've ordered from Dalisay Designs and I'm very happy with
my purchase and their service. I'll be ordering again!

Read more


The Tale of Peter Rabbit - Blue - Main Fabric - Riley Blake Designs
10/19/2024

Carolyn Riggi


Beautiful Fabric

This fabric is so cute. Great quality and a good price. I'm a huge Peter rabbit
fan and love making children's quilts for my family and friends grandchildren

Read more


Potpourri Charm Pack 5 in Benartex | Potpourri 42 Piece Kanvas | Potpourri
POTP5K
10/16/2024

Joy Forest



Received exactly when they said I would. Can’t wait to start on my next project.

Read more


Alluring Butterflies 10 in Layer Cake | Alluring Butterflies 42 Piece | Alluring
Butterflies ALB10PK
10/14/2024

cynthia



Absolutely stunning fabrics…and such interesting patterns/colors!

Read more


Alluring Butterflies 10 in Layer Cake | Alluring Butterflies 42 Piece | Alluring
Butterflies ALB10PK
10/09/2024

cynthia vanhoy


Gorgeous Layer Cake, Great Customer Service!

Such a gorgeous fabric collection full of vibrant, rich colors…can’t wait to use
them in a quilt. I especially appreciate this business (never ordered from them
before). It’s often the little things that matter most—my order arriving on
time, the layer cake carefully packaged, a “thank you” from the business owner…I
plan on shopping with Dalisay Design again!

Read more




LET CUSTOMERS SPEAK FOR US


Based on 700 reviews
Hexie Floral - Eden Collection - Bocciccini Meadows for Figo Fabrics
10/20/2024

Mary Chase


Great service!
This is the first time I've ordered from Dalisay Designs and I'm very happy with
my purchase and their service. I'll be ordering again!


Full Review
The Tale of Peter Rabbit - Blue - Main Fabric - Riley Blake Designs
10/19/2024

Carolyn Riggi


Beautiful Fabric
This fabric is so cute. Great quality and a good price. I'm a huge Peter rabbit
fan and love making children's quilts for my family and friends grandchildren


Full Review
Potpourri Charm Pack 5 in Benartex | Potpourri 42 Piece Kanvas | Potpourri
POTP5K
10/16/2024

Joy Forest


Received exactly when they said I would. Can’t wait to start on my next project.


Full Review
Alluring Butterflies 10 in Layer Cake | Alluring Butterflies 42 Piece | Alluring
Butterflies ALB10PK
10/14/2024

cynthia


Absolutely stunning fabrics…and such interesting patterns/colors!


Full Review
Alluring Butterflies 10 in Layer Cake | Alluring Butterflies 42 Piece | Alluring
Butterflies ALB10PK
10/09/2024

cynthia vanhoy


Gorgeous Layer Cake, Great Customer Service!
Such a gorgeous fabric collection full of vibrant, rich colors…can’t wait to use
them in a quilt. I especially appreciate this business (never ordered from them
before). It’s often the little things that matter most—my order arriving on
time, the layer cake carefully packaged, a “thank you” from the business owner…I
plan on shopping with Dalisay Design again!


Full Review
Product Reviews
Shop Reviews
682
16
1
0
1
See all reviews
Write a review
700


Verified by Judge.me
Most Recent Highest Rating Lowest Rating Only Pictures Pictures First Videos
First Most Helpful
123
Most Recent Highest Rating Lowest Rating Only Pictures Pictures First Videos
First Most Helpful
Hexie Floral - Eden Collection - Bocciccini Meadows for Figo Fabrics
10/20/2024

Mary Chase


Great service!

This is the first time I've ordered from Dalisay Designs and I'm very happy with
my purchase and their service. I'll be ordering again!

Read more


The Tale of Peter Rabbit - Blue - Main Fabric - Riley Blake Designs
10/19/2024

Carolyn Riggi


Beautiful Fabric

This fabric is so cute. Great quality and a good price. I'm a huge Peter rabbit
fan and love making children's quilts for my family and friends grandchildren

Read more


Potpourri Charm Pack 5 in Benartex | Potpourri 42 Piece Kanvas | Potpourri
POTP5K
10/16/2024

Joy Forest



Received exactly when they said I would. Can’t wait to start on my next project.

Read more


Alluring Butterflies 10 in Layer Cake | Alluring Butterflies 42 Piece | Alluring
Butterflies ALB10PK
10/14/2024

cynthia



Absolutely stunning fabrics…and such interesting patterns/colors!

Read more


Alluring Butterflies 10 in Layer Cake | Alluring Butterflies 42 Piece | Alluring
Butterflies ALB10PK
10/09/2024

cynthia vanhoy


Gorgeous Layer Cake, Great Customer Service!

Such a gorgeous fabric collection full of vibrant, rich colors…can’t wait to use
them in a quilt. I especially appreciate this business (never ordered from them
before). It’s often the little things that matter most—my order arriving on
time, the layer cake carefully packaged, a “thank you” from the business owner…I
plan on shopping with Dalisay Design again!

Read more



123
Product Reviews (642)Shop Reviews (58)
Powered by Judge.me






Judge.me