roblowe.fun Open in urlscan Pro
2606:4700:3030::6815:3321  Public Scan

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

Form analysis 7 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 /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>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-TtvS7H" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 5px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 120px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87941027" style="width: 100%;">
          <div style="text-align: center;"><span style="font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; font-size: 24px; color: #ffffff;">Sign up for SMS to get early access to BG content!</span></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;">
          <div class="needsclick go2705469195 kl-private-reset-css-Xuajs1"
            style="display: flex; flex-direction: row; align-items: center; box-sizing: border-box; border-radius: 4px; padding: 0px; height: 50px; text-align: left; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
            <button class="needsclick go3582494590 kl-private-reset-css-Xuajs1" aria-label="Search Countries" type="button" role="combobox" aria-haspopup="listbox" aria-expanded="false"
              style="display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0); width: 72px; height: 50px; cursor: pointer; padding-left: 10px; margin-right: 5px;"><img
                aria-label="United States" title="United States" src="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.4/flags/4x3/us.svg"
                style="display: inline-block; width: 1em; height: 1em; vertical-align: middle; border-radius: 3px;"><svg height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="" transform=""
                style="fill: rgb(180, 187, 195);">
                <path
                  d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                </path>
              </svg></button><input type="tel" data-testid="phoneNumberInput" id="phone_number_87941028" autocomplete="tel" name="phone-number" tabindex="0" placeholder="Phone Number" aria-label="Phone Number" aria-invalid="false"
              class="needsclick undefined kl-private-reset-css-Xuajs1"
              style="border: none; text-align: left; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgba(0, 0, 0, 0); flex-grow: 1;">
          </div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; background-color: rgba(0, 0, 0, 0); flex: 0 1 auto;"><button class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 4px; border-style: none; border-color: rgb(0, 0, 0); border-width: 2px; color: rgb(0, 0, 0); font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 50px;">Subscribe</button>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="go2047905386" style="width: 100%;">
          <p>By submitting this form and signing up for texts, you consent to receive marketing text messages (e.g. promos, cart reminders) from Brenda Grands at the number provided, including messages sent by autodialer. Consent is not a condition
            of purchase. Msg &amp; data rates may apply. Msg frequency varies. Unsubscribe at any time by replying STOP or clicking the unsubscribe link (where available). <a href="https://brendagrands.com/policies/privacy-policy">Privacy Policy</a>
            &amp; <a href="https://brendagrands.com/policies/terms-of-service">Terms</a>.</p>
        </div>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_6 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-R9gdNp" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 4px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 32px 32px 40px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 410px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 22px 6px 13px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/W8kF56/images/3d1f1003-a836-4a59-9702-5fc3a788fbf9.png" tabindex="-1" alt="Placeholder holder" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 185px; height: auto; cursor: initial;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 4px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87931521" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 36px; color: #050505; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;">Join the BG team!</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 5px 6px 20px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87931522" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 16px; font-family: Poppins-Klaviyo-Hosted, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">Subscribe to get the latest updates on NEW launches, restocks or collabs.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 12px 32px 4px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_87931523" class="needsclick go971838236 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); box-shadow: rgb(0, 100, 205) 0px 0px 5px;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 4px 32px 10px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(0, 0, 0); border-radius: 6px; border-style: none; border-color: rgb(18, 118, 169); border-width: 3px; color: rgb(255, 255, 255); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">Subscribe</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

20% OFF when using code: APPRECIATION20

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
   * Pearl Collection
   * Herringbone 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
 * Pearl Collection
 * Herringbone 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
   * Pearl Collection
   * Herringbone Collection
   * Aspen Collection
   * Texas
   * Blogger Faves
 * Sale
   
 * Search
   * Search
   * Search
     
     
 * Register / Login
   Currency
   * Currency
   * 
     EUR (€)
   * 
     USD ($)

Pause

SHOP SILVER


INITIALS

Shop our best-selling initials, that look great layered or worn by themselves!

SHOP


INITIALS

Shop our best-selling initials, that look great layered or worn by themselves!

SHOP

SHINY INITIAL NECKLACE

$58.00
Unit price /per 

DAINTY LOVE PEARL INITIAL NECKLACE

$63.00
Unit price /per 

SEALED WITH LOVE INITIAL NECKLACE

$53.00
Unit price /per 

DAINTY LOVE INITIAL NECKLACE

$43.00
Unit price /per 

INITIAL RING

$45.00
Unit price /per 

SHINY INITIAL STUDS

$48.00
Unit price /per 

ASPEN INITIAL IN SQUARE NECKLACE

$58.00
Unit price /per 
Pause


WATERPROOF

You can shower, swim and exercise everyday while wearing it.
SHOP NOW



NECKLACES

Mix & match your necklaces for a stacked look!

Shop Now


NECKLACES

Mix & match your necklaces for a stacked look!

Shop Now

SILVER SHINY CROSS NECKLACE

$53.00
Unit price /per 

SILVER CZ DROP NECKLACE

$75.00
Unit price /per 

SILVER CHUNKY TWISTED NECKLACE

$50.00
Unit price /per 

SILVER TWISTED LINKS NECKLACE

$55.00
Unit price /per 

SILVER CZ DAINTY CHOKER

$60.00
Unit price /per 

SILVER BEADED PEARLS NECKLACE

$68.00
Unit price /per 

SILVER PAPER CLIP CHAIN NECKLACE

$45.00
Unit price /per 
Sold out


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

NEW COLLECTION



COME SEE US

Mon - Fri

10:00 AM - 6:00 PM

Closed Weekend

1907 sabine st, Houston TX 77007 suite 143




AS FEATURED IN




About
 * About Us
 * Jewelry Care
 * Careers
 * SMS Subscription

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

Wholesale
 * Shop Wholesale
 * Wholesale Inquiry
 * Terms of Service

Currency


CURRENCY

USD $
 * EUR €
 * USD $

Payment


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


CURRENCY

USD $
 * EUR €
 * USD $

 * 
 * 
 * 


 * 
 * 
 * 

Sign up for SMS to get early access to BG content!
Subscribe

By submitting this form and signing up for texts, you consent to receive
marketing text messages (e.g. promos, cart reminders) from Brenda Grands at the
number provided, including messages sent by autodialer. Consent is not a
condition of purchase. Msg & data rates may apply. Msg frequency varies.
Unsubscribe at any time by replying STOP or clicking the unsubscribe link (where
available). Privacy Policy & Terms.

Copyright © 2023, Brenda Grands Jewelry.






AVAILABILITY





x







CART • 0




YOUR CART IS EMPTY





Close dialog 6

Join the BG team!

Subscribe to get the latest updates on NEW launches, restocks or collabs.


Subscribe