dyno-climbing.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://dynoclimbing.com/
Effective URL: https://dyno-climbing.com/
Submission Tags: phishingrod
Submission: On December 25 via api from DE — Scanned from CA

Form analysis 22 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div id="CartContainer" class="drawer__inner">
    <div class="drawer__scrollable">
      <p class="appear-animation appear-delay-3">Your cart is currently empty.</p>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" id="HeaderSearchForm" class="site-header__search-form" role="search" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <button type="submit" class="text-link site-header__search-btn">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5724802121887" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5724802121887">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5724802121887">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5724802121887" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5724802121887">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5724802121887" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5724802121887">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5724802121887" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5724802121887"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5724802121887" data-product-id="5724802121887" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5724802121887]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5724806807711" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5724806807711">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5724806807711">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5724806807711" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5724806807711">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5724806807711" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5724806807711">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5724806807711" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5724806807711"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5724806807711" data-product-id="5724806807711" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5724806807711]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5736035778719" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5736035778719">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5736035778719">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5736035778719" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5736035778719">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5736035778719" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5736035778719">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5736035778719" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5736035778719"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5736035778719" data-product-id="5736035778719" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5736035778719]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5736017133727" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5736017133727">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5736017133727">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5736017133727" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5736017133727">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5736017133727" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5736017133727">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5736017133727" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5736017133727"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5736017133727" data-product-id="5736017133727" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5736017133727]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5724832956575" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5724832956575">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5724832956575">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5724832956575" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5724832956575">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5724832956575" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5724832956575">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5724832956575" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5724832956575"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5724832956575" data-product-id="5724832956575" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5724832956575]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5736030306463" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5736030306463">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5736030306463">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5736030306463" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5736030306463">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5736030306463" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5736030306463">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5736030306463" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5736030306463"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5736030306463" data-product-id="5736030306463" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5736030306463]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5724795863199" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5724795863199">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5724795863199">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5724795863199" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5724795863199">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5724795863199" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5724795863199">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5724795863199" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5724795863199"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5724795863199" data-product-id="5724795863199" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5724795863199]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5724837118111" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5724837118111">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5724837118111">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5724837118111" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5724837118111">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5724837118111" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5724837118111">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5724837118111" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5724837118111"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5724837118111" data-product-id="5724837118111" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5724837118111]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5736023785631" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5736023785631">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5736023785631">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5736023785631" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5736023785631">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5736023785631" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5736023785631">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5736023785631" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5736023785631"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5736023785631" data-product-id="5736023785631" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5736023785631]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6816643317919" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6816643317919">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6816643317919">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6816643317919" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6816643317919">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6816643317919" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6816643317919">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6816643317919" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6816643317919"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6816643317919" data-product-id="6816643317919" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6816643317919]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6147115253919" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6147115253919">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6147115253919">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6147115253919" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6147115253919">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6147115253919" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6147115253919">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6147115253919" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6147115253919"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6147115253919" data-product-id="6147115253919" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6147115253919]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5753773818015" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5753773818015">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5753773818015">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5753773818015" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5753773818015">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5753773818015" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5753773818015">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5753773818015" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5753773818015"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5753773818015" data-product-id="5753773818015" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5753773818015]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5870260813983" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5870260813983">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5870260813983">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5870260813983" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5870260813983">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5870260813983" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5870260813983">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5870260813983" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5870260813983"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5870260813983" data-product-id="5870260813983" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5870260813983]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5754396147871" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5754396147871">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5754396147871">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5754396147871" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5754396147871">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5754396147871" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5754396147871">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5754396147871" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5754396147871"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5754396147871" data-product-id="5754396147871" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5754396147871]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6147086188703" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6147086188703">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6147086188703">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6147086188703" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6147086188703">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6147086188703" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6147086188703">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6147086188703" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6147086188703"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6147086188703" data-product-id="6147086188703" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6147086188703]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_6150135546015" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="6150135546015">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_6150135546015">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_6150135546015" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_6150135546015">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_6150135546015" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_6150135546015">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_6150135546015" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_6150135546015"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_6150135546015" data-product-id="6150135546015" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=6150135546015]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5753908920479" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5753908920479">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5753908920479">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5753908920479" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5753908920479">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5753908920479" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5753908920479">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5753908920479" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5753908920479"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5753908920479" data-product-id="5753908920479" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5753908920479]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST //productreviews.shopifycdn.com/api/reviews/create

