www.sevensistersscones.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.sevensistersscones.com/
Submission Tags: falconsandbox
Submission: On May 31 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="fresh-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <div class="cart-drawer__empty-div"></div>
      <h2 class="type-subheading type-subheading--1 wow animated" id="cart_dialog_label" style="visibility: visible;">
        <span class="cart-drawer--title">Your Cart</span>
      </h2>
      <div class="cart-close-icon-wrapper">
        <button class="slide-menu cart-close-icon cart-menu-close alt-focus" aria-label="Open cart sidebar" type="button">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
            <line x1="18" y1="6" x2="6" y2="18"></line>
            <line x1="6" y1="6" x2="18" y2="18"></line>
          </svg>
        </button>
      </div>
    </div>
    <div class="ajax-cart--top-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <span class="cart-price-text hide">Subtotal</span>
      <div class="ajax-cart--cart-original-price">
        <span class="cart-item-original-total-price d-none"><span class="money">$0.00</span></span>
      </div>
      <div class="ajax-cart--total-price hide">
        <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
        <h3 id="cart_drawer_subtotal">
          <span class="cart-total-price js-cart-total" id="cart-price"><span class="money"><span class="sr-only">Your Cart Subtotal</span>$0.00</span></span>
        </h3>
      </div>
      <p class="cart--shipping-message taxes-and-shipping-message hide">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn alt-focus cart-button-checkout hide">
          <span class="cart-button-checkout-text">Complete checkout</span>
          <span class="cart-button-checkout-spinner lds-dual-ring hide"></span>
        </button>
        <button class="btn btn-default cart-menu-close secondary-button alt-focus" type="button"> Continue Shopping </button>
      </div>
      <div class="ajax-cart--checkout-add-note hide">
        <label for="note">Add a note for the seller…</label>
        <textarea id="note" name="note" class="form-control"></textarea>
      </div>
    </div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <li>
        	<article class="cart-item">
        		<div class="cart-item-image--wrapper">
        			<a class="cart-item-link" href="" tabindex="-1">
        				<img
        					class="cart-item-image"
        					src="/product/image.jpg"
        					alt=""
        				/>
        			</a>
        		</div>
        		<div class="cart-item-details--wrapper">
        			<h3 class="cart-item__title">
        				<a href="" class="cart-item-link cart-item-details--product-title-wrapper">
        					<span class="cart-item-product-title"></span>
        					<span class="cart-item-variant-title hide"></span>
        					<span class="cart-item-selling-plan hide"></span>
        				</a>
        			</h3>

        			<div class="cart-item-price-wrapper">
        				<span class="sr-only">Now</span>
        				<span class="cart-item-price"></span>
        				<span class="sr-only">Was</span>
        				<span class="cart-item-price-original"></span>
        				<span class="cart-item-price-per-unit"></span>
        			</div>

        			<ul class="order-discount--cart-list" aria-label="Discount"></ul>

        			<div class="cart-item--quantity-remove-wrapper">
        				<div class="cart-item--quantity-wrapper">
        					<button
        						type="button"
        						class="alt-focus cart-item-quantity-button cart-item-decrease"
        						data-amount="-1"
        						aria-label="Reduce item quantity by one"
        					>-</button>
                  <label for="cart-item--quantity-input" class="sr-only"></label>
        					<input
                    id="cart-item--quantity-input"
        						type="text"
        						class="cart-item-quantity"
        						min="1"
        						pattern="[0-9]*"
        						aria-label="Quantity"
        					>
        					<button
        						type="button"
        						class="alt-focus cart-item-quantity-button cart-item-increase"
        						data-amount="1"
        						aria-label="Increase item quantity by one"
        					>+</button>
        				</div>

        				<div class="cart-item-remove-button-container">
        					<button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">
                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="feather feather-trash-2" viewBox="0 0 24 24"><path d="M3 6h18M19 6v14a2 2 0 01-2 2H7a2 2 0 01-2-2V6m3 0V4a2 2 0 012-2h4a2 2 0 012 2v2M10 11v6M14 11v6"/></svg>
                  </button>
        				</div>
        			</div>

              <div class="errors hide"></div>

        		</div>
        	</article>
        </li>
      </script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
  </div>
</form>

/search

