smartpanda.co.uk Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://smartpanda.co.uk/
Effective URL: https://smartpanda.co.uk/
Submission: On April 27 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="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">
  <label class="label--hidden">Sign up for the latest news, offers and styles</label>
  <div class="input-group form-group">
    <input id="popupNewsletter" type="email" value="" placeholder="Your email" name="contact[email]" class="form-control pr-3 mr-3" autocapitalize="off">
    <div class="input-group-append">
      <button type="submit" class="btn btn-theme js-btnPopupNewsletter px-4" name="commit">
        <i class="icon-send"></i>
      </button>
    </div>
  </div>
</form>

GET /search

<form id="form-search-header" action="/search" method="get" class="site-header__search js-ajaxsearch" role="search" style="position: relative;">
  <div class="container py-5">
    <div class="row">
      <div class="col-12">
        <input type="hidden" name="type" value="product">
        <div class="d-flex align-items-center mb-2">
          <label for="SiteNavSearch" class="label-search mr-auto mb-0 text-uppercase text-muted">WHAT ARE YOU LOOKING FOR?</label>
          <a href="#" onclick="toggleClassSearch()"><i class="icon-close"></i></a>
        </div>
        <div class="d-flex align-items-center pb-lg-2 border-bottom">
          <input onfocus="this.value=''" type="search" name="q" id="SiteNavSearch" placeholder="Search Products..." aria-label="Search Products..." autocomplete="off" class="site-header__search-input mr-auto">
          <button type="submit" class="text-link site-header__link site-header__search-submit"><svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
              class="svg-search">
              <path fill="currentColor"
                d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"
                class="">
              </path>
            </svg></button>
        </div>
        <div class="search-results"></div>
      </div>
    </div>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <h3 class="mb-4">Login</h3>
  <div class="form-group mb-4">
    <label for="CustomerEmail" class="label--hidden">Email</label>
    <input type="email" name="customer[email]" id="CustomerEmail" class="form-control " placeholder="Email" autocorrect="off" autocapitalize="off" autofocus="">
  </div>
  <div class="form-group mb-5">
    <label for="CustomerPassword" class="label--hidden">Password</label>
    <input type="password" value="" name="customer[password]" id="CustomerPassword" class="form-control " placeholder="Password">
  </div>
  <p>
    <input type="submit" class="btn btn-theme gradient-theme" value="Sign In">
  </p>
  <p class="mb-4"><a class="btn btn-underline" href="/account/register" id="customer_register_link">Register</a></p>
  <p><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="form-group mb-5">
    <label for="RecoverEmail" class="label--hidden">Email</label>
    <input class="form-control" type="email" value="" name="email" id="RecoverEmail" placeholder="Email" autocorrect="off" autocapitalize="off">
  </div>
  <p>
    <input type="submit" class="btn btn-theme gradient-theme" value="Submit">
  </p>
  <button type="button" id="HideRecoverPasswordLink" class="text-link link-accent-color">Cancel</button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="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"><label for="NewsletterEmail-1595749532292" class="site-footer__newsletter-label">
    <p>Sign up to get the latest news when&nbsp;we drop new items and awesome deals!</p>
    <p></p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-1595749532292" class="form-control" autocorrect="off" autocapitalize="off">
    <div class="input-group-append">
      <button type="submit" class="btn btn-underline" name="commit"> Subscribe </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="drawer__search mt-3" role="search">
  <input type="search" name="q" placeholder="Search Products..." aria-label="Search Products..." autocomplete="off" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit"><svg aria-hidden="true" focusable="false" data-prefix="fal" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="svg-search">
      <path fill="currentColor"
        d="M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z"
        class="">
      </path>
    </svg><span class="icon__fallback-text">Search</span>
  </button>
</form>

Text Content

Over 20,000 Reviews ⭐⭐⭐⭐⭐ | 30-day Guarantee | All Major Credit Cards Accepted
Thoughtfully crafted organisational tools that will inspire you to stay focused,
consistent, and productive.

Check us out on Amazon.


 * FAQS
 * RETURNS & REFUNDS
 * TERMS & CONDITIONS
 * PRIVACY POLICY
 * CONTACT US


NEWSLETTER

Sign up for the latest news, offers and styles

 * Fb






WHAT ARE YOU LOOKING FOR?