<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_5753735839903" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
    name="product_id" value="5753735839903">
  <h3 class="spr-form-title">Write a review</h3>
  <fieldset class="spr-form-contact">
    <div class="spr-form-contact-name">
      <label class="spr-form-label" for="review_author_5753735839903">Name</label>
      <input class="spr-form-input spr-form-input-text " id="review_author_5753735839903" type="text" name="review[author]" value="" placeholder="Enter your name">
    </div>
    <div class="spr-form-contact-email">
      <label class="spr-form-label" for="review_email_5753735839903">Email</label>
      <input class="spr-form-input spr-form-input-email " id="review_email_5753735839903" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
    </div>
  </fieldset>
  <fieldset class="spr-form-review">
    <div class="spr-form-review-rating">
      <label class="spr-form-label" for="review[rating]">Rating</label>
      <div class="spr-form-input spr-starrating ">
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars">&nbsp;</a>
        <a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars">&nbsp;</a>
      </div>
    </div>
    <div class="spr-form-review-title">
      <label class="spr-form-label" for="review_title_5753735839903">Review Title</label>
      <input class="spr-form-input spr-form-input-text " id="review_title_5753735839903" type="text" name="review[title]" value="" placeholder="Give your review a title">
    </div>
    <div class="spr-form-review-body">
      <label class="spr-form-label" for="review_body_5753735839903"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
          <span class="spr-form-review-body-charactersremaining">(1500)</span>
          <span class="visuallyhidden">characters remaining</span>
        </span>
      </label>
      <div class="spr-form-input">
        <textarea class="spr-form-input spr-form-input-textarea " id="review_body_5753735839903" data-product-id="5753735839903" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
        <script>
          function sprUpdateCount(e) {
            var $el = SPR.$(e.currentTarget);
            SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
          }
          SPR.$("textarea[data-product-id=5753735839903]").keyup(sprUpdateCount).trigger("keyup");
        </script>
      </div>
    </div>
  </fieldset>
  <fieldset class="spr-form-actions">
    <input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
  </fieldset>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
    </button>
  </div>
</form>

POST /contact#newsletter-newsletter-popup

<form method="post" action="/contact#newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-newsletter-popup" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <span class="input-group-btn">
      <button type="submit" class="btn" name="commit">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </span>
  </div>
</form>

Text Content

🍪 This website uses cookies to ensure you get the best experience. Learn more
DeclineAccept
Skip to content
Close menu
 * Home
 * Products
   
    * Climbing Shoes
       * Men's Climbing Shoes
       * Women's Climbing Shoes
   
    * Accessories
       * Bouldering Pads
       * Chalk
       * Chalk Bags
       * Brushes
       * Finger Tape
       * Shoe Care
   
    * Training
    * Skin Care
    * Gift Cards

 * Training
 * Shoe Sizing Guide
 * About
   
    * Contact Us
    * About Us
    * Bulk Orders

 * Blog
 * 

 * Facebook
 * Twitter
 * Instagram

Cart
Close cart

Your cart is currently empty.

Orders Placed Between 19/12 And 28/12 Will Have Delayed Dispatch Times "Close"


DYNO CLIMBING

 * Home
 * Products
   * Climbing Shoes
     * Men's Climbing Shoes
     * Women's Climbing Shoes
   * Accessories
     * Bouldering Pads
     * Chalk
     * Chalk Bags
     * Brushes
     * Finger Tape
     * Shoe Care
   * Training
   * Skin Care
   * Gift Cards
 * Training
 * Shoe Sizing Guide
 * About
   * Contact Us
   * About Us
   * Bulk Orders
 * Blog

Search Site navigation Cart
Search
"Close (esc)"
View more


WELCOME TO DYNO

The UK's only bouldering focused online climbing shop

SHOP NOW


Our best selling collections


CLIMBING SHOES


TRAINING

Previous
Save £20.00
Quick view

Defy Climbing Shoe
Evolv
Regular price £80.00 Sale price £60.00
No reviews
Save £20.00
Quick view

Elektra Climbing Shoe
Evolv
Regular price £80.00 Sale price from £60.00
No reviews
Save £15.00
Quick view

Beta Womens Climbing Shoe
Boreal
Regular price £80.00 Sale price £65.00
No reviews
Save £10.00
Quick view

Joker Lace Climbing Shoe
Boreal
Regular price £80.00 Sale price £70.00
1 review
Save £13.00
Quick view