<form id="search-page-form-header" action="/search">
  <input type="hidden" name="type" value="product,page,article,collection">
  <div id="search-wrapper">
    <label for="search_text" class="sr-only" id="search_label">Search our site Seven Sisters Scones</label>
    <input id="search_text" name="q" type="text" size="20" placeholder="Samplers, create your own, gluten free, chocolate..." autocomplete="off" autocorrect="off" spellcheck="false" class="is-predictive"
      data-search-types="product,page,article,collection" data-show-prices="true" data-show-vendor="true" aria-hidden="true" tabindex="-1">
    <div class="search-bar--controls">
      <button id="search_submit" type="submit" aria-label="Submit Search" aria-hidden="true" tabindex="-1" class="search-bar__button alt-focus">
        <span class="header-icon">
          <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 20">
            <circle cx="8.571" cy="8.571" r="8.071" stroke="currentColor"></circle>
            <path stroke="currentColor" d="M0-.5h8.081" transform="rotate(45 -10.316 23.87)"></path>
          </svg>
        </span>
      </button>
    </div>
    <button class="search-bar__button search-clear alt-focus" id="search-bar--clear" tabindex="-1" aria-hidden="true" aria-label="Clear search query" type="button"> Clear </button>
    <button class="search-bar__button search-close alt-focus" id="search-bar--close" tabindex="-1" aria-hidden="true" aria-label="Close search bar" type="button">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg>
    </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6886251200572" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="40075255119932">
  <div class="flex" style="margin-bottom: 4px;">
    <button type="button" class="decrement-button-40075255119932" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">-</button>
    <input class="input-40075255119932 w-full" type="text" name="quantity" value="1" style="height: 44px; border: 1px solid var(--border-color); border-left: none; border-right: none; text-align: center;">
    <button type="button" class="increment-button-40075255119932" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">+</button>
  </div>
  <script type="text/javascript">
    document.addEventListener('DOMContentLoaded', function() {
      (function() {
        const id = "40075255119932";
        const input = document.querySelector('.input-' + id);
        const incButton = document.querySelector('.increment-button-' + id);
        const decButton = document.querySelector('.decrement-button-' + id);
        const submitButton = document.querySelector('.submit-button-' + id);
        incButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue++;
          // Update the input with the incremented value
          input.value = currentValue;
        })
        decButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue--;
          if (currentValue < 1) {
            return;
          }
          // Update the input with the incremented value
          input.value = currentValue;
        })
        submitButton.addEventListener('click', function() {
          setTimeout(function() {
            input.value = 1;
          }, 1500)
        })
      })()
    });
  </script>
  <button class="btn quick-add-button alt-focus w-100 my-0 addtocart submit-button-40075255119932" type="submit" name="add" tabindex="0" data-add-to-cart="Add to cart"> Add to cart </button>
  <input type="hidden" name="product-id" value="6886251200572"><input type="hidden" name="section-id" value="template--21525682716982__1649068705588b29f9">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6886252576828" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="40075258101820">
  <div class="flex" style="margin-bottom: 4px;">
    <button type="button" class="decrement-button-40075258101820" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">-</button>
    <input class="input-40075258101820 w-full" type="text" name="quantity" value="1" style="height: 44px; border: 1px solid var(--border-color); border-left: none; border-right: none; text-align: center;">
    <button type="button" class="increment-button-40075258101820" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">+</button>
  </div>
  <script type="text/javascript">
    document.addEventListener('DOMContentLoaded', function() {
      (function() {
        const id = "40075258101820";
        const input = document.querySelector('.input-' + id);
        const incButton = document.querySelector('.increment-button-' + id);
        const decButton = document.querySelector('.decrement-button-' + id);
        const submitButton = document.querySelector('.submit-button-' + id);
        incButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue++;
          // Update the input with the incremented value
          input.value = currentValue;
        })
        decButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue--;
          if (currentValue < 1) {
            return;
          }
          // Update the input with the incremented value
          input.value = currentValue;
        })
        submitButton.addEventListener('click', function() {
          setTimeout(function() {
            input.value = 1;
          }, 1500)
        })
      })()
    });
  </script>
  <button class="btn quick-add-button alt-focus w-100 my-0 addtocart submit-button-40075258101820" type="submit" name="add" tabindex="0" data-add-to-cart="Add to cart"> Add to cart </button>
  <input type="hidden" name="product-id" value="6886252576828"><input type="hidden" name="section-id" value="template--21525682716982__1649068705588b29f9">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6886254116924" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="40075262066748">
  <div class="flex" style="margin-bottom: 4px;">
    <button type="button" class="decrement-button-40075262066748" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">-</button>
    <input class="input-40075262066748 w-full" type="text" name="quantity" value="1" style="height: 44px; border: 1px solid var(--border-color); border-left: none; border-right: none; text-align: center;">
    <button type="button" class="increment-button-40075262066748" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">+</button>
  </div>
  <script type="text/javascript">
    document.addEventListener('DOMContentLoaded', function() {
      (function() {
        const id = "40075262066748";
        const input = document.querySelector('.input-' + id);
        const incButton = document.querySelector('.increment-button-' + id);
        const decButton = document.querySelector('.decrement-button-' + id);
        const submitButton = document.querySelector('.submit-button-' + id);
        incButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue++;
          // Update the input with the incremented value
          input.value = currentValue;
        })
        decButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue--;
          if (currentValue < 1) {
            return;
          }
          // Update the input with the incremented value
          input.value = currentValue;
        })
        submitButton.addEventListener('click', function() {
          setTimeout(function() {
            input.value = 1;
          }, 1500)
        })
      })()
    });
  </script>
  <button class="btn quick-add-button alt-focus w-100 my-0 addtocart submit-button-40075262066748" type="submit" name="add" tabindex="0" data-add-to-cart="Add to cart"> Add to cart </button>
  <input type="hidden" name="product-id" value="6886254116924"><input type="hidden" name="section-id" value="template--21525682716982__1649068705588b29f9">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6886255067196" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="40075263344700">
  <div class="flex" style="margin-bottom: 4px;">
    <button type="button" class="decrement-button-40075263344700" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">-</button>
    <input class="input-40075263344700 w-full" type="text" name="quantity" value="1" style="height: 44px; border: 1px solid var(--border-color); border-left: none; border-right: none; text-align: center;">
    <button type="button" class="increment-button-40075263344700" style="border: 1px solid var(--border-color); outline: none; width: 44px; height: 44px; background-color: transparent;">+</button>
  </div>
  <script type="text/javascript">
    document.addEventListener('DOMContentLoaded', function() {
      (function() {
        const id = "40075263344700";
        const input = document.querySelector('.input-' + id);
        const incButton = document.querySelector('.increment-button-' + id);
        const decButton = document.querySelector('.decrement-button-' + id);
        const submitButton = document.querySelector('.submit-button-' + id);
        incButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue++;
          // Update the input with the incremented value
          input.value = currentValue;
        })
        decButton.addEventListener('click', function() {
          // Get the current value, convert it to a number and increment
          let currentValue = parseInt(input.value, 10);
          currentValue--;
          if (currentValue < 1) {
            return;
          }
          // Update the input with the incremented value
          input.value = currentValue;
        })
        submitButton.addEventListener('click', function() {
          setTimeout(function() {
            input.value = 1;
          }, 1500)
        })
      })()
    });
  </script>
  <button class="btn quick-add-button alt-focus w-100 my-0 addtocart submit-button-40075263344700" type="submit" name="add" tabindex="0" data-add-to-cart="Add to cart"> Add to cart </button>
  <input type="hidden" name="product-id" value="6886255067196"><input type="hidden" name="section-id" value="template--21525682716982__1649068705588b29f9">
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="contact-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="text-center">
    <div class="lds-dual-ring newsletter-spinner hide"></div>
    <p class="note form-success hide">
      <strong>Thanks for Joining!</strong>
    </p>
  </div>
  <div id="newsletter-wrapper">
    <label for="newsletter_text" class="sr-only"></label>
    <input id="newsletter_text" type="email" value="" placeholder="your@email.com" name="contact[email]" class="input-group-field email" aria-label="your@email.com" autocorrect="off" autocomplete="email" autocapitalize="off" required="">
    <button type="submit" id="newsletter_submit" name="commit" aria-label="Join" class="btn"> Send </button>
  </div>