Cart 0
No products in the cart.
Total: £0.00
Taxes and shipping calculated at checkout
Check Out Update Cart

 * Shop Our Products
   Accessories
    * Whiteboard Wipes
    * Magnetic Pen Holder
   
   Magnetic Calendars
    * Floral Coral
    * Minimalist Oriental
    * Watercolor Blast
   
   Diaries
    * 2024-2025 Academic Diary
    * 2024-2025 Premium Academic Diary
    * 2024-2025 A5 Academic Diary
   
   Educational toys
    * Magnetic Letters & Numbers
    * My First Calendar
    * Reward Chart
   
   Highlighters
    * Pastel Highlighters
   
   Magnetic boards
    * Football Tactics Board
    * Fridge Menu Blackboard
    * Fridge Menu Whiteboard
    * Fridge Monthly Planner
    * Fridge Weekly Planner
   
   Notebooks
    * A5 Lined Notebook
   
   Whiteboard Pens
    * Big Whiteboard Pens
    * Dual-tip Whiteboard Pens
    * Thin Whiteboard Pens

 * Bestsellers
   2024-2025 Academic Diary Thin Whiteboard Pens

 * Diaries
   2024-2025 Academic Diary 2024-2025 Premium Academic Diary 2024-2025 A5
   Academic Diary

 * Pens
   Pastel Highlighters Big Whiteboard Pens Dual-tip Whiteboard Pens Thin
   Whiteboard Pens

 * Toys
   Magnetic Letters & Numbers My First Calendar Reward Chart

 * Blog

We've sent you an email with a link to update your password.


LOGIN

Email
Password



Register

Forgot your password?


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email



Cancel

 * Plan more, achieve more


 * 2024-2025 ACADEMIC DIARY

 * Designed to simplify a busy lifestyle, help plan your day, and maximise your
   productivity. Available in A4 and A5 sizes.

See More

Plan more, achieve more


2024-2025 ACADEMIC DIARY

Designed to simplify a busy lifestyle, help plan your day, and maximise your
productivity. Available in A4 and A5 sizes. See More

ESTABLISHED
BRAND

Over 20,000 verified purchases
and reviews on Amazon.

30-DAY
GUARANTEE

Free returns within
30 days of order receipt.

SECURED
PAYMENTS

All major credit cards and
payment channels accepted.



SHOP OUR CATALOG

 * New arrivals
 * Our Bestsellers
 * Last pieces


NEW ARRIVALS

5 products

Add to Cart Quickshop
New
2024-2025 A5 Academic Diary

Regular price £9.95
View Quickshop
New
2024-2025 Academic Diary

From £12.95

Add to Cart Quickshop

Magnetic Calendar (Minimalist Oriental)

Sold Out

Add to Cart Quickshop

Magnetic Calendar (Floral Coral)

Sold Out


OUR BESTSELLERS

2 products
View Quickshop
New
2024-2025 Academic Diary

From £12.95

Add to Cart Quickshop

Thin Whiteboard Pens

Regular price £14.99


LAST PIECES

0 products



SHOP OUR PRODUCTS




What they're saying about us on amazon
 * 
 * 
 * 
 * 
 * 

USEFUL CALENDAR.

LOVELY USEFUL CALENDAR. IT GOT 3X COLOURED STICKY NOTES WHICH COULD BE USEFUL
FOR SHOPPING LISTS OR REMINDERS. ALSO GOT LITTLE PENCIL ATTACHED TO IT. IT GOT
HOLE ON TOP OF CALENDAR WHICH CAN BE HANGING ON WALL. BACK OF CALENDAR, IT GOT 2
BIG BLACK MAGNETIC FOR STICK ON FRIDGE. IT GOT 15 MONTHS FROM OCTOBER 2022 TO
DECEMBER 2023. START WITH MONDAY TO SUNDAY.

— Kamran on our Magnetic Calendar 2023 (Floral Coral)
02/09/2022

 * 
 * 
 * 
 * 
 * 

FANTASTIC A5 DIARY, PERFECT AS A GIFT

REALLY IMPRESSIVE DIARY. MAIN DIARY STARTS IN NOV 22 UNTIL DEC 23. TWO PAGES
EQUATES TO ONE WEEK. LOVELY AS A GIFT. GREAT QUALITY. I CAN'T WAIT TO START
USING THIS TOMORROW!