Electron Climbing Shoe
EB
Regular price £80.00 Sale price £67.00
1 review
Save £15.00
Quick view

Beta Climbing Shoe
Boreal
Regular price £80.00 Sale price £65.00
1 review
Save £20.00
Quick view

Kira Climbing Shoe
Evolv
Regular price £100.00 Sale price £80.00
No reviews
Save £13.00
Quick view

Mojo Climbing Shoe
EB
Regular price £70.00 Sale price £57.00
No reviews
Save £15.00
Quick view

Joker Lace Womens Climbing Shoe
Boreal
Regular price £80.00 Sale price £65.00
No reviews
Next

View all

Save £1.50
Quick view

Bombina Wrist Roller
Top Out Climbing
Regular price £20.00 Sale price £18.50
No reviews
Quick view

The Vice Pinch Block
Top Out Climbing
£20.00
No reviews
Save £3.00
Quick view

Prime Rib Training Board
Metolius
Regular price £55.00 Sale price £52.00
1 review
Save £5.50
Quick view

Light Rail
Metolius
Regular price £45.00 Sale price £39.50
No reviews
Save £0.50
Quick view

Everflex Power Putty
Rock Technologies
Regular price £7.00 Sale price £6.50
No reviews
Quick view

Nomad Portable Hangboard
Top Out Climbing
£39.00
No reviews
Quick view

Project Hangboard
Top Out Climbing
£77.00
No reviews
Save £0.50
Quick view

Climber's Therapy Band
Beyond Hope
Regular price £6.00 Sale price from £5.50
No reviews
Save £3.00
Quick view

Grip Saver Plus
Metolius
Regular price £20.00 Sale price £17.00
1 review

View all

Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)


Evolv

Defy Climbing Shoe

Regular price £80.00 Sale price £60.00
/
Tax included.

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



The Defy is Evolv's best selling climbing shoe - perfect for beginners and those
looking for all-day comfort. They have a 4.2mm outsole of the very sticky and
durable TRAX® SAS rubber giving you the trust you need to stand on small and
slippery footholds. These shoes are ideal for getting started with bouldering
indoors but pack enough performance to progress through to more intermediate
indoor climbs as well as outdoors!


The alternating strap velco closure offers a highly comfortable yet snug fit,
giving you great performance in a shoe that's still comfortable enough to wear
all day. Evolv have added a number of new features such as an anti-microbial
layer to prevent odour build up as well as using vegan-friendly materials.

The Defy is designed to fit true to size, so we recommend that beginners and
improvers alike stick to their street shoe size to ensure a great balance
between comfort and performance.

TECHNICAL DETAILS

Upper Synthetic - Synthratek VK (unlined) Profile Asymmetric Closure Alternating
Velcro Colour Black / Grey Sole 4.2mm TRAX® SAS Rubber
Last Flat

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)
Close (esc)


Evolv

Elektra Climbing Shoe

Regular price £80.00 Sale price £60.00
/
Tax included.

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



The Elektra one of the best-selling low volume climbing shoes in the world -
perfect for beginners and those looking for all-day comfort. They have a 4.2mm
outsole of the very sticky and durable TRAX® SAS rubber giving you the trust you
need to stand on small and slippery footholds. These shoes are ideal for getting
started with bouldering indoors but pack enough performance to progress through
to more intermediate indoor climbs as well as outdoors!


The alternating strap velco closure offers a highly comfortable yet snug fit,
giving you great performance in a shoe that's still comfortable enough to wear
all day. Evolv have added a number of new features such as an anti-microbial
layer to prevent odour build up as well as using vegan-friendly materials.

The Elektra is designed to fit true to size, so we recommend that beginners and
improvers alike stick to their street shoe size to ensure a great balance
between comfort and performance.

TECHNICAL DETAILS

Upper Synthetic - Synthratek VK (unlined) Profile Asymmetric Closure Alternating
Velcro Colour Merlot / Grey
Sole 4.2mm TRAX® SAS Rubber
Last Flat

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)


Boreal

Beta Womens Climbing Shoe

Regular price £80.00 Sale price £65.00
/
Tax included.

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



Beta climbing shoes are perfect for newcomers who predominantly climb on indoor
walls. With excellent breathability and comfort partnered with higher
performance features usually found on more advanced shoes. Inexpensive and
comfortable, the Beta is an ideal first climbing shoe. 

