raroyalcbd.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://raroyalcbd.com/
Effective URL: https://raroyalcbd.com/
Submission: On November 20 via api from US — Scanned from CA

Form analysis 8 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="nav-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('nav-localization').addEventListener('change', (evt) => {
      const input = evt.target.previousElementSibling;
      if (input && input.tagName === 'INPUT') {
        input.value = evt.detail.selectedValue;
        evt.currentTarget.submit();
      }
    });
  </script>
</form>

GET /search

<form class="search relative search--speech" role="search" action="/search" method="get">
  <label class="label visually-hidden" for="header-search">Search</label>
  <script src="//raroyalcbd.com/cdn/shop/t/15/assets/search-form.js?v=172508554731921826481686334317" 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 delta 8 vapes" data-placeholder-one="Search for cbd gummies" data-placeholder-two="Search for delta 8 vapes"
      data-placeholder-three="Search cbd for dogs" data-placeholder-prompts-mob="true" 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 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>
    <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><speech-search-button class="search__speech focus-inset end" tabindex="0" title="Search by voice" style="--speech-icon-color: #ffffff">
      <svg width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path fill="currentColor"
          d="M17.3 11c0 3-2.54 5.1-5.3 5.1S6.7 14 6.7 11H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28c3.28-.49 6-3.31 6-6.72m-8.2-6.1c0-.66.54-1.2 1.2-1.2.66 0 1.2.54 1.2 1.2l-.01 6.2c0 .66-.53 1.2-1.19 1.2-.66 0-1.2-.54-1.2-1.2M12 14a3 3 0 0 0 3-3V5a3 3 0 0 0-3-3 3 3 0 0 0-3 3v6a3 3 0 0 0 3 3Z">
        </path>
      </svg>
    </speech-search-button>
    <link href="//raroyalcbd.com/cdn/shop/t/15/assets/speech-search.css?v=22323790371604351621688656480" rel="stylesheet" type="text/css" media="all">
    <script src="//raroyalcbd.com/cdn/shop/t/15/assets/speech-search.js?v=30294466028599436461688656480" defer="defer"></script>
  </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--16119439196314__74249f45-eced-4cfb-9c69-52b87dc9ffc2-signup_form

<form method="post" action="/contact#template--16119439196314__74249f45-eced-4cfb-9c69-52b87dc9ffc2-signup_form" id="template--16119439196314__74249f45-eced-4cfb-9c69-52b87dc9ffc2-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--16119439196314__74249f45-eced-4cfb-9c69-52b87dc9ffc2-signup">Email</label>
    <div class="input-with-button"><input type="email" class="input w-full focus-inset" id="template--16119439196314__74249f45-eced-4cfb-9c69-52b87dc9ffc2-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/add

<form method="post" action="/cart/add" id="quick-add-7731344703642" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43391568511130"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/collections/best-selling-products/products/delta-8-thc-p-three-in-one-disposable-vape-unicorn-3000mg" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7731344703642">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="quick-add-7570684051610" accept-charset="UTF-8" class="js-product-form" enctype="multipart/form-data" novalidate="novalidate"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="42795892572314"><button class="btn btn--primary w-full" data-add-to-cart-text="Add to cart" name="add" aria-haspopup="dialog">
    <span class="quick-add-btn-icon">
      <span class="visually-hidden">Add to cart</span>
      <svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false" role="presentation" class="icon">
        <path
          d="M12.12 20.44H5.6V9.56h12.8v3.73c.06.4.4.69.8.7.44 0 .8-.35.8-.8v-4.5a.792.792 0 0 0-.8-.69H17V6.5C16.9 4 14.7 2 12 2S7 4.09 7 6.67V8H4.71c-.4.04-.71.37-.71.78v12.53a.8.8 0 0 0 .8.69h7.43c.38-.06.67-.39.67-.78 0-.43-.35-.78-.78-.78ZM8.66 6.67c0-1.72 1.49-3.11 3.33-3.11s3.33 1.39 3.33 3.11V8H8.65V6.67Z">
        </path>
        <path d="M20 17.25h-2.4v-2.5a.817.817 0 0 0-.8-.7c-.44 0-.8.36-.8.8v2.4h-2.5c-.4.06-.7.4-.7.8 0 .44.36.8.8.8H16v2.5c.06.4.4.7.8.7.44 0 .8-.36.8-.8v-2.4h2.5c.4-.06.69-.4.7-.8 0-.44-.35-.8-.8-.8Z"></path>
      </svg>
    </span>
    <span class="quick-add-btn-text">Add to cart</span>
  </button>
  <a href="/collections/best-selling-products/products/hhc-three-in-one-disposable-vape-mango-kush-3000-mg" class="btn btn--secondary quick-add-view-btn">View details</a><input type="hidden" name="product-id" value="7570684051610">
