roblowe.fun Open in urlscan Pro
2606:4700:3032::ac43:dc0a  Public Scan

URL: https://roblowe.fun/
Submission Tags: phishingrod
Submission: On June 30 via api from DE — Scanned from DE

Form analysis 6 forms found in the DOM

/search

<form action="/search" class="quick-search__form" autocomplete="off">
  <div class="quick-search__bar">
    <label for="search" class="visually-hidden" aria-label="What are you looking for?"></label>
    <input class="quick-search__input" id="search" type="text" name="q" placeholder="What are you looking for?" data-input="">
    <div class="quick-search__actions">
      <button class="quick-search__clear" type="button" data-clear="" aria-label="Clear search">
        <span class="icon ">
          <svg width="100%" viewBox="0 0 24 24">
            <path stroke-width="1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18 6 6 18M6 6l12 12"></path>
          </svg>
        </span>
      </button>
      <button class="quick-search__submit" type="submit" aria-label="Search">
        <span class="icon ">
          <svg width="100%" viewBox="0 0 24 24">
            <path fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M12 5l7 7-7 7"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
  <div class="quick-search__results-wrapper">
    <div class="quick-search__results" data-results=""></div>
  </div>
</form>

/search

<form action="/search" autocomplete="off">
  <div class="drawer-menu__header">
    <div class="drawer-menu__search-input-wrapper">
      <label for="drawer-search" class="visually-hidden">Search</label>
      <input name="q" id="drawer-search" class="drawer-menu__search-input" placeholder="Search" data-input="">
      <div class="drawer-menu__actions">
        <button class="drawer-menu__clear" type="button" data-search-clear="" aria-label="Clear search">
          <span class="icon ">
            <svg width="100%" viewBox="0 0 24 24">
              <path stroke-width="1" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18 6 6 18M6 6l12 12"></path>
            </svg>
          </span>
        </button>
        <button class="drawer-menu__submit" type="submit" data-search-submit="" aria-label="Search">
          <span class="icon ">
            <svg width="100%" viewBox="0 0 24 24">
              <path fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M12 5l7 7-7 7"></path>
            </svg>
          </span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer-menu__search-results" data-scroll-lock-ignore="" data-search-results=""></div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="drawer-menu__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="/">
  <li class="drawer-menu__item" data-list-item="">
    <a class="drawer-menu__link fs-body-base fs-body-large-ns" href="#" data-item="parent" aria-haspopup="true" aria-expanded="false">
                        Currency
                        
<span class="icon menu-icon">
  <svg width="100%" viewBox="0 0 24 24">
    
        <path fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M12 5l7 7-7 7"></path>

      
  </svg>
</span>
                      </a>
    <ul class="drawer-menu__list drawer-menu__list--sub" aria-hidden="true">
      <li class="drawer-menu__item drawer-menu__item--heading">
        <button class="drawer-menu__link drawer-menu__item--emphasized" data-item="back">
          <span class="ff-heading fs-heading-2-base fs-heading-2-large-ns"> Currency </span>
          <span class="icon menu-icon">
            <svg width="100%" viewBox="0 0 24 24">
              <path fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" d="M5 12h14M12 5l7 7-7 7"></path>
            </svg>
          </span>
        </button>
      </li>
      <li class="drawer-menu__item" data-list-item="">
        <a class="drawer-menu__link drawer-menu__link--cb" href="#" data-item="currency" data-value="EUR">
                              <div class="drawer-menu__radio"></div>
                              <span class="fs-body-base fs-body-large-ns">
                                EUR (€)</span>
                            </a>
      </li>
      <li class="drawer-menu__item" data-list-item="">
        <a class="drawer-menu__link drawer-menu__link--cb" href="#" data-item="currency" data-value="USD">
                              <div class="drawer-menu__radio active"></div>
                              <span class="fs-body-base fs-body-large-ns">
                                USD ($)</span>
                            </a>
      </li>
    </ul>
  </li>
  <input type="hidden" name="currency_code" id="CurrencySelector" value="USD" data-currency-input="">
</form>

POST /contact#footer-subscribe