The Beta offers a symmetric and subtly downturned shape and medium tension, low
volume heel, helping to provide a more technical fit and heel use. The Beta
upper section is made from a highly breathable synthetic textile, providing
limited stretch and excellent next–to-skin feel. The Zenith Quattro™ rubber and
medium stiffness gives the perfect combination of edging support and friction.

In summary, the Beta is an extremely versatile shoe that could be sized at
street shoe size for comfort, or sized down by half a size for higher
performance and training.

TECHNICAL DETAILS

Upper Synthetic Knitted Textile
Profile Symmetric
Closure Alternating Velcro
Colour White / Graphite
Sole 4-4.5mm Zenith Quattro
Last Slightly Downturned



Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Womens Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now



Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!


Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now

You can Copy email or Open in Gmail
No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)


Boreal

Joker Lace Climbing Shoe

Regular price £80.00 Sale price £70.00
/
Tax included.

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



The Boreal Joker Lace is the lace-up version of Boreal's supremely popular Joker
climbing shoe. With a moderately stiff sole and asymmetric shape, the Joker
Lace offers excellent support for beginners to intermediates.

The benefit of a lace system is that the shoe can fit can be tailored to
match your foot shape, giving you the perfect balance of comfort and control.
The Joker Lace sole is made from the sticky and durable Zenith Quattro rubber,
giving you confidence on smaller edges. A anti-deformation midsole prevents the
Joker Lace from losing its support over prolonged use.


The Joker Lace upper is made from a combination of leather and microfibre,
featuring a mesh side panel that provides great breathability, for advanced
comfort on longer sessions. Boreal's unique Cushioned Heel System, wherein an
EVA insert lies beneath the heel, makes it difficult to find a more comfortable
climbing shoe. 

TECHNICAL DETAILS

Upper Combined Microfibre & Leather With PU Mesh
Profile Slightly Asymmetric
Closure Full Lace Colour Blue / Grey
Sole 4-4.5mm Zenith Quattro
Last Flat

1 review


CUSTOMER REVIEWS

Based on 1 review Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



GREAT SERVICE

Shauni Pope on Oct 17, 2021

I found these shoes in the size I needed after coming up short in a local
retailer.

I was very happy with the speed of delivery, they came within 3 days of ordering
(I ordered Sunday evening and I had them to climb on Wednesday evening). The
quality of the shoes high, as expected with a brand like this, and the fit is
comfortable. I ordered a size up, but I have slightly wider feet and prefer a
more comfortable fit since I'm a beginner.

Will definitely order from here again :)

Report as Inappropriate
Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)


EB

Electron Climbing Shoe

Regular price £80.00 Sale price £67.00
/
Tax included.

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



The EB Electron is a high-performance comfort shoe designed for climbers who are
making their way up through the grades. Built with slight asymmetry and a
controlled downturn, they offer the potential for both hours of comfort and
uncompromising performance!


A full sole of 5mm OptimaX high friction rubber gives the Electron a stiffness
which lends itself to performance on small edges. Combined with the relatively
technical shape and generous patch of toe rubber compared to most comfort shoes,
this really makes the Electron a secret weapon in taking your climbing to the
next level.


An EVO microfibre upper with silver polyamide woven throughout provides
anti-bacterial properties which prevent odour build-up over time. The
alternating velcro strap closure gives an accurate fit which provides great
support through the arch of the foot.

EB shoes come in European sizes, though our size list indicates how these match
up to UK sizes as accurately as possible. For an improver shoe the Electron is
more or less true to size, so we recommend buying your street shoe size
equivalent for comfort or dropping a single EU size for a more technical fit.


TECHNICAL DETAILS

Upper EVO Microfibre
Profile Asymmetric Closure Alternating Velcro Colour Black / Green Sole 5mm
OptimaX Rubber
Last Slight Downturn


1 review


CUSTOMER REVIEWS

Based on 1 review Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



GREAT SHOE FOR IMPROVING

Luke on Dec 04, 2020

Excellent shoes for steeper bouldering problems and small edges. Stiff soles
make this shoe fantastic for tiny foothold slab problems and overhanging blocs
which need accurate footwork. Go for your street size as downsizing will make
these a little bit uncomfortable with the stiff sole, and they have little dead
space anyway

Report as Inappropriate
Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)


Boreal

Beta Climbing Shoe

Regular price £80.00 Sale price £65.00
/
Tax included.

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



Beta climbing shoes are perfect for newcomers who predominantly climb on indoor
walls. With excellent breathability and comfort partnered with higher
performance features usually found on more advanced shoes. Inexpensive and
comfortable, the Beta is an ideal first climbing shoe. 

