stylesbyrobert.com Open in urlscan Pro
23.227.38.71  Public Scan

Submitted URL: https://stylesbyrobert.com/_t/c/A1020005-16F906E566AA0E76-50AD7802?l=AAB2pQPp3/38GJOvWdF8bRoDCKioKeU28NmBroCgwgQ59VXNpqQN7D...
Effective URL: https://stylesbyrobert.com/
Submission: On June 16 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <div class="cart-drawer__empty-div"></div>
      <h2 class="type-subheading type-subheading--1 wow fadeIn animated" id="cart_dialog_label" style="visibility: visible; animation-name: fadeIn;">
        <span class="cart-drawer--title">Your Cart</span>
      </h2>
      <div class="cart-close-icon-wrapper">
        <button class="slide-menu cart-close-icon cart-menu-close alt-focus" aria-label="Open cart sidebar" type="button">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
            <line x1="18" y1="6" x2="6" y2="18"></line>
            <line x1="6" y1="6" x2="18" y2="18"></line>
          </svg>
        </button>
      </div>
    </div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <li>
					<article class="cart-item">
						<div class="cart-item-image--wrapper">
							<a class="cart-item-link" href="/product" tabindex="-1">
								<img
									class="cart-item-image"
									src="/product/image.jpg"
									alt=""
								/>
							</a>
						</div>
						<div class="cart-item-details--wrapper">
							<h3 class="cart-item__title">
								<a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
									<span class="cart-item-product-title"></span>
									<span class="cart-item-variant-title hide"></span>
									<span class="cart-item-selling-plan hide"></span>
								</a>
							</h3>

							<div class="cart-item-price-wrapper">
								<span class="sr-only">Now</span>
								<span class="cart-item-price"></span>
								<span class="sr-only">Was</span>
								<span class="cart-item-price-original"></span>
								<span class="cart-item-price-per-unit"></span>
							</div>

							<ul class="order-discount--cart-list" aria-label="Discount"></ul>

							<div class="cart-item--quantity-remove-wrapper">
								<div class="cart-item--quantity-wrapper">
									<button
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-decrease"
										data-amount="-1"
										aria-label="Reduce item quantity by one"
									>-</button>
									<input
										type="text"
										class="cart-item-quantity"
										min="1"
										pattern="[0-9]*"
										aria-label="Quantity"
									>
									<button
										type="button"
										class="alt-focus cart-item-quantity-button cart-item-increase"
										data-amount="1"
										aria-label="Increase item quantity by one"
									>+</button>
								</div>

								<div class="cart-item-remove-button-container">
									<button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
								</div>
							</div>
						</div>
					</article>
				</li>
			</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": []
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <span class="cart-price-text type-subheading">Subtotal</span>
      <div class="ajax-cart--cart-original-price">
        <span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00</span></span>
      </div>
      <div class="ajax-cart--total-price hide">
        <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
        <h5 id="cart_drawer_subtotal">
          <span class="cart-total-price" id="cart-price"><span class="money"><span class="sr-only">Your Cart Subtotal</span>$0.00</span></span>
        </h5>
      </div>
      <div class="row">
        <div class="col-md-12">
          <p class="cart--shipping-message">Tax included. <a href="/policies/shipping-policy">Shipping</a> calculated at checkout. </p>
        </div>
      </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn cart-button-checkout hide">
          <span class="cart-button-checkout-text">Place your order</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
</form>

/search