<form method="post" action="/contact#footer-subscribe" id="footer-subscribe" accept-charset="UTF-8" class="footer__newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="footer__newsletter-inner">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <label for="footer-subscribe-email" class="visually-hidden">Email address</label>
    <input type="email" class="input" name="contact[email]" id="footer-subscribe-email" value="" placeholder="Email address" autocorrect="off" autocapitalize="off">
    <button type="submit" name="commit" id="Subscribe-footer" class="footer__newsletter-button" aria-label="Subscribe">
      <span class="icon ">
        <svg width="100%" viewBox="0 0 24 24">
          <circle fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" cx="12" cy="12" r="10"></circle>
          <path fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" d="m12 16 4-4-4-4M8 12h8"></path>
        </svg>
      </span></button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="selectors-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="footer__selectors">
    <div class="selectors-form__item">
      <h2 class="visually-hidden" id="currency-heading-mobile-currency"> Currency </h2>
      <div class="disclosure" data-disclosure="currency" data-disclosure-currency="">
        <button type="button" class="disclosure__toggle disclosure__toggle--currency input-reset input fs-body-x-small fs-body-bold" aria-expanded="false" aria-controls="currency-list-mobile-currency"
          aria-describedby="currency-heading-mobile-currency" data-disclosure-toggle="">
          <span class="flag-icon flag-icon-usd"></span> USD $<span class="arrow">
            <span class="icon ">
              <svg width="100%" viewBox="0 0 24 24">
                <path stroke-width="1.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m6 9 6 6 6-6"></path>
              </svg>
            </span>
          </span>
        </button>
        <ul id="currency-list-mobile-currency" class="disclosure-list" data-disclosure-list="">
          <li class="disclosure-list__item ">
            <span class="flag-icon flag-icon-eur"></span>
            <a class="disclosure-list__option" href="#" data-value="EUR" data-disclosure-option="">
                  EUR €</a>
          </li>
          <li class="disclosure-list__item disclosure-list__item--current">
            <span class="flag-icon flag-icon-usd"></span>
            <a class="disclosure-list__option" href="#" aria-current="true" data-value="USD" data-disclosure-option="">
                  USD $</a>
          </li>
        </ul>
        <input type="hidden" name="currency_code" id="CurrencySelector-mobile-currency" value="USD" data-disclosure-input="">
      </div>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="selectors-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="footer__selectors">
    <div class="selectors-form__item">
      <h2 class="visually-hidden" id="currency-heading-footer"> Currency </h2>
      <div class="disclosure" data-disclosure="currency" data-disclosure-currency="">
        <button type="button" class="disclosure__toggle disclosure__toggle--currency input-reset input fs-body-x-small fs-body-bold" aria-expanded="false" aria-controls="currency-list-footer" aria-describedby="currency-heading-footer"
          data-disclosure-toggle="">
          <span class="flag-icon flag-icon-usd"></span> USD $<span class="arrow">
            <span class="icon ">
              <svg width="100%" viewBox="0 0 24 24">
                <path stroke-width="1.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m6 9 6 6 6-6"></path>
              </svg>
            </span>
          </span>
        </button>
        <ul id="currency-list-footer" class="disclosure-list" data-disclosure-list="">
          <li class="disclosure-list__item ">
            <span class="flag-icon flag-icon-eur"></span>
            <a class="disclosure-list__option" href="#" data-value="EUR" data-disclosure-option="">
                  EUR €</a>
          </li>
          <li class="disclosure-list__item disclosure-list__item--current">
            <span class="flag-icon flag-icon-usd"></span>
            <a class="disclosure-list__option" href="#" aria-current="true" data-value="USD" data-disclosure-option="">
                  USD $</a>
          </li>
        </ul>
        <input type="hidden" name="currency_code" id="CurrencySelector-footer" value="USD" data-disclosure-input="">
      </div>
    </div>
  </div>
</form>

Text Content

Spend $100 or more for FREE shipping!

Skip to content

0

 * NEW
 * Best sellers
   * Initials
   * Shop All Best Sellers
 * Water Proof
 * Jewelry
   * Necklaces
   * Bracelets
   * Rings
   * Earrings
   * Shop All
 * Body
   * Anklets
   * Body Chains
 * Collections
   * Tennis Collection
   * Aspen Collection
   * Texas
   * Blogger Faves
 * Sale

Search


Cart

Your cart is currently empty.
Subtotal $0.00

Go to cart Checkout
 * NEW
 * Best sellers
 * Initials
 * Shop All Best Sellers
 * Water Proof
 * Jewelry
 * Necklaces
 * Bracelets
 * Rings
 * Earrings
 * Shop All
 * Body
 * Anklets
 * Body Chains
 * Collections
 * Tennis Collection
 * Aspen Collection
 * Texas
 * Blogger Faves
 * Sale

   
 * NEW
 * Best sellers
   * Best sellers
   * Initials
   * Shop All Best Sellers
 * Water Proof
 * Jewelry
   * Jewelry
   * Necklaces
   * Bracelets
   * Rings
   * Earrings
   * Shop All
 * Body
   * Body
   * Anklets
   * Body Chains
 * Collections
   * Collections
   * Tennis Collection
   * Aspen Collection
   * Texas
   * Blogger Faves
 * Sale
   
 * Search
   * Search
   * Search
     
     
 * Register / Login
   Currency
   * Currency
   * 
     EUR (€)
   * 
     USD ($)