The Beta offers a symmetric and subtly downturned shape and medium tension, low
volume heel, helping to provide a more technical fit and heel use. The Beta
upper section is made from a highly breathable synthetic textile, providing
limited stretch and excellent next–to-skin feel. The Zenith Quattro™ rubber and
medium stiffness gives the perfect combination of edging support and friction.

In summary, the Beta is an extremely versatile shoe that could be sized at
street shoe size for comfort, or sized down by half a size for higher
performance and training.

TECHNICAL DETAILS

Upper Synthetic Knitted Textile
Profile Symmetric
Closure Alternating Velcro
Colour Graphite
Sole 4-4.5mm Zenith Quattro
Last Slightly Downturned




Looking to bundle up?

Upgrade your Beta shoe purchase to the Bouldering bundle - only £93!

Bundle includes:
 * Beta Climbing Shoe
 * Boreal Chalk Bag
 * Chalk Ball 
 * i'bbz Frixion brush

Shop Now



You can Copy email or Open in Gmail
You can Copy email or Open in Gmail
1 review


CUSTOMER REVIEWS

Based on 1 review Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



COMFORT & GOOD GRIP

Jordan on Nov 18, 2021

Used them for the first time and I’m already impressed before breaking in. This
is my first ever pair and as a beginner I’d highly recommend these.

Report as Inappropriate
Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)
Close (esc)


Evolv

Kira Climbing Shoe

Regular price £100.00 Sale price £80.00
/
Tax included.

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



The lower volume women's version of the Kronos, the Evolv Kira is an all-round
climbing shoe designed to provide both comfort and performance for a great
price. Anatomically designed components ensure a fit which is close and
comfortable, making the shoe perfect for the improving boulderer.

A full length midsole gives the Kira a medium stiffness, which combined with the
sticky TRAX® SAS rubber means you can trust your feet on all kinds of terrain. A
patch of rubber on top of the toe also lends them well to toe hooks unlike many
other similar shoes, making the Kira one of the best all-round technical shoes
on the market.

The Kira is sized relatively small and as such does not need to be downsized. We
recommend begginers buy a UK size 0.5 larger than their street shoe, while
improvers stick to their street size to maximise performance.

TECHNICAL DETAILS

Upper Synthetic - Synthratek VX (unlined) Profile Asymmetric Closure Hook & Loop
Velcro Colour Black / Teal Sole 4.2mm TRAX® SAS Rubber
Last Flat

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)


EB

Mojo Climbing Shoe

Regular price £70.00 Sale price £57.00
/
Tax included.

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



The EB Mojo is an incredibly comfortable beginner or all-day shoe which doesn't
compromise on performance. A slight downturn and mild asymmetry give a slightly
more technical fit than most entry-level models while 4mm Optima rubber offers a
great amount of grip, making the Mojo a perfect choice for the beginner climber.


The one piece Optima rubber sole provides enough stiffness to keep these shoes
comfortable for hours at a time while performing on smaller edges, allowing you
to progress through the grades.


The dynamic microfibre upper and alternating velcro strap closure gives an
accurate fit with minimal stretch, ensuring that the Mojo lasts as long as
possible. Silver polyamide strands woven throughout provide anti-bacterial
properties which prevent odour build-up over time.


EB shoes come in European sizes, though our size list indicates how these match
up to UK sizes as accurately as possible. The Mojo fits true to size, so we
recommend buying your street shoe size for a comfortable yet accurate fit.


TECHNICAL DETAILS

Upper Dynamic Microfibre
Profile Slightly Asymmetric Closure Alternating Velcro Colour Blue / White Sole
4mm Optima Rubber
Last Slight Downturn


No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)


Boreal

Joker Lace Womens Climbing Shoe

Regular price £80.00 Sale price £65.00
/
Tax included.

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



The Boreal Joker Lace Women's is the lace-up version of Boreal's supremely
popular Joker climbing shoe. The Women's model features a narrower profile and
lower internal volume to suit those with slimmer feet. With a moderately stiff
sole and asymmetric shape, the Joker Lace offers excellent support for
beginners to intermediates.

The benefit of a lace system is that the shoe can fit can be tailored to
match your foot shape, giving you the perfect balance of comfort and control.
The Joker Lace sole is made from the sticky and durable Zenith Quattro rubber,
giving you confidence on smaller edges. A anti-deformation midsole prevents the
Joker Lace from losing its support over prolonged use.


