pbisshop.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://ricesmill.com/
Effective URL: https://pbisshop.com/
Submission: On July 31 via api from BE — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form class="search relative" role="search" action="/search" method="get">
  <label class="label visually-hidden" for="header-search">Search</label>
  <script src="//pbisshop.com/cdn/shop/t/10/assets/search-form.js?v=43677551656194261111712930014" defer="defer"></script>
  <search-form class="search__form block">
    <input type="hidden" name="type" value="product,page,article">
    <input type="hidden" name="options[prefix]" value="last">
    <input type="search" class="search__input w-full input js-search-input" id="header-search" name="q" placeholder="Search for products" data-placeholder-one="Search for products" data-placeholder-two="" data-placeholder-three=""
      data-placeholder-prompts-mob="false" data-typing-speed="100" data-deleting-speed="60" data-delay-after-deleting="500" data-delay-before-first-delete="2000" data-delay-after-word-typed="2400" role="combobox" autocomplete="off"
      aria-autocomplete="list" aria-controls="predictive-search-results" aria-owns="predictive-search-results" aria-haspopup="listbox" aria-expanded="false" spellcheck="false"><button
      class="search__submit text-current absolute focus-inset start"><span class="visually-hidden">Search</span><svg width="21" height="23" viewBox="0 0 21 23" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M14.398 14.483 19 19.514l-1.186 1.014-4.59-5.017a8.317 8.317 0 0 1-4.888 1.578C3.732 17.089 0 13.369 0 8.779S3.732.472 8.336.472c4.603 0 8.335 3.72 8.335 8.307a8.265 8.265 0 0 1-2.273 5.704ZM8.336 15.53c3.74 0 6.772-3.022 6.772-6.75 0-3.729-3.031-6.75-6.772-6.75S1.563 5.051 1.563 8.78c0 3.728 3.032 6.75 6.773 6.75Z">
        </path>
      </svg>
    </button>
    <button type="button" class="search__reset text-current vertical-center absolute focus-inset js-search-reset" hidden="">
      <span class="visually-hidden">Reset</span>
      <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" stroke-linejoin="round" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path d="M5 19 19 5M5 5l14 14"></path>
      </svg>
    </button></search-form>
  <div class="js-search-results" tabindex="-1" data-predictive-search=""></div>
  <span class="js-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#template--22524699541823__newsletter_MXXFmL-signup_form

<form method="post" action="/contact#template--22524699541823__newsletter_MXXFmL-signup_form" id="template--22524699541823__newsletter_MXXFmL-signup_form" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect, newsletter">
  <div class="form__field">
    <label class="label visually-hidden" for="template--22524699541823__newsletter_MXXFmL-signup">Email</label>
    <div class="input-with-button"><input type="email" class="input w-full focus-inset" id="template--22524699541823__newsletter_MXXFmL-signup" name="contact[email]" value="" placeholder="Your email" autocomplete="email" aria-required="true"
        required=""><button class="btn focus-inset has-ltr-icon">
        <span class="visually-hidden">Subscribe</span>
        <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon">
          <path d="M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5"></path>
        </svg>
      </button></div>
  </div>
</form>

POST /cart

<form class="form" id="cart-drawer-form" action="/cart" method="post">
  <cart-items id="cart-items" data-section="cart-drawer" data-empty="true">
    <div class="cart-empty flex flex-col justify-center items-center h-full js-cart-empty"><svg width="21" height="19" viewBox="0 0 21 19" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path d="M10 6.25V.5h1.5v5.75H21l-3.818 12H3.818L0 6.25h10Zm-7.949 1.5 2.864 9h11.17l2.864-9H2.05h.001Z"></path>
      </svg>
      <p>Your cart is empty</p><a class="btn btn--primary" href="/collections">Start shopping</a>
    </div>
    <p data-hulkapps-cart-total="" class="visually-hidden" id="cart-live-region-text" role="status" aria-live="polite"> Subtotal:$0.00 </p>
    <p class="visually-hidden" id="cart-line-item-status" role="status" aria-live="polite" aria-hidden="true">Loading...</p>
    <div class="alert mt-6 bg-error-bg text-error-text" id="cart-errors" role="alert" hidden=""></div>
  </cart-items>
  <script>
    document.addEventListener("DOMContentLoaded", function() {
      (function() {
        const send = XMLHttpRequest.prototype.send
        XMLHttpRequest.prototype.send = function() {
          this.addEventListener('load', function() {
            console.log(".responseURL=>>>", this.responseURL);
            if (this.responseURL === "https://productoption.hulkapps.com/store/get_cart_details") {
              $("[data-hulkapps-line-properties] div").each(function() {
                var Bprice = $(this).find('.hulk-prop-value').html().replaceAll(",", ",<br/>");
                console.log("Bprice==>", Bprice);
                $(this).find('.hulk-prop-value').html(Bprice);
              });
            }
          })
          return send.apply(this, arguments)
        }
      })()
    });
  </script>
</form>

POST /contact#footer-signup_form

