legendbracelet.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://trk.klclick1.com/ls/click?upn=QWRZQftGJQwhuS-2BPyIPGRFa56c2xsoE-2FTdlUYDRBjL6wcfzA9Vackyn8lQsyCTpVhLB7VryYoViL-2F...
Effective URL: https://legendbracelet.com/collections/legend-bracelet/products/sea-turtle-legend-bracelet?utm_campaign=WW%20New%20Patient%...
Submission: On January 19 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
</form>

GET /search

<form action="/search" method="get" class="search-header search" role="search">
  <input class="search-header__input search__input" type="search" name="q" placeholder="Search" aria-label="Search">
  <button class="search-header__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /cart/add

<form action="/cart/add" data-productid="4802685173862" method="post" enctype="multipart/form-data" class="product-form product-form-product-template product-form--hide-variant-labels" data-section="product-template">
  <div class="bold-bundles-product bold_bundles_product_loaded"></div>
  <div class="variant-selector-buttons">
    <div class="selector-wrapper js product-form__item">
      <label> Size </label>
      <div class="variant-buttons"><button class="active"> S </button>
        <button> M </button>
        <button> L </button>
        <button> XL </button>
      </div>
    </div>
  </div>
  <select name="id" data-productid="4802685173862" id="ProductSelect-product-template" data-section="product-template" class="product-form__variants no-js">
    <option selected="selected" value="31683185115238"> Small - 7 inches </option>
    <option value="31683185148006"> Medium - 7.5 inches </option>
    <option value="31683185180774"> Large - 8 inches </option>
    <option value="31683185213542"> Extra Large - 8.5 inches </option>
  </select>
  <div style="width:100%; display:inline-flex;">
    <div class="product-form__item product-form__item--quantity js-quantity-selector">
      <button class="min"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus" viewBox="0 0 20 20">
          <path fill="#444" d="M17.543 11.029H2.1A1.032 1.032 0 0 1 1.071 10c0-.566.463-1.029 1.029-1.029h15.443c.566 0 1.029.463 1.029 1.029 0 .566-.463 1.029-1.029 1.029z"></path>
        </svg></button>
      <input type="number" id="Quantity" name="quantity" value="1" min="1" class="product-form__input" pattern="[0-9]*">
      <button class="plus"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus" viewBox="0 0 20 20">
          <path fill="#444"
            d="M17.409 8.929h-6.695V2.258c0-.566-.506-1.029-1.071-1.029s-1.071.463-1.071 1.029v6.671H1.967C1.401 8.929.938 9.435.938 10s.463 1.071 1.029 1.071h6.605V17.7c0 .566.506 1.029 1.071 1.029s1.071-.463 1.071-1.029v-6.629h6.695c.566 0 1.029-.506 1.029-1.071s-.463-1.071-1.029-1.071z">
          </path>
        </svg></button>
    </div>
    <div class="product-form__item product-form__item--submit">
      <button type="submit" name="add" id="AddToCart-product-template" class="btn product-form__cart-submit">
        <span id="AddToCartText-product-template"> Add to cart </span>
      </button>
    </div>
  </div>
</form>

POST