The Joker Lace upper is made from a combination of leather and microfibre,
featuring a mesh side panel that provides great breathability, for advanced
comfort on longer sessions. Boreal's unique Cushioned Heel System, wherein an
EVA insert lies beneath the heel, makes it difficult to find a more comfortable
climbing shoe. 


TECHNICAL DETAILS

Upper Combined Microfibre & Leather With PU Mesh
Profile Slightly Asymmetric
Closure Full Lace Colour Teal / Grey
Sole 4-4.5mm Zenith Quattro
Last Flat

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)


Top Out Climbing

Bombina Wrist Roller

Regular price £20.00 Sale price £18.50
/
Tax included.

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



Please note - all Top Out Climbing products ordered between 18/10/22 and
06/11/22 will not be dispatched until after this period.

The Bombina is a key training tool to help you gain stronger forearms and
improve your grip strength. Wrist rolling is renowned as one of the best
exercises to develop forearm strength and size.

The Bombina has been developed with a priority being given to maintaining form.
The perfect form when wrist rolling is to hold your arms at 90 degrees while
holding your elbows close to your side to isolate the forearm during the
exercise. While using a wrist roller the temptation can be to allow your elbows
to come away from your body, the Bombina is one of the longest on the market
which allows you to keep your hands out wide and keep your elbows in.

The Bombina is 40mm thick so that the thumb can’t overlap the fingers to help
grip it.


From the moment you pick this up you will feel the quality and craftsmanship
behind it.

Weight and dimensions:

450mm in length
40mm in diameter
450grams
You can Copy email or Open in Gmail
You can Copy email or Open in Gmail
No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)


Top Out Climbing

The Vice Pinch Block

Regular price £20.00
/
Tax included.

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



Please note - all Top Out Climbing products ordered between 18/10/22 and
06/11/22 will not be dispatched until after this period.

Pinch strength is rarely trained and often forgotten about despite being
important for climbers of all levels. If you’ve found yourself slipping from
pinches and slopers then The Vice pinch block from Top Out Climbing will improve
your grip with it’s versatile and easy to use design!

Made from solid hardwood The Vice has 4 different sized pinches which include
10cm, 7cm, 4cm and 2cm. It works by hanging weights from the included length of
rope and then clinging on to one of the pinch sizes, so the only other thing
you'll need is something heavy to tie to it.


The light and portable design makes The Vice a great addition to your climbing
bag for any training session, and is also a perfect option for anyone who cannot
fix a hangboard to their wall at home!

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)



Metolius

Prime Rib Training Board

Regular price £55.00 Sale price £52.00
/
Tax included.

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



The Prime Rib Training Board has three edges that give you everything you need
for effective training. Compact design fits where other boards won't.

 * Can be mounted with four screws (included)
 * Edges Depth: 38 mm (1.49") 23 mm (0.90") 15 mm (0.59")
 * Size: 20" x 4.2" x 1.5" (50.8 cm x 10.66 cm x 3.8 cm)

1 review


CUSTOMER REVIEWS

Based on 1 review Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



SERIOUSLY PUMPED.

Daniel on Feb 02, 2021

Not only is the prime rib a simple, effective, no-fuss training tool, but the
service from the guys at Dyno matched it's awesomeness. Really pleased to see a
small company doing great things. Keep up the good work chaps.

Report as Inappropriate
Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)

Your browser does not support the video tag.


Metolius

Light Rail

Regular price £45.00 Sale price £39.50
/
Tax included.

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



The Metolius Light Rail is a lightweight and portable wooden training board
which is perfect for training at home or warming up at the crag. Small enough to
fit in your bag and suspend with a rope, with the Light Rail you can train
anywhere you want!

The rail can be suspended either way up for two different hold configurations -
38mm and 18mm crimps, or a 38mm drag with a 13mm crimp. At 45 cm wide it is more
or less shoulder width for most people so enough to train pull ups as well.
While it can be screwed into the wall as a permanent fixture, it also lends
itself well to rented properties where it can be hung up without damaging the
walls.


Dimensions - 45.7 cm x 7.6 cm x 3.8 cm

Weight - 0.54kg

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)


Rock Technologies

Everflex Power Putty

Regular price £7.00 Sale price £6.50
/
Tax included.

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




EXERFLEX POWER PUTTY

 * Hand exerciser: just squeeze the putty!
 * Great for warming up the fingers before climbing
 * Available in 3 resistance levels
 * Yellow: Easy to squeeze
 * Green: Fairly easy to squeeze
 * Blue: Harder to squeeze
 * Comes with 12 suggested exercises
 * Weight: 50g 