<form method="post" action="/contact#footer-signup_form" id="footer-signup_form" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect, newsletter">
  <div class="form__field">
    <label class="label visually-hidden" for="footer-signup">Email</label>
    <div class="input-with-button"><input type="email" class="input w-full focus-inset" id="footer-signup" name="contact[email]" value="" placeholder="Your email" autocomplete="email" aria-required="true" required=""><button
        class="btn focus-inset has-ltr-icon">
        <span class="visually-hidden">Subscribe</span>
        <svg width="24" height="24" viewBox="0 0 24 24" stroke="currentColor" stroke-width="1.5" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon">
          <path d="M4.696 12h14.686m-7.007-7.5 7.5 7.5-7.5 7.5"></path>
        </svg>
      </button></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="footer-localization" accept-charset="UTF-8" class="form localization no-js-hidden" 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__grid"></div>
  <script>
    customElements.whenDefined('custom-select').then(() => {
      if (!customElements.get('country-selector')) {
        class CountrySelector extends customElements.get('custom-select') {
          constructor() {
            super();
            this.loaded = false;
          }
          async showListbox() {
            if (this.loaded) {
              super.showListbox();
              return;
            }
            this.button.classList.add('is-loading');
            this.button.setAttribute('aria-disabled', 'true');
            try {
              const response = await fetch('?section_id=country-selector');
              if (!response.ok) throw new Error(response.status);
              const tmpl = document.createElement('template');
              tmpl.innerHTML = await response.text();
              const el = tmpl.content.querySelector('.custom-select__listbox');
              this.listbox.innerHTML = el.innerHTML;
              this.options = this.querySelectorAll('.custom-select__option');
              this.loaded = true;
            } catch {
              this.listbox.innerHTML = '<li>Error fetching countries, please try again.</li>';
            } finally {
              super.showListbox();
              this.button.classList.remove('is-loading');
              this.button.setAttribute('aria-disabled', 'false');
            }
          }
          setButtonWidth() {
            return;
          }
        }
        customElements.define('country-selector', CountrySelector);
      }
    });
  </script>
  <script>
    document.getElementById('footer-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

Text Content

Skip to content

Search Search Reset


Log in Basket

Menu
 * Home
 * About Us
 * Custom Shop
 * Custom Events
    * Back
    * Custom Events
    * Painting Palooza
    * Bath-Bomb Making
    * Flower Arranging
    * Succulent Creations

 * PBIS Collection
    * Back
    * PBIS Collection
    * Snacks
    * Educational & STEAM
    * Lego
    * Plush
    * Novelties
       * Scrunchies
       * Fans
       * Gadgets
       * Instruments & Noisemakers
       * Jokes & Tricks
       * Keychains
       * Pens/Pencils/Paper
   
    * Games
       * Board Games
       * Cards
       * Dominos
       * Puzzles
       * Table Games
   
    * Toys
       * Building Toys
       * Coil Springs
       * Dolls & Figurines
       * Glow
       * Bouncy Balls
       * Pin Art
       * Puppets
       * Vehicles
       * Yo-Yo's
   
    * Impulse Toys
       * Bendy Figures
       * Bubble Poppers
       * Eye Poppers
       * Finger Fidgets
       * Puffers
       * Slime & Putty
       * Rubber Ducks
       * Sensory Wiggle
       * Squish & Stretch
       * Sticky & Splat
       * Water Wigglers
   
    * Outdoor Toys
       * Balls
       * Bubbles
       * Flying
       * Outdoor Games

 * Full Catalogs
 * Contact Us

Load slide 1 of 2 Load slide 2 of 2
Pause slideshow Play slideshow


We make it EASY. Pick up the phone and give us a call!

215 833 4700


OUR SERVICES


 * CUSTOM ITEMS
   
   Looking to promote your school? Check out our custom items catalog or reach
   out if you can't find what you're looking for!
   
   View Collection


 * CUSTOM EVENTS
   
   Thinking about throwing your staff a lunch party or have them make their own
   bath bombs? We will organise it for you!
   
   View Collection


 * PBIS
   
   Is your school part of the PBIS program? Resupply your school shop with our
   cool and student approved collection!
   
   View Collection




OUR CUSTOMERS

 * J.R. Masterman School

 * Kensington High School

 * Vaux B.P. High School

 * M.L.K High School

 * A.L. Fitzpatrick School

 * Philadelphia School District

 * Dr. Ethel Allen Elementary

 * Benjamin F. High School

 * Alain Locke School

 * AMY Northwest Middle school

 * Philadelphia Military Academy

 * Roxborough High School

 * Benjamin F. Elementary

 * Ellwood Elementary

 * Potter Thomas Elementary

 * S. Pennypacker School

 * John Story Jenks School

 * Eliza B. Kirkbride School

 * Charles W. Henry School

Next Previous


TAILORED SERVICES JUST FOR YOU!


 * ARTISTS
   
   Need design assistance? Reach out to us, and our talented designers will be
   happy to help you!
   
   Contact Us


 * LOCAL
   
   Think of us as your team's extension. We handle all your school supply
   sourcing hassle-free.
   
   About Us


 * PRODUCTS
   
   We prioritize quality by hand-picking all our products, guaranteeing customer
   satisfaction.
   
   Our Collection


SUBSCRIBE TO OUR EMAILS

Be the first to know about new collections and exclusive offers.

Email
Subscribe


YOUR CART

Close

Your cart is empty

Start shopping

Subtotal:$0.00

Loading...









SERVING THE PHILADELPHIA SCHOOL DISTRICT FOR OVER A DECADE AS A CERTIFIED WOMAN
OWNED BUSINESS

Philadelphia Vendor # 1023037


NEWSLETTER

Sign up for exclusive offers, original stories, events and more.

Email
Subscribe


--------------------------------------------------------------------------------

© 2024 Rice's Mill School Supply.