</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="flex flex-col justify-center items-center h-full js-cart-empty">
      <p>Your cart is empty</p><a class="btn btn--primary" href="/collections/all">Start shopping</a>
    </div>
    <p class="visually-hidden" id="cart-live-region-text" role="status" aria-live="polite"> Subtotal: $0.00 USD </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>
</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" 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><noscript>
    <div class="mt-6">
      <button class="btn btn--primary">Update</button>
    </div>
  </noscript>
  <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

💰 Earn 1 point for every $1 you spend
Join now
Earn 40 points

Already a member?
Log in
RA ROYAL CBD REWARDS

Skip to content

Gift Cards Now Available! Learn more

Earn Rewards & Save! Learn more

Free Shipping On Orders $100+

FAQsReviews


Search Reset Search


Search Log in Basket

Menu
 * Home
 * Shop
    * Back
    * Shop
    * Gummies
       * 
         All Gummies
       * 
         CBD Gummies
       * 
         CBG Gummies
       * 
         CBN Gummies
       * 
         Delta 8 Gummies
       * 
         Delta 9 Gummies
       * 
         Delta 10 Gummies
       * 
         HHC Gummies
       * Go to Gummies
   
    * Edibles
       * 
         All Edibles
       * 
         CBD Fruits
       * 
         CBD Sweets
       * 
         CBD Honey
       * 
         Delta 8 Honey
       * Go to Edibles
   
    * Vapes
       * 
         All Vapes
       * 
         CBD Vapes
       * 
         Delta 8 Vapes
       * 
         Delta 8 + THCP Vapes
       * 
         HHC Vapes
       * Go to Vapes
   
    * Pets
       * 
         All Pets
       * 
         CBD For Dogs
       * 
         CBD For Cats
       * Go to Pets
   
    * Tinctures
       * 
         Delta 8 Tinctures
       * Go to Tinctures
   
    * Topicals
       * 
         CBD Muscle Creams
       * Go to Topicals

 * Lab Reports
 * Wholesale
 * White Label

 * Shop & Save
 * Shipping & Returns
 * Help
 * About Us

Previous Next

 * Free Shipping
   
   On all orders over $100

 * Nationwide Shipping
   
   We Ship All Over The US

 * Support
   
   Chat, Email, & Phone Support

 * Contact Us!
   
   386-957-1645


BLACK FRIDAY SALE! EVERYTHING UP TO 30% OFF

Click Here To Browse (No Code Needed)

Click Here To Browse


SHOP BY TYPE

 * CBD Products
   
   View collection

 * Delta 8 Products
   
   View collection

 * Sleep
   
   View collection

 * CBG Products
   
   View collection

 * HHC Products
   
   View collection

 * Focus
   
   View collection

 * CBN Products
   
   View collection

 * THC-P Products
   
   View collection

 * Joy Pets
   
   View collection

 * Delta 9 Products
   
   View collection

 * Uplifting
   
   View collection

 * Delta 10 Products
   
   View collection

 * Relax
   
   View collection

Next Previous


DEALS THIS WEEK

View All

20%

Off


20% OFF ALL AGFN GUMMIES

Click Here To Browse!

30%

OFF


30% OFF ALL FRUITS & SWEETS

Shop Here!

30%

OFF


30% OFF ALL JOYPETS PRODUCTS

Check It Out!

20%

Off


20% OFF ALL VAPES

Save Now!


SUBSCRIBE TO OUR EMAILS

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

Email
Subscribe


SHOP OUR BEST SELLERS