Exerflex Power Putty is great for exercising your hands, fingers and forearms. 

It is great for warming up the fingers before climbing or strengthening finger
and arm muscles wherever you are! 

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)


Top Out Climbing

Nomad Portable Hangboard

Regular price £39.00
/
Tax included.

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



Please note - all Top Out Climbing products ordered between 18/10/22 and
06/11/22 will not be dispatched until after this period.

The Nomad portable hangboard from Top Out Climbing is made from solid hardwood
and is a great option for keeping your fingers strong from home or when out and
about.

The board has two depths giving you a 20mm and 16mm edge. The board works by
simply turning it upside down to use either depth. The outside edges are
comfortably rounded so the top can be used for pull ups and warming up. You can
hang it using different orientations so that you can hang the board with incut,
flat or sloping edges depending on how hard you want to make it.

This simple but compact design is made with travel in mind. The dimensions are
43cm long and 6cm wide and comes with a length of climbing cord. It will fit in
most rucksacks so you can take it to the crag for warming up with or to work for
a lunch time training session. It will fit in hand luggage for most flights and
being under 0.5kg it is light weight.

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)


Top Out Climbing

Project Hangboard

Regular price £77.00
/
Tax included.

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



Please note - all Top Out Climbing products ordered between 18/10/22 and
06/11/22 will not be dispatched until after this period.

The Project hangboard from Top Out Climbing is a fantastic addition to your home
training setup, with a wide range of holds and edge sizes to ensure that
climbers of all levels can use it to get stronger!

The Project has been made from one solid piece of tulip wood and boasts a
selection of four finger pockets that include depths of 30mm, 25mm, 20mm, 15mm,
12mm and 10mm. In addition to this there are 2 three finger pockets at 25mm and
20mm deep and a two finger pocket at 25mm deep. The smooth wood texture is super
friendly for your finger tips and the vast array of pocket depths will guarantee
you a pumped set of forearms!

The board has a jug on the top and a flat edge for warming up and pull ups. In
the centre is a phone holder so you can easily manage the stop watch while
hanging. To help with tracking your training and creating a training plan for
you, this board is featured on the “Hangbird” App which is free to download! 6
screws and masonry walls plugs are included with the board for easier
installation.


 Dimensions: 59 x 14 x 4cm


No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)


Beyond Hope

Climber's Therapy Band

Regular price £6.00 Sale price £5.50
/
Tax included.

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



Rubber resistance bands for rehab and warm-up use. Available in a variety of
resistance strengths - Regular, Strong and Extra Strong resistances available. 

 

 

No reviews


CUSTOMER REVIEWS

No reviews yet Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining


Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"
Close (esc)
Close (esc)
Close (esc)


Metolius

Grip Saver Plus

Regular price £20.00 Sale price £17.00
/
Tax included.

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



The Metolius Grip Saver Plus is an essential training aid for any climber
looking to prevent or heal climbing related finger, wrist or elbow injuries.

By working the muscles of the hand and forearm through a full range of motion,
the Grip Saver Plus strengthens the flexors and extensors of the hand equally to
ensure improved balance of strength.


Available in 3 strengths, the Grip Saver Plus also comes with step-by-step
instructions for exercises to ensure correct use.

1 review


CUSTOMER REVIEWS

Based on 1 review Write a review


WRITE A REVIEW

Name
Email
Rating
         
Review Title
Body of Review (1500) characters remaining



FANTASTIC PREHAB TOOL

Helen on Dec 04, 2020

Started using this after a slight finger injury a couple of months ago and it’s
made the world of difference, strengthening my extensors seems to have stopped
my fingers being sore after a hard session. Well worth the money!

Report as Inappropriate
Shoe Sizing Guide

Choosing the right size climbing shoe is the most difficult aspect of buying
climbing shoes online - a pair of shoes that fit well will improve performance
more than any other bit of equipment you own, and so getting the right size is
important.

Because climbing shoes are designed to be snug, it's easy to think a shoe is too
small when you first try them on, especially if when buying your first pair.
Even a super tight shoe should 'break in' after a few weeks of use, but
nonetheless it is important not to buy shoes too small. As every model and
manufacturer fits slightly differently, we've put together a simple guide to all
of our climbing shoes which will help you get the right fit first time. Just add
or subtract the recommended number of sizes from your street shoe size for your
desired fit.