</form>

Text Content

YOUR CART



Subtotal
$0.00


YOUR CART SUBTOTAL$0.00

Taxes and shipping calculated at checkout

Complete checkout Continue Shopping
Add a note for the seller…

Your basket is empty

This store requires javascript to be enabled for some features to work correctly



20% OFF 24 + 36 Sconie Samplers

 * Facebook icon
   
   Facebook

 * Twitter icon
   
   Twitter

 * Instagram icon
   
   Instagram

 * Pinterest icon
   
   Pinterest

 * Contact Us
    * 678-771-3002
    * getsconed@sevensistersscones.com

 * About us
 * FAQ
 * Our Cafe
 * Flavors
 * Corp Gifting

 * 
 * 
 * 0
 * 

 * 
 * 
 * 0



 * Create Your Own
    * Scones
    * Sconies (Mini-Scones)
    * Gluten-Free Scones
    * GF Vegan Scones

 * Gifts & Samplers
 * ❤️ Father's Day ❤️
 * Subscriptions
 * Treats & Extras
    * Cookies & Bars
    * Extras

 * Gift Cards



 * Contact Us
    * 678-771-3002
    * getsconed@sevensistersscones.com

 * About us
 * FAQ
 * Our Cafe
 * Flavors
 * Corp Gifting

 * 
 * 
 * 0

 * 
 * 
 * 0



Search our site Seven Sisters Scones

