www.divineeventssolutions.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://divineeventssolutions.com/
Effective URL: https://www.divineeventssolutions.com/
Submission: On July 24 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <div class="appear-animation appear-delay-3">
        <label for="CartNoteDrawer">Order note</label>
        <textarea name="note" class="input-full cart-notes" id="CartNoteDrawer"></textarea>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal=""><span class="transcy-money">$0.00</span></div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__item-row cart__terms">
        <input type="checkbox" id="CartTermsDrawer" class="cart__terms-checkbox">
        <label for="CartTermsDrawer"> I agree with the terms and conditions </label>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="true" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formtoolbar" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-toolbar"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-toolbar" aria-describedby="LangHeading-toolbar" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="es" data-value="es" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Español
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-toolbar" value="en" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" 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" autofocus="true" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#newsletter-sections--15805734879413__newsletter-popup

<form method="post" action="/contact#newsletter-sections--15805734879413__newsletter-popup" id="newsletter-sections--15805734879413__newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-sections--15805734879413__newsletter-popup" class="hidden-label">Enter your email</label>
  <label for="newsletter-form-submit-sections--15805734879413__newsletter-popup" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-sections--15805734879413__newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" id="newsletter-form-submit-sections--15805734879413__newsletter-popup" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm-template--15805734617269__d05ae323-b780-493b-ba22-e124393bd9d9-7468005097653" accept-charset="UTF-8" class="product-single__form" enctype="multipart/form-data"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><button type="submit" name="add" data-add-to-cart="" class="btn btn--full add-to-cart">
    <span data-add-to-cart-text="" data-default-text="Add to cart"> Add to cart </span>
  </button>
  <div class="shopify-payment-terms product__policies"></div>
  <select name="id" data-product-select="" class="product-single__variants no-js">
    <option selected="selected" value="42933537833141"> $10.00 - $10.00 USD </option>
    <option value="42933537865909"> $25.00 - $25.00 USD </option>
    <option value="42933537898677"> $50.00 - $50.00 USD </option>
    <option value="42933537931445"> $100.00 - $100.00 USD </option>
    <option value="42933537964213"> $150.00 - $150.00 USD </option>
  </select>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formfooter" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-footer"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-footer" aria-describedby="LangHeading-footer" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList-footer" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="es" data-value="es" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Español
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-footer" value="en" data-disclosure-input="">
    </div>
  </div>
</form>

Text Content

Skip to content
Pause slideshow Play slideshow
Free shippingOn all orders over $200
Join our Rewards programand watch your price drop
Are you an Influencer?Contact us to see if you qualify to be our brand
ambassador.
Close menu
 * Stands & Trays
   
    * CAKE STANDS
    * TRAYS
    * NEW LAUNCH

 * Digital Designs
   
    * INVITATIONS
    * BOTTLE LABELS
    * TAGS
    * STICKERS
    * MENU CARD
    * SIGNS

 * Paper Craft
 * THEMES
   
    * BEAR
    * BEE
    * BUTTERFLY
    * ELEPHANT
    * BEAUTY AND THE BEAST
    * SAFARI
    * FLAMINGO
    * FAIRY
    * WINNIE THE POOH
    * PJ MASKS

 * OCASSION
   
    * GENDER REVEAL
    * GIRLS BABY SHOWER
    * BOYS BABY SHOWER
    * GIRLS BIRTHDAY
    * BOYS BIRTHDAY
    * FIRST COMMUNIUN
    * ST PATRICK'S DAY
    * EASTER
    * 5 DE MAYO
    * MOTHERS DAY
    * FATHERS DAY
    * GRADUATION
    * 4TH OF JULY
    * HALLOWEEN
    * CHRISTMAS

 * ABOUT US
 * CONTACT US
 * Log in

 * Instagram
 * Facebook
 * YouTube
 * TikTok

Cart
Close cart
Order note
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

I agree with the terms and conditions
Check out
Your cart is currently empty.
 * Instagram
 * Facebook
 * YouTube
 * TikTok


LANGUAGE

English
 * English
 * Español

Search
Site navigation


DIVINE EVENTS SOLUTIONS

Log in Search Cart
 * Stands & Trays
    * CAKE STANDS
    * TRAYS
    * NEW LAUNCH

 * Digital Designs
    * INVITATIONS
    * BOTTLE LABELS
    * TAGS
    * STICKERS
    * MENU CARD
    * SIGNS

 * Paper Craft
 * THEMES
    * BEAR
    * BEE
    * BUTTERFLY
    * ELEPHANT
    * BEAUTY AND THE BEAST
    * SAFARI
    * FLAMINGO
    * FAIRY
    * WINNIE THE POOH
    * PJ MASKS

 * OCASSION
    * GENDER REVEAL
    * GIRLS BABY SHOWER
    * BOYS BABY SHOWER
    * GIRLS BIRTHDAY
    * BOYS BIRTHDAY
    * FIRST COMMUNIUN
    * ST PATRICK'S DAY
    * EASTER
    * 5 DE MAYO
    * MOTHERS DAY
    * FATHERS DAY
    * GRADUATION
    * 4TH OF JULY
    * HALLOWEEN
    * CHRISTMAS

 * ABOUT US
 * CONTACT US