<form method="post" id="new-review-form_4802685173862" class="new-review-form" aria-expanded="false" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;border: 1px solid #dddddd4d;padding: 15px">
  <input type="hidden" name="productId" value="4802685173862">
  <div class="stamped-form-title" style=" display:none;">Write a review</div>
  <fieldset class="stamped-form-contact">
    <legend style="display:none;">Author</legend>
    <div class="stamped-form-contact-name">
      <label class="stamped-form-label" for="review_author_4802685173862">Name</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_author_4802685173862" type="text" name="author" required="" value="" placeholder="Enter your name" autocomplete="name">
    </div>
    <div class="stamped-form-contact-email">
      <label class="stamped-form-label" for="review_email_4802685173862">Email</label>
      <input class="stamped-form-input stamped-form-input-email " id="review_email_4802685173862" type="email" name="email" required="" value="" placeholder="john.smith@example.com" autocomplete="email">
    </div>
    <div class="stamped-form-contact-location">
      <label class="stamped-form-label" for="review_location_4802685173862">Location</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_location_4802685173862" type="text" name="location" value="" placeholder="e.g Paris, France" autocomplete="shipping country">
    </div>
  </fieldset>
  <fieldset class="stamped-form-review">
    <legend style="display:none;">Rating</legend>
    <div class="stamped-form-review-rating">
      <label class="stamped-form-label" for="reviewRating">Rating</label>
      <input type="text" id="reviewRating" name="reviewRating" style="font-size: 0px; border: none; height: 1px; width: 1px; margin: 0; padding: 0; line-height: 0px; min-height: 0px;" required="">
      <div class="stamped-form-input stamped-starrating">
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="1"><span style="display:none;">1</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="2"><span style="display:none;">2</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="3"><span style="display:none;">3</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="4"><span style="display:none;">4</span></a>
        <a onclick="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="5"><span style="display:none;">5</span></a>
      </div>
    </div>
    <div class="stamped-form-review-title">
      <label class="stamped-form-label" for="review_title_4802685173862">Title of Review</label>
      <input class="stamped-form-input stamped-form-input-text" id="review_title_4802685173862" type="text" name="reviewTitle" required="" value="" placeholder="Give your review a Title">
    </div>
    <div class="stamped-form-review-body">
      <label class="stamped-form-label" for="review_body_4802685173862">What would you like to say about it?</label>
      <div class="stamped-form-input">
        <textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_4802685173862" data-product-id="4802685173862" name="reviewMessage" required="" rows="10" maxlength="5000"></textarea>
      </div>
    </div>
  </fieldset>
  <fieldset class="stamped-form-custom-questions">
    <legend style="display:none;">Questions</legend>
  </fieldset>
  <fieldset class="stamped-form-actions">
    <legend style="display:none;">Photos</legend>
    <span class="stamped-file-holder">
    </span>
    <span class="stamped-file-uploader" style="display:none;">
      <label for="stamped-file-uploader-input">
        <span style="display:none;">Upload</span>
        <input id="stamped-file-uploader-input" type="file" name="stamped-file-uploader-input" class="stamped-file-uploader-input" multiple="" data-product-id="4802685173862" style="display:none;">
        <span class="stamped-file-uploader-btn" style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;">
          <i class="stamped-fa stamped-fa-camera"></i>
          <span class="stamped-file-uploader-btn-label2"></span>
        </span>
      </label>
    </span>
    <span class="stamped-file-loading hide" style="display:none;">
      <i class="fa fa-spinner fa-spin"></i>
    </span>
    <input id="stamped-button-submit" type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary" value="Submit your Review">
  </fieldset>
</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="✓">
  <label for="Email" class="h4">Join our mailing list</label>
  <div class="input-group">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <input type="email" name="contact[email]" id="Email" class="input-group__field newsletter__input" value="" placeholder="Email address" autocorrect="off" autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">Subscribe</span>
      </button>
    </span>
  </div>
</form>

GET https://tr.snapchat.com/cm/i

<form method="GET" action="https://tr.snapchat.com/cm/i" target="snap046299037601956794" accept-charset="utf-8" style="display: none;"><iframe id="snap046299037601956794" name="snap046299037601956794"></iframe><input name="pid"></form>

Text Content

Skip to content
Submit
Close search

Buy One Get One 50% Off Sale!



4: 59: 54
"translation missing: en.general.accessibility.close"
 * Shop
   expand
   * collapse
     Shop
   * Legend Magazine
   * Sea Turtle Legend Bracelet
   * Elephant Legend Bracelet
   * Coral Legend Bracelet
   * Water Well Legend Bracelet
   * Shark Legend Bracelet
   * Koala Legend Bracelet
   * Gorilla Legend Bracelet
   * Arctic Legend Bracelet
   * Connection Legend Bracelet
   * Shop All
 * Collection
 * Mission & Story
 * Ambassador
 * Size Guide
 * Blog
 * Gift Cards

 * Shop expand
    * Legend Magazine
    * Sea Turtle Legend Bracelet
    * Elephant Legend Bracelet
    * Coral Legend Bracelet
    * Water Well Legend Bracelet
    * Shark Legend Bracelet
    * Koala Legend Bracelet
    * Gorilla Legend Bracelet
    * Arctic Legend Bracelet
    * Connection Legend Bracelet
    * Shop All

 * Collection
 * Mission & Story
 * Ambassador
 * Size Guide
 * Blog
 * Gift Cards

Submit
Search Log in Cart Cart expand/collapse


SEA TURTLE LEGEND BRACELET

3131 reviews

Regular price €26,95 Sale

Size
S M L XL
Small - 7 inches Medium - 7.5 inches Large - 8 inches Extra Large - 8.5 inches
Add to cart

Size guide(If it's not a right fit, we'll exchange it for free.)

Small - 7 inch - Usually fits adolescents and women with small wrists
Medium - 7.5 inch - Usually fits average sized wrists for women and men with
small wrists
Large - 8 inch - Usually fits average sized wrists for men and women with larger
wrists
Extra Large - 8.5 inch - Usually fits men with larger wrists

