bloominabox.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://bloominabox.com/
Effective URL: https://bloominabox.com/
Submission: On August 17 via manual from FR — 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-1" 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-1">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>

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#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="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--18510148141388__newsletter" 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--18510148141388__newsletter"> 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="IE" selected=""> Ireland (EUR €) </option>
      <option value="IM"> Isle of Man (GBP £) </option>
      <option value="JE"> Jersey (GBP £) </option>
      <option value="GB"> United Kingdom (GBP £) </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>EUR € | Ireland</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="IE">
            <span class="localization-form__currency">EUR
              € |</span>
            Ireland
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IM">
            <span class="localization-form__currency">GBP
              £ |</span>
            Isle of Man
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="JE">
            <span class="localization-form__currency">GBP
              £ |</span>
            Jersey
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="IE">
  </div>
</form>

Text Content

Skip to content

 * Home
 * Classic Blooms
 * Gift Sets
 * Build Gift Box
 * Reviews
 * Corporate
 * Contact

 * Twitter
 * Facebook
 * Pinterest
 * Instagram

Search



 * Home
 * Classic Blooms
 * Gift Sets
 * Build Gift Box
 * Reviews
 * Corporate
 * Contact

Search

Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping


LOOKING FOR A UNIQUE GIFT?

Say it with our beautiful blooms, the perfect gift for any occasion, big or
small.



Shop now


AS SEEN ON

 * 
 * 
 * 
 * 
 * 
 * 


Customer Reviews

540
06/19/2024
Lovely product
‘In My Thought’s’ Bloom
I have bought Bloom in a Box flowers as gifts a number of times after I received
one for my...
Anne G.
Ireland
06/05/2024
Excellent
‘In My Thought’s’ Bloom
Sent to my sister who wasn't feeling well.and it brightened up her day . Unique
and personal gift
Clare O.
Ireland
06/02/2024
perfection
Be Happy Gift Set
one of the most unique gifts you can receive, flowers are always outstanding.
The socks are amazing and very comfortable....
Rowena E.
Ireland
06/02/2024
Perfection in a Box
Be Happy Gift Set
one of the most unique gifts you can receive, flowers are always outstanding.
The socks are amazing and very comfortable....
Rowena E.
Ireland
06/02/2024
Excellent service
'Birthday Wishes' Gift Set
A unique and beautiful gift to send when you are looking for something special
and different to send for any...
Clare O.
Ireland
05/27/2024
Thank you Aveline for helping with order.
'Birthday Wishes' Gift Set
My recipient of the gift loved the “bloom in a box”. She had never seen it
before.
Angela T.
Ireland
05/12/2024
Heart warming
'Birthday Wishes' Gift Set
This was one of three blooms, I sent at the same time.. I sent a birthday wish,
a get well...
Deirdre M.
Ireland
05/04/2024
Be Happy Gift Set