<form id="search-page-form" action="/search">
  <input type="hidden" name="type" value="product,">
  <div id="search-wrapper">
    <div class="search-bar--controls">
      <button id="search_submit" type="submit" aria-label="Submit Search" aria-hidden="true" tabindex="-1" class="search-bar__button alt-focus">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </button>
    </div>
    <label for="search_text" class="sr-only" id="search_label">Search our site .</label>
    <input id="search_text" name="q" type="text" size="20" placeholder="Search..." autocomplete="off" autocorrect="off" spellcheck="false" class="is-predictive" data-search-types="product," data-show-prices="false" data-show-vendor="false"
      aria-hidden="true" tabindex="-1">
    <button class="search-bar__button search-clear alt-focus" id="search-bar--clear" tabindex="-1" aria-hidden="true" aria-label="Close search bar" type="button">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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="/"></form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-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="text-center">
    <div class="lds-dual-ring newsletter-spinner hide"></div>
    <p class="note form-success hide">
      <strong>Thanks for Joining!</strong>
    </p>
  </div>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Enter email" autocorrect="off" autocomplete="email" autocapitalize="off" required="">
    <button type="submit" id="newsletter_submit" name="commit" aria-label="Join" class="alt-focus">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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="/"></form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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="mobile-menu mobile-menu-child mobile-menu-hidden type-subheading" id="mobile-menu-locale">
    <button type="button" class="btn-touch alt-focus mobile-menu-link mobile-menu-back type-subheading" data-link="mobile-menu--" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left" aria-hidden="true">
        <polyline points="15 18 9 12 15 6"></polyline>
      </svg>
      <div class="mobile-menu-title">Back</div>
    </button>
    <fieldset class="mobile-menu__fieldset">
      <legend class="mobile-menu__fieldset-legend">Select Language</legend>
      <button type="submit" name="locale_code" class="mobile-menu__fieldset-btn alt-focus mobile-menu-link mobile-menu-locale-link mobile-menu-locale-selected" value="en" tabindex="-1"> English <svg xmlns="http://www.w3.org/2000/svg" width="24"
          height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check" aria-hidden="true">
          <polyline points="20 6 9 17 4 12"></polyline>
        </svg></button>
    </fieldset>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-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="mobile-menu mobile-menu-child mobile-menu-hidden type-subheading" id="mobile-menu-currency">
    <button type="button" class="btn-touch mobile-menu-back alt-focus mobile-menu-link type-subheading" data-link="mobile-menu--" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left" aria-hidden="true">
        <polyline points="15 18 9 12 15 6"></polyline>
      </svg>
      <div class="mobile-menu-title">Back</div>
    </button>
    <fieldset class="mobile-menu__fieldset">
      <legend class="mobile-menu__fieldset-legend">Select Currency</legend>
      <button type="submit" name="currency_code" class="alt-focus mobile-menu-link mobile-menu-currency-link mobile-menu-currency-selected" value="USD" tabindex="-1"> USD $<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"
          viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check" aria-hidden="true">
          <polyline points="20 6 9 17 4 12"></polyline>
        </svg></button>
    </fieldset>
  </div>
</form>

Text Content

YOUR CART



Your basket is empty

Subtotal
$0.00

YOUR CART SUBTOTAL$0.00

Tax included. Shipping calculated at checkout.

Place your order


100% FREE SHIPPING ON ALL USA ORDERS.



Search our site .
Loading...


 * Search
 * Account
 * Cart - Your Cart Subtotal$0.00


 * Home
 * Shop
 * Instagram
 * Info


MEN'S JEWELRY

Simple styles that are sure to elevate your wardrobe.


BEST SELLER

AQUA AURA PENDANT NECKLACE $89.00 $49.00

5 reviews
Sale
TOURMALINE PENDANT NECKLACE $69.00 $44.00

1 review
Sale
TURQUOISE NATURAL STONE BRACELET $29.00 $18.00

1 review
Sale
BLACK LAVA NATURAL GEMSTONE BRACELET $50.00 $20.00

3 reviews
Sale
CLASSIC CHAIN NECKLACE $66.00 $33.00

1 review
Sale
STAINLESS STEEL WHEAT CHAIN $69.00 $29.00

2 reviews
Sale
ROUNDED BOX CHAIN $69.00 $44.00

2 reviews
Sale
TOURMALINE PENDANT NECKLACE 0.1 $69.00 $44.00

2 reviews
Sale
POINT AMETHYST ROUGH NECKLACE $60.00 $32.00

2 reviews
Sale
CLASSIC ANTI-TARNISH FIGARO CHAIN ANKLET $60.00 $30.00