SHOP BY CATEGORY

ANKLETS

Made to never take off!

NEW

Shop Summer Collection

EARRINGS

Hoops, ear cuffs, studs & more

Pause


TULUM COLLECTION

Just Dropped!
SHOP SUMMER


FEATURED COLLECTION

BRACELETS

NECKLACES


WHAT PEOPLE ARE SAYING

>  
> 
> OBSESSED!
> 
> "OMG, I am absolutely obsessed with the CZ Drop Necklace from Brenda Grands!
> This necklace is seriously gorgeous and adds the perfect amount of bling to
> any outfit!"
> 
> — Kelsey. -Verified buyer

>  
> 
> DOESN'T TARNISH
> 
> "I love the Royal bracelet. It is amazing quality and has not tarnished even
> though i wear it all the time♡"
> 
> — Deyanira G. - Verified buyer

Darling, if only you could see the way God sees you

Brenda Grands Team - Summer 23'

NEW COLLECTION


COME SEE US

Mon - Thurs

10:00 AM - 6:00 PM

Friday

10:00 AM - 3:30 PM

Closed Weekend

1907 sabine st, Houston TX 77007 suite 143




AS FEATURED IN




About
 * About Us
 * Meet The Team
 * Jewelry Care
 * Careers

Wholesale
 * Shop Wholesale
 * Wholesale Inquiry
 * Terms of Service

Need help?
 * Contact Us
 * Returns & Exchanges
 * Shipping
 * Terms & Conditions
 * Privacy Policy

VIP 15% SUBSCRIBE HERE!

Subscribe for discounts and VIP info.

Email address
Currency


CURRENCY

USD $
 * EUR €
 * USD $

Payment


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


CURRENCY

USD $
 * EUR €
 * USD $

 * 
 * 
 * 


 * 
 * 
 * 

Copyright © 2023, Brenda Grands Jewelry.






AVAILABILITY




x






CART • 0




YOUR CART IS EMPTY





 * Product Reviews
 * Site Reviews