(For the best fit order .5 inches larger then your wrist size) If it's not a
right fit, we'll exchange it for free. 😄

We have partnered with the Olive Ridley Project to help support their mission
to remove plastic ghost nets from the ocean and save injured sea turtles.



One capsule is empty - fill it with sand / earth or something meaningful.

The other capsule - filled with plastic fishing net that has been removed from
the Indian Ocean. Thousands of sea turtles get entangled and die in these nets
every year.

 * Crafted from eco-friendly material, sustainably harvested from the bark of
   cork trees. 

 * Helps support cleaning our oceans and rehabilitating injured sea turtles.

 * Each bracelet comes with a card that allows you to follow a sea turtle's
   journey to recovery.

 * Uniquely hand crafted & magnetic clasp.
   
   Ships in: 3 - 6 Days 

In partnership with: 













BUY 2 OR MORE GET FREE US SHIPPING

SEA TURTLE LEGEND BRACELET

Small - 7 inches Medium - 7.5 inches Large - 8 inches Extra Large - 8.5 inches
€29,99


SEA TURTLE LEGEND BRACELET

Small - 7 inches Medium - 7.5 inches Large - 8 inches Extra Large - 8.5 inches
€29,99

Add Bundle to Cart
Customer Reviews
5.0 Based on 3,131 reviews
5 ★
98% 
3071
4 ★
2% 
50
3 ★
0% 
4
2 ★
0% 
2
1 ★
0% 
4
Customer Photos
i
i
i
i
i
i
i
i
i
i
i


Write a Review Ask a Question
 * Reviews
 * Questions

Write a review
Author
Name
Email
Location
Rating
Rating
1 2 3 4 5
Title of Review
What would you like to say about it?

Questions Photos Upload

Thank you for submitting a review!

Your input is very much appreciated. Share it with your friends so they can
enjoy it too!

FacebookTwitter
Be the first to review this item
SortWith Photos Most Recent Highest Rating Lowest Rating Most Votes
Filter Reviews:
×
 * sand
 * bracelet
 * turtle conservation
 * Mediterranean sea
 * quality material
 * dreams
 * boyfriend
 * Mexico
 * price
 * anyone

SortWith Photos Most Recent Highest Rating Lowest Rating Most Votes
Clear filter
More Filters
NC
11/26/2021
Nicole c.
United States



WE LOVE OUR LEGEND BRACELETS!

Last year my son and I got Legend bracelets and we love them so much that we are
gifting them to everyone this year for Christmas! They are super comfortable,
cute, and reminders of great times we’ve had. Makes me smile every time I see it
on my wrist.


Arctic Legend Bracelet
Medium - 7.5 inches
Share   |   Facebook  •  Twitter
Was this helpful?  22    3
MF
11/19/2021
Mindy F.
United States



A GIFT THAT GIVES BACK!

I love giving a gift that gives back to help others! I bought several this year!
They make great gifts❤️


Coral Legend Bracelet
Medium - 7.5 inches
Share   |   Facebook  •  Twitter
Was this helpful?  15    2
LF
11/18/2021
Lori F.
United States



MULTIGENERATIONAL FAMILY BONDING

Worn consistently by my pre-teen, teens, white collar husband, blue collar
brother, and retired parents and all enjoy fit, comfort, easy in/off, and
memories of travel in the before times. We started with the Coral Reef and now
added the Arctic!


Arctic Legend Bracelet
Small - 7 inches
Share   |   Facebook  •  Twitter
Was this helpful?  14    1
T
10/20/2021
Tyler
United States



PERFECT GIFT

My fiancé and I ordered these as gifts for our beach wedding. We all have a
forever memory from our special day. The family loved getting to put sand in
theirs.


Arctic Legend Bracelet
Medium - 7.5 inches (Bundle price)
Share   |   Facebook  •  Twitter
Was this helpful?  42    7
AC
09/25/2021
Alice C.
United States



BUYING FOR CHRISTMAS GIFTS FOR GRANDKIDS.

Love the idea behind these bracelets. Love that the money goes to help these
animals. Keep up the good work!


Koala Legend Bracelet
Small - 7 inches
Share   |   Facebook  •  Twitter
Was this helpful?  20    14
 * <
 * <<
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9
 * 10
 * >>
 * >


Back to All Bracelets
 * Facebook
 * Twitter
 * Instagram

 * Contact Us
 * Returns and Refunds
 * Terms of Service
 * Privacy Policy


Join our mailing list
Subscribe
 * Facebook
 * Twitter
 * Instagram

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

© 2022, Legend Bracelet California Residents: Do Not Sell My Info




Join Now!