3 reviews
Sale
CLASSIC MALACHITE MEN BRACELET $48.00 $20.00

1 review
Sale
BLACK OBSIDIAN POINT NECKLACE $69.00 $44.00

1 review
Sale
HEMATITE BRACELET $25.00 $15.00

No reviews
Sale
LARVIKITE BRACELET $25.00 $15.00

No reviews
Sale
EPIDOTE WITH PYRITE BRACELET $40.00 $25.00

No reviews
Sale
View all


REVIEWS

 * > "Completely happy. I'm buying much more"
   
   
   JOHN DOE

 * > "Exactly as I had hoped"
   
   
   BRADLEY J

 * > "Great! I all love them!"
   
   
   JSSON S

 * > "I can not believe the package arrived the next day, and thanks for the
   > discount code .. thank you very much."
   
   
   BRIAN F

 1. 1
 2. 2
 3. 3
 4. 4




COLLECTIONS


CHAINS


QUARTZ NECKLACES


BRACELETS


PERFECT TOGETHER

CLASSIC ANTI-TARNISH FIGARO CHAIN ANKLET $60.00 $30.00

3 reviews
Sale
CLASSIC CHAIN NECKLACE $66.00 $33.00

1 review
Sale


CLASSIC FIGARO SET

This men's Figaro chain and bracelet set is perfectly styled with a versatile
stainless steel design, allowing for an easy transition from work to play.

Shop


CLASSIC FIGARO SET

This men's Figaro chain and bracelet set is perfectly styled with a versatile
stainless steel design, allowing for an easy transition from work to play.

Shop


FOLLOW US ON INSTAGRAM









stylesbyrobert_
@stylesbyrobert_

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

CLASSIC ANTI-TARNISH FIGARO CHAIN ANKLET. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . #figarochain #jewelry #figaro #kgold #chains #gold
#goldchains #jewelryaddict #chain #cubanchain #ropechain #goldchain #necklace
#jewelrymaking #cubanlink #customjewelry #goldnecklaces #goldjewelry
#figarobracelet #necklaceoftheday #jewelrygram #love #milangoldndiamonds
#blingmagic #losangels #fashionjewelry #hillstreet #goldnecklace #solidgold
#california
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

BLACK OBSIDIAN POINT NECKLACE. . . . . . . . . . . . . . . . . . #blackobsidian
#rosequartz #crystals #amethyst #obsidian #crystalhealing #labradorite
#clearquartz #lapislazuli #sodalite #citrine #crystal #crystalshop #amazonite
#moonstone #handmadejewelry #selenite #sunstone #healing #handmade #howlite
#pyrite #hematite #celestite #opalite #chakras #blacktourmaline #quartz
#aventurine #crystaltower
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

BLACK LAVA NATURAL GEMSTONE BRACELET. . . . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . #blacklava #kintamani #handmadejewelry
#bali #trifecta #philippines #makati #hookahphilippines #tobaccoalfakher
#alfakhertobacco #alfakher #hookah #shisha #uglyhookahtobacco #tobacco #ugly
#tangiers #boracay #russianhooka #americatobacco #zumerret #uglyhookah #manila
#shishaphilippines #shishamanila #diffuserbracelet #gemstones #diffuser
#handmadewithlove #bracelets
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

TURQUOISE STONE Turquoise is an opaque, blue-to-green mineral that is a hydrated
phosphate of copper and aluminum, with the chemical formula
CuAl6(PO4)4(OH)8·4H2O. It is rare and valuable in finer grades and has been
prized as a gemstone and ornamental stone for thousands of years owing to its
unique hue. . . . . . . . . . . . . . . . #turquoisebracelet #turquoise
#turquoisejewelry #kingmanturquoise #turquoiselove #turquoiseoverdiamonds
#turquoiseaddict #naturalturquoise #turquoisering #nativeamericanjewelry
#navajojewelry #southwesternjewelry #roystonturquoise #turquoisenecklace
#jewelryoftheday #turquoiserings #southwesternstyle #turquoisetuesday
#turquoiseforsale #turquoisestone #bisbeeturquoise #turquoisecabochon #lapidary
#westernfashion #gemstones #metalsmith #handmade #handcrafted #vintageturquoise
#bestturquoisearound
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