Feile R.
Ireland
04/20/2024
Anniversary gift
'Congratulations' Bloom
Easy to order…arrived on time…my friend loved it…have purchased in the past…and
always pleased with service Mary
Mary C.
Ireland
04/09/2024
Míle Buíochas
'Best Wishes' Bloom
Ar fheabhas at fad! Maith sibh!
Máire N.
Ireland
03/26/2024
Excellent
'Best Wishes' Bloom
Item exactly as described & delivered on time
Audrey H.
Ireland
03/18/2024
Great servuce
‘In My Thought’s’ Bloom
Yet again, great service from Bloom in a box. They are always delivered on time
and in great condition and...
Paula H.
Ireland
03/08/2024
excellent
'The Friendship' Bloom
I have been sending bloom in a box to family and friend for years now.The amount
of joy a delivery...
Margaret D.
Ireland
03/04/2024
A beautiful Bloom!
" Empathy" Bloom
Really good. Easy to choose, order and delivered in premium condition on the
preferred day!
Cathy B.
Ireland
03/04/2024
5
'Sending Love'
It ws great as always, so fast and , my daughter loved it , thanks , till the
next time
Joan C.
Ireland
02/05/2024
‘In My Thought’s’ Bloom
Easy to use website & delivery always on time. Good value & lots of options.
Marie C.
Ireland
01/29/2024
Lovely simple product
‘In My Thought’s’ Bloom
Bloom in a box is just that, a beautiful flower delivered safely to the
destination, exactly as requested. Would highly...
Siobhan C.
Ireland
01/28/2024
Another efficient order
'Best Wishes' Bloom
As always my order was processed and delivered on time. My friend was delighted
with her lovely bloom. Thank you...
Paddi M.
Ireland
12/28/2023
Thoughtful gift idea
'The Friendship' Bloom
Lovely suprise to receive this and I then shared the thoughtfulness by sending
to friends. Efficient, budget friendly and professional...
Siobhan O.
Ireland
12/28/2023
Thoughtful gift idea
'The Friendship' Bloom
Lovely surprise to receive this and I then shared the thoughtfulness by sending
to friends. Efficient, budget friendly and professional...
Siobhan O.
Ireland
12/26/2023
Perfect gift
‘In My Thought’s’ Bloom
Beautiful flower received on the day requested. Excellent service, highly
recommend.
Siobhan C.
Ireland
12/22/2023
Beautiful simple gift
'The Friendship' Bloom
Bought for a friend who said she loved the sentiment & it gave her the lift she
needed.
Jacinta F.
Ireland
12/20/2023
'Sending Love' this Chrismas
Excellent service, as always...Recipient was delighted with such a thoughtful
gift.. Thank you Bloom in a Box...
Ita C.
Ireland
12/16/2023
‘In My Thought’s’ Bloom
I was delighted with how fast delivery was well ✅ done
Geraldine K.
Ireland
12/15/2023
Customer service
‘In My Thought’s’ Bloom
Fantastic customer service
BERNIE M.
Ireland
12/14/2023
The Friendship Bloom
'The Friendship' Bloom
I have purchased this product a couple of times before. On each occasion it was
well received by the...
Brian H.
Ireland
11/21/2023
Beautiful flower and gift
'Birthday Wishes' Gift Set
My friend was thrilled with her birthday box, which arrived on tithe date
specified. So thank you once again for...
Paddi M.
Ireland
11/19/2023
Best Wishes Bloom review
'Best Wishes' Bloom
My friend loved the bloom and the chocolates.
Mary H.
Ireland
11/19/2023
Customer Service review
Noo Luxury Chocolates 40g
Excellent customer service as always. My friend loved the Bloom and the
chocolates. Many thanks.
Mary H.
Ireland
11/13/2023
'The Support' Bloom
Website very easy to navigate- a very nice shopping experience! My friend loved
the surprise gift of Bloom in a...
Anne G.
Ireland


BEST SELLERS


 * 'SENDING LOVE'
   
   
   
   
   'SENDING LOVE'
   
   Vendor:
   Bloom in a Box
   Regular price €25.00 EUR
   Regular price Sale price €25.00 EUR
   Unit price /  per 
   


 * 'THANK YOU' GIFT SET
   
   
   
   
   'THANK YOU' GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €40.00 EUR
   Regular price Sale price €40.00 EUR
   Unit price /  per 
   


 * 'CONGRATULATIONS' GIFT SET
   
   
   
   
   'CONGRATULATIONS' GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €35.00 EUR
   Regular price Sale price €35.00 EUR
   Unit price /  per 
   


 * ‘IN MY THOUGHT’S’ BLOOM
   
   
   
   
   ‘IN MY THOUGHT’S’ BLOOM
   
   Vendor:
   Bloom in a Box
   Regular price €25.00 EUR
   Regular price Sale price €25.00 EUR
   Unit price /  per 
   


 * 'THE FRIENDSHIP' BLOOM
   
   
   
   
   'THE FRIENDSHIP' BLOOM
   
   Vendor:
   Bloom in a Box
   Regular price €25.00 EUR
   Regular price Sale price €25.00 EUR
   Unit price /  per 
   


 * 'BIRTHDAY WISHES' GIFT SET
   
   
   
   
   'BIRTHDAY WISHES' GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €37.00 EUR
   Regular price Sale price €37.00 EUR
   Unit price /  per 
   


 * BABY GIRL & MOTHER GIFT SET #2
   
   
   
   
   BABY GIRL & MOTHER GIFT SET #2
   
   Vendor:
   Bloom in a Box
   Regular price €56.00 EUR
   Regular price Sale price €56.00 EUR
   Unit price /  per 
   


 * 'BABY GIRL & MOTHER' GIFT SET #1
   
   
   
   
   'BABY GIRL & MOTHER' GIFT SET #1
   
   Vendor:
   Bloom in a Box
   Regular price €56.00 EUR
   Regular price Sale price €56.00 EUR
   Unit price /  per 
   


 * 'THE SEA LOVER' GIFT SET
   
   
   
   
   'THE SEA LOVER' GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €35.00 EUR
   Regular price Sale price €35.00 EUR
   Unit price /  per 
   


 * LOVE YOU TO THE MOON AND STARS GIFTSET
   
   
   
   
   LOVE YOU TO THE MOON AND STARS GIFTSET
   
   Vendor:
   Bloom in a Box
   Regular price €50.00 EUR
   Regular price Sale price €50.00 EUR
   Unit price /  per 
   


 * BE HAPPY GIFT SET
   
   
   
   
   BE HAPPY GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €35.00 EUR
   Regular price Sale price €35.00 EUR
   Unit price /  per 
   


 * 'GRATITUDE' GIFT SET
   
   
   
   
   'GRATITUDE' GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €50.00 EUR
   Regular price Sale price €50.00 EUR
   Unit price /  per 
   


 * THE FRIENDSHIP GIFT SET
   
   
   
   
   THE FRIENDSHIP GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €40.00 EUR
   Regular price Sale price €40.00 EUR
   Unit price /  per 
   


 * 'GOOD LUCK' GIFT SET
   
   
   
   
   'GOOD LUCK' GIFT SET
   
   Vendor:
   Bloom in a Box
   Regular price €65.00 EUR
   Regular price Sale price €65.00 EUR
   Unit price /  per 
   


 * MOTHER & BABY GIFT SET #1
   
   
   
   
   MOTHER & BABY GIFT SET #1
   
   Vendor:
   Bloom in a Box
   Regular price €38.00 EUR
   Regular price Sale price €38.00 EUR
   Unit price /  per 
   