Search
Search



SIGN UP AND SAVE

Subscribe to our newsletter and receive special discounts.

Enter your email Subscribe
Subscribe
"Close (esc)"
Get ready to create
DIVINE EVENTS

Shop all

VERSATILE, RESISTANT AND DURABLE

The universal fitting of our cake stands allows one piece to be transformed into
many others, depending on your creativity.

Change the tops and feet, play with heights and colors, modular pieces for a
creative and authentic decoration. Sturdy and durable material, which makes it
possible to use for many times.


COLORFUL

A timeless line that seeks versatility and creativity in its productions. Let
you play with heights, styles and expand possibilities for customization.

Available in 38 colors

Shop collection


PREMIUM

Metallic colors are a trend in productions. Part of the collection are the
colorful version rimmed in golden.

Super light weight and versatile design that make it easy to assemble, store and
transport.

Shop Collection


CLEAN

The clean line came to bring softness and neutrality to the assemblies, valuing
cakes, sweets and decoration even more. Made of polycarbonate to guarantee
transparency and quality.

Shop collection


FEATURED COLLECTION

View all
Welcome Sign
$9.99
Quick view
No reviews

"Close (esc)"
Butterfly Gift Tag
from $4.99
Quick view
No reviews

"Close (esc)"
Butterfly Water Bottle Label
from $4.99
Quick view
No reviews

"Close (esc)"
Butterfly Digital Invitation
$8.99
Quick view
No reviews

"Close (esc)"
View all
9 products


SHOP BY CATEGORY


Trays

Cake Stands

Invitations

Treat | Box

Stickers

Tags

Bottle Label

Menu Card


GIFT CARD

Regular price$10.00
/
Shipping calculated at checkout.
Amount Amount
$10.00
$25.00
$50.00
$100.00
$150.00

Gift Cards are delivered by email.

Our gift card never expires.

Add to cart

$10.00 - $10.00 USD $25.00 - $25.00 USD $50.00 - $50.00 USD $100.00 - $100.00
USD $150.00 - $150.00 USD

[{"id":42933537833141,"title":"$10.00","option1":"$10.00","option2":null,"option3":null,"sku":"","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"Gift
Card -
$10.00","public_title":"$10.00","options":["$10.00"],"price":1000,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42933537865909,"title":"$25.00","option1":"$25.00","option2":null,"option3":null,"sku":"","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"Gift
Card -
$25.00","public_title":"$25.00","options":["$25.00"],"price":2500,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42933537898677,"title":"$50.00","option1":"$50.00","option2":null,"option3":null,"sku":"","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"Gift
Card -
$50.00","public_title":"$50.00","options":["$50.00"],"price":5000,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42933537931445,"title":"$100.00","option1":"$100.00","option2":null,"option3":null,"sku":"","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"Gift
Card -
$100.00","public_title":"$100.00","options":["$100.00"],"price":10000,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]},{"id":42933537964213,"title":"$150.00","option1":"$150.00","option2":null,"option3":null,"sku":"","requires_shipping":false,"taxable":false,"featured_image":null,"available":true,"name":"Gift
Card -
$150.00","public_title":"$150.00","options":["$150.00"],"price":15000,"weight":0,"compare_at_price":null,"inventory_management":null,"barcode":null,"requires_selling_plan":false,"selling_plan_allocations":[]}]

At divine events

We belive and event is more than just a moment in time, it's a memory, an
experience that you and your guests will cherish for the rest of your lives.




OUR RETAIL STORE

- by appointment ONLY

Mon - Fri, 8:30am - 6:30pm
Saturday, 8:30am - 6:30pm
Sunday, 8:30am - 6:30pm

Get directions


 * HOME
 * ABOUT US
 * CONTACT US
 * SHIPPING
 * F.A.Q
 * AMBASSADOR
 * REFUND POLICY
 * TERMS OF SERVICES


SIGN UP AND SAVE

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email Subscribe
Subscribe
 * Instagram
 * Facebook
 * YouTube
 * TikTok


NEED HELP? CALL US!

Need Help? Call us!

Se habla español

(786) 970 - 2091





LANGUAGE

English
 * English
 * Español

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2023 Divine Events Solutions




"Close (esc)"

Divine Events