View all

 * RoyallCBD
   
   R.A. Royal Gummies: CBD Gummy Bear Jar (1200 MG)
   
   From $30.59
   Unit price /
   Unavailable
   In stock
   Choose options Choose options View details

 * RA Royal CBD
   
   Delta 8 + THC-P Three-In-One Disposable Vape: Unicorn (3000MG)
   
   $38.00
   Unit price /
   Unavailable
   In stock
   Add to cart Add to cart View details

 * RoyallCBD
   
   R.A. Royal Gummies: CBD Peach Ring Gummy Jar (1200 MG)
   
   From $30.59
   Unit price /
   Unavailable
   In stock
   Choose options Choose options View details
 * Sold out
   
   RoyallCBD
   
   R.A. Royal Gummies: CBD Watermelon Gummy Jar (1200 MG)
   
   From $30.59
   Unit price /
   Unavailable
   Choose options Choose options View details

 * RoyallCBD
   
   R.A. Royal Gummies: CBD Butterfly Gummy Jar (1200 MG)
   
   From $30.59
   Unit price /
   Unavailable
   In stock
   Choose options Choose options View details

 * RoyallCBD
   
   HHC Three in One Disposable Vape: Mango Kush (3000 MG)
   
   $36.00
   Unit price /
   Unavailable
   In stock
   Add to cart Add to cart View details

 * RoyallCBD
   
   R.A. Royal Gummies: CBD Red Raspberry Gummy Jar (1200 MG)
   
   From $30.59
   Unit price /
   Unavailable
   In stock
   Choose options Choose options View details

 * RoyallCBD
   
   R.A. Royal Gummies: CBD Strawberry Drop Gummy Jar (1200 MG)
   
   From $30.59
   Unit price /
   Unavailable
   In stock
   Choose options Choose options View details

Next Previous



 * SHOP CBD FOR PETS
   
   Shop Now


 * GIVE THE GIFT OF HEMP
   
   Shop Now


KEEP IN TOUCH WITH US!

Stay Informed About Sales, Giveaways, Newest Products, & More!

FOLLOW US ON INSTAGRAM!

Click To Follow

Learn More About Our Products, Enter Giveaways, & Never Miss A Sale!

LIKE US ON FACEBOOK

Click To Like

Stay Up To Date With The Latest News Regarding CBD & THC

CHECK OUT OUR BLOG

Click Here To Read

Get notified every time we upload a new video!

SUBSCRIBE TO OUR YOUTUBE CHANNEL

Click Here To Subscribe



YOUR CART

Close

Your cart is empty

Start shopping

Subtotal: $0.00 USD

Loading...





Previous Next

 * Chat With Us!
   
   Expert help & advice

 * Returns & Exchanges
   
   All you need to know

 * Save Money
   
   Join our rewards program

Back to top


ABOUT US

RA Royal is a company devoted to research, growth, process, and delivery of high
quality and diverse hemp products delivered to your door. Our professional and
specialized team works daily in every step of the process to guarantee
outstanding and consistent products in its purest form. All our hemp is
organically grown and carefully processed to meet our high standards. Currently
based in Florida, we are committed to spreading wellness.

41 Enterprise Drive, Bunnell, FL 32110

 * Facebook
 * Instagram


WARNINGS & DISCLAIMER

All of our products are third-party lab tested and does not exceed 0.03% Delta 9
THC on a dry-weight basis.

The products available on RA Royal are age-restricted and intended for adults of
legal smoking age only. By entering our website, you affirm that you are of
legal smoking age in your jurisdiction and you agree to be age verified.

These statements have not been evaluated by the Food and Drug Administration.
These products are not intended to diagnose, treat, cure, or prevent any
diseases. Results may vary.

Read our terms and conditions page before purchasing our products. Use all
products on this site at your own risk.


MORE

 * Search
 * Lab Reports
 * Reviews
 * Affiliate Program
 * Privacy Policy
 * Refund Policy
 * Terms of Service


NEWSLETTER

Sign up for exclusive offers, giveaways, events and more.

Email
Subscribe
Payment methods accepted
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * JCB
 * Mastercard
 * Visa

Update

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

© 2023 RA Royal. Powered by Shopify
Back


CHOOSE OPTIONS

Close
Close


Item added to your cart.

View cart






Earn Rewards

Type here
X
X
By accessing our website, you confirm that you are 21 years of age or older.
YES
NO
X
Unfortunately, you are unable to make a purchase with us at this time. Please
revisit when you meet the legal smoking age requirement.
EXIT