05/23/2023
Sasha
United States
Cute choker!
I got this choker as a gift for my daughter for her birthday. It is dainty and
girly, which is exactly her style. She loves it, and wears it all the time!
Opal Choker
05/22/2023
Braden
United States
Amazing hoops!
These hoops are amazing! They are super edgy and cool, and I get a ton of
compliments on them!
Rectangular Hoops
05/22/2023
Muriel
United States
Cute Hoops!!
These hoops are a wonderful addition to my collection. I love them so much!!
Great quality. Always in love with my purchases from Brenda Grands!
Double Aspen Hoops Medium
05/22/2023
Mary E.
United States
cute ring!!
I am such a ring girly, and I am always looking for more rings to add to my
collection. This one is my favorite one yet. Amazing quality and looks good with
anything.
Shell Ring Bar
05/22/2023
Marion W.
United States
love this bangle!
This bangle is super chic and elegant. Impressed by the quality. Will be
ordering more from this brand!
Sun Bangle
05/22/2023
Sharon
United States
cute!
Love this necklace. Super cute & lightweight, I wear it all the time & get tons
of compliments on it.
Adore Choker
05/22/2023
Nicole
United States
Super Cute!
I love Butterfly necklaces & I love this brand so when I saw that they had one I
had to get it. It's one of my fave pieces from them! I love the quality of the
necklace as well.
Butterfly Necklace
05/22/2023
Sydney
United States
Super cute and sweet
I bought this necklace because I wanted a new pendant necklace, and I was
inspired by this message. I wear it all the time and it's a great reminder to
spread love to everyone around you!
Love Each Other More Necklace
05/22/2023
Danielle
United States
Love this
Super cute design and amazing quality. I also got the braided bracelet and I
wear them together and separately. 10/10 love this product!
Braided Necklace
05/22/2023
Josie
United States
Love this necklace!!
I love this necklace so much! I am super impressed with the quality as well.
Will definitely order from this brand again!!
Oval Choker
05/22/2023
Whitney
United States
Cute Hoops!
I got these for myself because I wanted a cute new pair of gold hoops that were
lightweight and I can wear everyday. These hoops were perfect! I love them!
Strive Hoops
05/22/2023
Sofia M.
United States
10/10 LOVE!!
I purchased this ear cuff because I needed an ear cuff to add to my ear party
for the summer. I wear this all the time and it goes perfectly with every single
earring I own. I also love the pearl for beachy and summery looks. Love!
GENUINE LOVE EAR CUFF WITH PEARL
05/22/2023
Sophie R.
United States
Amazing huggies!
I love huggies so much and these are an amazing addition to my collection.
Obsessed!!
Line Huggies
05/22/2023
Parker P.
United States
Amazing Ring!
I love this ring so much! The design is super unique because it is like three
rings combined into one. I get a ton of compliments on it! The quality is also
amazing, it is completely waterproof and doesn't tarnish even though I wear it
in the shower and the pool.
Triple Loop Ring
05/22/2023
Jackie
United States
2 in 1
These earrings are so cool!
Circlet Hoops Double
05/22/2023
Debbie
United States
SO Sparkly!
I love how sparky and shiny these earrings are! I wear them day and night.
Square Diamond Hoops
05/22/2023
Lily
United States
Water Resistant Ring!
I love this ring because i can wear it in the shower, washing my hands and the
pool without having to worry about it!
Big Twisted Ring
05/22/2023
Mary A.
United States
Cutest Bangle!!
I love this bracelet so much. If you are a bangle girly, this bangle goes well
with any other bangles! It goes with pretty much every other bracelet I own! I
love LOVE it!
Big Aspen Bangle
05/22/2023
Maria
United States
LOVE THIS NECKLACE!
The dainty snake necklace is perfect to wear with any neckline. You can wear it
alone or layered with other necklaces!! It's my favorite necklace that I have
ever bought!!
Dainty Snake Necklace
05/22/2023
Sarah M.
United States
Perfect Gift!
I got this necklace for my daughter for her birthday and she LOVES it! The
pendant is small & dainty, and she loves that she can wear it with anything!
OPAL CONSTELATION NECKLACE
05/22/2023
Gracie
United States
Perfect Dainty Bracelet!
This bracelet is so good for everyday! It matches all my other ones perfectly!
Paperclip Bracelet
05/22/2023
Kelly
United States
Water resistant chain!
I wear this chain in the pool, ocean, etc. and it has kept its color and shine!
I love BG.
The Fierce Necklace - Rope
05/22/2023
Frances C.
United States
Perfect Necklace!
I needed a necklace that was simple & could be dressed up or down. I wear it
with my glam outfits and my casual daytime outfits. I love it! It's also
waterproof so I don't ever have to take it off.
Chunky Paperclip Necklace
05/22/2023
Andi
United States
EVERYDAY PIECE!
I love this necklace because i can just put it on and i am ready for my day! The
layered design makes it so easy.
PAPERCLIP + SNAKE CHOKER
05/22/2023
Susan
United States
Super shiny!
I gifted my daughter this layered necklace and she loves it! She wears it by
itself and with other necklaces for a layered look!
I LOVE DOUBLE CHOKER
05/22/2023
Kate F.
United States
Heartfelt Gift
I got this necklace as a birthday gift from a girl friend of mine. It's adorable
& a wonderful reminder that we all need to give ourselves more self love!
More Self Love Necklace
05/22/2023
Lola
United States
Love the chunk!
I love how high quality this necklace is and it add so much to my outfits!
Aspen Double Chunky Necklace
05/22/2023
Paula
United States
Pregnancy Announcement!
I announced my pregnancy by wearing this bracelet and it was so special!
MAMA Bracelet
05/22/2023
Anne A.
United States
Adorable Choker!
This choker is dainty, simple, and adorable. It's perfect to wear alone or
layered with other necklaces!
New Adore Choker
05/22/2023
Paula
United States
Perfect GIFT!
I received this as a gift and it was the most special moment! I love the length
and how it goes with all my outfits!
MAMA Necklace


REVIEWS


5% OFF
No luck today
15% OFF
Almost
FREE SHIPPING
So close
20% OFF
Sorry!
25% OFF
Nope
30% OFF
FREE Initial Necklace


Brenda Grands Secret bonus unlocked!

Enter your email for a chance to win one of our prizes!


Email

SPIN!



* You can spin the wheel only once.

* If you win, you can claim your coupon for 10 mins only!

Hurray! You've hit {{couponName}}. Lucky day!
Don't forget to use the discount code at checkout!

Your discount code is:

Copy
Continue & use discount

No, I don't feel lucky


1

Someone from Italy just won 25% discount!

Just now