Please note this is for guidance only, shoes will fit every individual
differently. 

Model Beginner Fit (comfort) Improver Fit (performance) Boreal Alpha Street Shoe
Size -0.5 UK Size Boreal Alpha Womens Street Shoe Size -0.5 UK Size Boreal Beta
Street Shoe Size -0.5 UK Size Boreal Beta Womens Street Shoe Size -0.5 UK Size
Boreal Joker Street Shoe Size -0.5 UK Size Boreal Joker Womens Street Shoe Size
-0.5 UK Size EB Electron Street Shoe Size -0.5 UK Size EB Mojo Street Shoe Size
-0.5 UK Size Evolv Defy

+0.5 UK Size Street Shoe Size Evolv Elektra

+0.5 UK Size Street Shoe Size Evolv Kira +0.5 UK Size Street Shoe Size Evolv
Kronos +0.5 UK Size Street Shoe Size

Shipping Fees & Info

At Dyno, we know that nobody likes to wait. That's why we aim to deliver all
items within two working days of placing your order. 

We also don’t like to complicate things so you will always pay one fixed
shipping fee, regardless of your order size!

The table below shows our shipping options and fees

Cost

Delivery Time

Free Delivery (default for orders over £30)

Free

Between 2-5 working days

(this may be longer during busy periods)

Standard Delivery (default for order under £30)

£3.99


Between 2-5 working days 



(this may be longer during busy periods)

 

If your item is super urgent, please drop us a message at support@dyno-climbing
or on our live chat and we’ll see what can be done.


FREE DELIVERY

We offer FREE economy Delivery with our default delivery company to the UK for
all orders of £30 and over. Nearly all our customers get their packages within 4
working days, but this can sometimes take longer. And please note that if you
live in a rural area (i.e. outside of an urban or city centre) you may
experience slightly longer delivery times.

If you spend less than £30, there is a flat-rate postage fee of £3.99. 


TRACKING NUMBER

We provide a tracking number for each order, and you’ll find it on your email
confirmation. If the system doesn't recognise your address you may have to enter
your shipping info manually. If this is the case, don't sweat! Our team can give
you the details, please send an email to support@dyno-climbing.com with your
order number.


TRANSPORT DAMAGE

Please make sure you check your delivery immediately upon receipt for
completeness and possible damage. It is best to note any deficiencies in writing
to the delivery provider upon receipt. The next step is to let our team know
about the damage using the info on our Contact us page.

"Close (esc)"

Featured


CLIMBING SHOES

With walls reopening and better weather looming, now is the perfect time to get
a fresh pair of climbing shoes!

Shop Now



WE ARE THE UK'S ONLY BOULDERING-FOCUSED CLIMBING SHOP.

Our carefully selected range is designed to give the budding boulderer
everything they need to progress in the sport. Shop now and enjoy free UK
delivery when you spend over £30.

Training
Climbing Shoes
Chalk
Chalk Bags
Skin Care
Brushes


Just Hanging Around


PORTABLE AND FIXED HANGBOARDS

Browse our carefully selected collection of portable and fixed hangboards.
Perfect for building your strength in between climbs.

Shop Collection

Featured


BOULDERING STARTER BUNDLE

We've created the ultimate starter pack for beginner boulderers, with everything
you need to get started with climbing

Shop Now


give the gift of dyno


DYNO GIFT CARDS

Stuck with ideas for the bouldering enthusiast in your life? Get them a Dyno
gift card!

View Gift Cards



FREE DELIVERY

We offer free delivery on all orders over £30! 


BOULDERING FOCUSED

Carefully selected collections focused on beginner to improver boulderers


EXPERTISE

Honest and reliable expertise from the Dyno team. We're climbers too!

 * Facebook
 * Twitter
 * Instagram



Dyno

Dyno
 * Home
 * Products
 * Training
 * Shoe Sizing Guide
 * About
 * Blog
 * e-Privacy page

Customer Service

Customer Service
 * Terms & Conditions
 * Returns & Refunds
 * Shipping Fees & Info
 * Bulk Orders

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.



Enter your email

 * Facebook
 * Twitter
 * Instagram



 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * Shop Pay
 * Visa

© 2022 Dyno Climbing


EXCLUSIVE OFFERS & DISCOUNTS

When you subscribe to our mailing list

Enter your email
Subscribe
No thanks
"Close (esc)"
Previous Next

"Close (esc)"