Clear
Loading...


 * Create Your Own
    * Scones
    * Sconies (Mini-Scones)
    * Gluten-Free Scones
    * GF Vegan Scones

 * Gifts & Samplers
 * ❤️ Father's Day ❤️
 * Subscriptions
 * Treats & Extras
    * Cookies & Bars
    * Extras

 * Gift Cards

 * Create Your Own
   * Scones
   * Sconies (Mini-Scones)
   * Gluten-Free Scones
   * GF Vegan Scones
 * Gifts & Samplers
 * ❤️ Father's Day ❤️
 * Subscriptions
 * Treats & Extras
   * Cookies & Bars
   * Extras
 * Gift Cards


FATHER'S DAY GIFTS

Treat Dad right with our thoughtful boxes.

Buy Now


CREATE YOUR OWN BOX

Make a selection below to create your own box.
Choose from large scones, sconies (mini-scones), gluten-free, vegan and treats.


SCONES


SCONIES


GLUTEN-FREE


VEGAN


COOKIES & BARS


CUSTOMER FAVORITES

Sconie™ (Mini-Scone) Sampler - 12 sconies $31.00
- +
Add to cart
Sconie™ (Mini-Scone) Sampler - 18 sconies $45.00
- +
Add to cart
Sconie™ (Mini-Scone) Sampler - 24 sconies -20% OFF $58.00
- +
Add to cart
Sconie™ (Mini-Scone) Sampler - 36 sconies -20% OFF $83.00
- +
Add to cart
View all


PURCHASE WITH PURPOSE

We're proud to support Saprea in their efforts to help the victims of abuse.
Donate or purchase the box.

Purchase the Saprea Box



WE'RE HERE TO BRIGHTEN UP YOUR LIFE


ONE SCONE AT A TIME

Every Scone we ship is individually packaged in our signature red box with love
❤️ & care 🤗. To guarantee ultimate freshness we bake your scones the same day
we ship them!

View our FAQ


CAN'T DECIDE ON A SCONE?


TRY OUR SCONE SAMPLER

Shop now



AVAILABLE FLAVORS

We carry a lot of flavors that change frequently. 😋 Curious about which flavors
are currently in stock? 🤔 Head over to our flavors page.

View Now


HOW IT ARRIVES

Every scone is individually packed. We ship out our scones in our signature red
box with love & care instructions.

Create Your Own



WHAT OUR CUSTOMERS SAY

 * 0
   
   > These will change everything you know about scones. Delicious and moist.
   > Sweet and savory. These are awesome
   
   
   GREG GALLOWAY

 * 0
   
   > Amazing. I bought scones at the Peachtree Farmers market. Asiago and Garlic
   > was amazing. I will be ordering more
   
   
   TRISH ROBINSON

 * 0
   
   > These are some of the best scones I have ever had. The breakfast scone with
   > egg and cheese is so filling and fresh!
   
   
   REBEKAH HAGGARD


AS SEEN IN



Back to top


GET CONNECTED

 * Facebook icon
   
   Facebook

 * Twitter icon
   
   Twitter

 * Instagram icon
   
   Instagram

 * Pinterest icon
   
   Pinterest


CONTACT US

Got a Question?

Call Us 678-771-3002

Email Us getsconed@sevensistersscones.com


LINKS

 * Search
 * About Us
 * FAQ
 * Nutrition Info
 * Privacy Policy
 * Affilliate Program
 * Charitable Giving
 * Corporate Gifting
 * Blog


LINKS

 * Search
 * About Us
 * FAQ
 * Nutrition Info
 * Privacy Policy
 * Affilliate Program
 * Charitable Giving
 * Corporate Gifting
 * Blog

© 2024 Seven Sisters Scones | Powered by Shopify

Sign Up!

Sign up to our newsletter and receive some exclusive discounts on your email.

Thanks for Joining!

Send
 * Facebook icon
   
   Facebook

 * Twitter icon
   
   Twitter

 * Instagram icon
   
   Instagram

 * Pinterest icon
   
   Pinterest





 * Create Your Own
 * Gifts & Samplers
 * ❤️ Father's Day ❤️
 * Subscriptions
 * Treats & Extras
 * Gift Cards
 * Contact Us
 * About us
 * FAQ
 * Our Cafe
 * Flavors
 * Corp Gifting
 * Log in
 * Create Account
    * Facebook icon
      
      Facebook
   
    * Twitter icon
      
      Twitter
   
    * Instagram icon
      
      Instagram
   
    * Pinterest icon
      
      Pinterest

Back
 * 

Back
 * 





×

Loading...




Invalid Points
Sorry, we were unable to redeem your Yotpo points for donations. Please refresh
your screen and try again.
Okay