BLACK TOURMALINE Potent, inky black, and with strong grounding forces, this
jet-colored stone is known for being a swallower of negative energies. It
effectively helps the wearer be absolved of dark feelings, turning these anxious
vibrations into a positive spin that nurtures the soul. . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . . . . #quartznecklace #quartzjewelry
#quartz #quartzcrystal #crystaljewelry #quartzcrystals #quartzite #gemstones
#handmadejewelry #quartzpoint #gemstonejewelry #crystalnecklace #quartzforsale
#quartzcountertops #necklaces #quartzcluster #quartzbanger #clearquartz
#quartzpendant #gemstonenecklace #quartzorosa #necklacelover #quartzo
#necklaceoftheday #quartzhill #necklacehandmade #quartzitecountertops
#quartzpoints #necklacestatement #jewelry
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

AQUA AURA QUARTZ is created when clear natural quartz is chemically treated with
platinum and/or titanium to produce the iridescent sheen and blue color. No two
crystals will look the same! They each have their own unique shape, size, and
cluster formation, but generally, measure between 30 - 40mm across. . . . . . .
. . . . . . . . . . . . . . . #aquaaura #crystals #crystalhealing
#aquaauraquartz #crystaljewelry #quartz #crystallove #crystalsforsale #chakras
#healingcrystals #aquaaurajewelry #angelaura #handmadejewelry #handmade #gems
#gemstones #spirituality #shopsmall #auracrystal #amethyst #crystalenergy
#crystalcollection #crystalshop #supportsmallbusiness #reiki #crystal
#witchythings #meditation #smallbusiness #rosequartz
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

The Aqua Pendant Necklace Features Stainless Steel Wheat Chain. Making it an
ideal combination. A subtle chain designed to last for years and to match well
with any outfit. Wear it as a single necklace or with a ring. One size genuinely
fits all. . . . . . . . . . . . . . . #g #gift #bracelet #silver #pearls
#diamonds #gold #chain #italy #giftideas #mensfashion #luxaccessories #ceramic
#luxuryaccessories #loveaccesories #luxury #zancan #womannecklace #goldbracelet
#jewelry #babes #mennecklace #pershingsquare #solidgold #giftjewerly
#realgoldjewelry #unisexnecklace #jewerlyandgiftshop #giftgold #hillstreetblues
May 31 • View on Instagram
stylesbyrobert_
@stylesbyrobert_

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

BLACK LAVA NATURAL GEMSTONE BRACELET Black Lava Natural Stone has a deep
spiritual meaning attached. Found beneath volcanos, Black lava is known as a
grounding stone which provides guidance and understanding. Black Lava Stone is
also a powerful stone that helps self-motivation and enhances confidence. Lava
Stone also provides immediate stress relief once essential oils are rubbed on
them. This bracelet accessory is more than a fashion trend, it's a spiritual
awakening. . . . . . . . . . #lavabracelet #bracelets #handmadejewelry #handmade
#lavabeads #bracelet #lava #lavastone #lavajewelry #essentialoils
#diffuserbracelet #jewelry #aromatherapy #handmadebracelet #beadedbracelets
#etsy #beadedjewelry #gemstonebracelet #handmadebracelets #blackbracelet
#gemstones #diffuserjewelry #accessories #beads #lavadiffuser #instajewelry
#instagood #instadaily #healingcrystals #gemstonebracelets
May 28 • View on Instagram


CONTACT US

for returns and order tracking write to us at
sales@stylesbyrobert.com


NEWSLETTER

Subscribe to our newsletter for 10 % off your first order.

Thanks for Joining!


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

© 2022 . | Powered by Shopify

 * Home
 * Shop
 * Instagram
 * Info
 * Log in
 * Create Account
 * Language
   Back
   Select Language English
 * Currency
   Back
   Select Currency USD $
    * Instagram icon

Back
 * 

Back
 * 

Thanks for Joining!