— Craig M. on our 2023 Weekly Planner, Pink
31/10/2022

 * 
 * 
 * 
 * 
 * 

GREAT, CLEAN PENS!

LITERALLY JUST RECEIVED THESE PENS AND I AM ABSOLUTELY IN LOVE WITH THEM
ALREADY! THEY WRITE SO CLEANLY AND AREN’T SCRATCHY AT ALL. THE COLOURS ARE VIVID
AND ERASE WITH JUST ONE SWIPE. I WILL DEFINITELY BE BUYING THESE AGAIN! SO
HELPFUL FOR COLOUR COORDINATING NOTES FOR THE HOUSE ON OUR COMMUNAL WHITEBOARD!

— Kandee Krinzel (Gothams Candy Cosplay) on our Dual-tip Whiteboard Pens
29/08/2022

 * 
 * 
 * 
 * 
 * 

USEFUL CALENDAR.

LOVELY USEFUL CALENDAR. IT GOT 3X COLOURED STICKY NOTES WHICH COULD BE USEFUL
FOR SHOPPING LISTS OR REMINDERS. ALSO GOT LITTLE PENCIL ATTACHED TO IT. IT GOT
HOLE ON TOP OF CALENDAR WHICH CAN BE HANGING ON WALL. BACK OF CALENDAR, IT GOT 2
BIG BLACK MAGNETIC FOR STICK ON FRIDGE. IT GOT 15 MONTHS FROM OCTOBER 2022 TO
DECEMBER 2023. START WITH MONDAY TO SUNDAY.

— Kamran on our Magnetic Calendar 2023 (Floral Coral)
02/09/2022

 * 
 * 
 * 
 * 
 * 

FANTASTIC A5 DIARY, PERFECT AS A GIFT

REALLY IMPRESSIVE DIARY. MAIN DIARY STARTS IN NOV 22 UNTIL DEC 23. TWO PAGES
EQUATES TO ONE WEEK. LOVELY AS A GIFT. GREAT QUALITY. I CAN'T WAIT TO START
USING THIS TOMORROW!

— Craig M. on our 2023 Weekly Planner, Pink
31/10/2022

 * 1
 * 2
 * 3




SUPPORT

 * FAQS
 * RETURNS & REFUNDS
 * TERMS & CONDITIONS
 * PRIVACY POLICY
 * CONTACT US


STAY UPDATED

Sign up to get the latest news when we drop new items and awesome deals!



Subscribe


CONTACT

hello@smartpanda.co.uk
 * Fb

© 2021 SMART PANDA
 * American Express
 * Maestro
 * Mastercard
 * Shop Pay
 * Visa




This website uses cookies to ensure you get the best experience on our website.
Learn More
Got it!
Search
 * Shop Our Products
   Accessories
    * Whiteboard Wipes
    * Magnetic Pen Holder
   
   Magnetic Calendars
    * Floral Coral
    * Minimalist Oriental
    * Watercolor Blast
   
   Diaries
    * 2024-2025 Academic Diary
    * 2024-2025 Premium Academic Diary
    * 2024-2025 A5 Academic Diary
   
   Educational toys
    * Magnetic Letters & Numbers
    * My First Calendar
    * Reward Chart
   
   Highlighters
    * Pastel Highlighters
   
   Magnetic boards
    * Football Tactics Board
    * Fridge Menu Blackboard
    * Fridge Menu Whiteboard
    * Fridge Monthly Planner
    * Fridge Weekly Planner
   
   Notebooks
    * A5 Lined Notebook
   
   Whiteboard Pens
    * Big Whiteboard Pens
    * Dual-tip Whiteboard Pens
    * Thin Whiteboard Pens

 * Bestsellers
   2024-2025 Academic DiaryThin Whiteboard Pens

 * Diaries
   2024-2025 Academic Diary2024-2025 Premium Academic Diary2024-2025 A5 Academic
   Diary

 * Pens
   Pastel HighlightersBig Whiteboard PensDual-tip Whiteboard PensThin Whiteboard
   Pens

 * Toys
   Magnetic Letters & NumbersMy First CalendarReward Chart

 * Blog
 * 

 * choosing a selection results in a full page refresh

Quantity
Add To Cart
SKU:
Type:
Vendor:
Go to product page