OCCASIONS


 * THINKING OF YOU 


 * GET WELL SOON


 * HAPPY BIRTHDAY 


 * FOR LOSS 


 * ENGAGEMENT 


 * NEW BABY


 * THANK YOU 


 * PERSONAL MOMENTS 


 * MANY MORE

1 / of 8




 * FRESH FLOWER
   
   Our Blooms are fresh flowers that stay within a compostable box


 * FAST DELIVERY
   
   Blooms can be delivered throughout the UK and Ireland


 * OWN WATER
   
   Blooms have their own vial of water that doesn’t need refilling




FAQ'S


CAN I CHANGE THE ADDRESS THE BLOOM IS GETTING DELIVERED TO?

Unfortunately not. Make sure you double check the recipients address as this
cannot be changed once the order has left our distribution centre.

Please contact for urgent enquiries hello@bloominabox.com


I HAVE MADE A MISTAKE ON THE MESSAGE, CAN I CHANGE IT?

Please double check your message before purchasing your Bloom as we cannot
revise messages once the order has been place.


WHEN WILL MY BLOOM BE DELIVERED?

You can pre-order your Bloom by selecting the date of arrival once you have
selected your Bloom.
For next day delivery, please ensure you place your order before 11am the day
before.


MY BLOOM WAS DAMAGED IN TRANSIT, WHO DO I CONTACT?

On rare occasions unfortunately this can happen. Please contact us
at hello@bloominabox.com and we will replace the bloom immediately. 


I HAVE ORDERED A BLOOM BUT CAN'T FIND THE CONFIRMATION EMAIL!

Please try your junk and spam mail first. If it cannot be found , please
contact hello@bloominabox.com


HOW WILL MY BLOOM BE DELIVERED?

Customers in the UK will receive their orders by Royal Mail, and Irish customers
will received their orders by Courier.





SUBSCRIBE TO OUR EMAILS

Join our email list for exclusive offers and the latest news.

Email


SHOP

 * Classic Blooms
 * Gift Sets
 * Build a Custom Gift Box
 * Corporate


PAGES

 * Contact Us
 * Our Story
 * FAQ's


NEED HELP?

 * Track My Order
 * Refund Policy
 * Privacy Policy
 * Terms of Service


CONTACT

hello@bloominabox.com

+353 857117169

 * Facebook
 * Instagram
 * Twitter
 * Pinterest


COUNTRY/REGION

Ireland (EUR €) Isle of Man (GBP £) Jersey (GBP £) United Kingdom (GBP £)
Update country/region


COUNTRY/REGION

EUR € | Ireland
 * EUR € | Ireland
 * GBP £ | Isle of Man
 * GBP £ | Jersey
 * GBP £ | United Kingdom

Payment methods
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

© 2024, Bloom in a Box Powered by Shopify
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.