mgsazul.signature.shoes Open in urlscan Pro
2606:4700:3030::ac43:8d0a  Public Scan

Submitted URL: http://mgsazul.signature.shoes/
Effective URL: https://mgsazul.signature.shoes/
Submission: On June 19 via api from IE — Scanned from ES

Form analysis 4 forms found in the DOM

POST /users/sign_in

<form accept-charset="UTF-8" action="/users/sign_in" class="new_user" data-lockui-on-submit="lock" data-remote="true" id="sign_in" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="xjeek0OtYbv46e2s2WNeXSeQuPhQBTU4yTOlXSeftoc="></div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input data-client-validation-required="true" id="user-email-1" name="user[email]" placeholder="Email" size="30" type="email" value="">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input data-client-validation-required="true" id="user-pass-1" name="user[password]" placeholder="Password" size="30" type="password">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block text-left">
      <a href="#" data-reveal-id="popup-forgot_password">Forgot password?</a>
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns single-btn-block full-width">
      <button class="small round button expand login" name="button" type="submit">LOG IN</button>
    </div>
  </div>
</form>

POST /users

<form accept-charset="UTF-8" action="/users" class="new_user" data-has-form="true" data-has-recaptcha="true" data-lockui-on-submit="lock" data-remote="true" id="sign_up" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="xjeek0OtYbv46e2s2WNeXSeQuPhQBTU4yTOlXSeftoc="></div><input id="user_signed_up_on"
    name="user[signed_up_on]" type="hidden" value="shop">
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input data-client-validation-required="true" id="user_user_details_attributes_0_display_name" name="user[user_details_attributes][0][display_name]" placeholder="Full name" size="30" type="text">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input autocomplete="false" data-client-validation-required="true" data-validate-email="true" id="user-email-2" name="user[email]" placeholder="Email" size="30" type="email" value="">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input autocomplete="false" data-client-validation-required="true" id="user_password_registration" name="user[password]" placeholder="Password" size="30" type="password">
      <input autocomplete="false" id="user_password_visible" name="user_password_visible" style="display: none;" type="text">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns single-btn-block full-width">
      <div id="recaptcha-errors"></div>
      <script async="async" defer="defer" src="https://www.google.com/recaptcha/api.js?onload=initInvisibleRecaptcha_Signup1Form&amp;render=explicit"></script>
      <div class="google-recaptcha" data-callback-name="submitInvisibleRecaptcha_Signup1Form" id="signup-1-recaptcha" style="margin-bottom: 0;">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeLq1oUAAAAAMNyImpH-uA3BPvRNfwAWAovLasG&amp;co=aHR0cHM6Ly9tZ3NhenVsLnNpZ25hdHVyZS5zaG9lczo0NDM.&amp;hl=es&amp;v=SglpK98hSCn2CroR0bKRSJl5&amp;size=normal&amp;cb=p3brbdgw53qr"
              width="304" height="78" role="presentation" name="a-v4eidc1l27yv" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <button class="small round button expand login blue" name="button" type="submit">SIGN UP</button>
    </div>
  </div>
</form>

POST /users/password

<form accept-charset="UTF-8" action="/users/password" class="new_user" data-remote="true" id="new_user" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="xjeek0OtYbv46e2s2WNeXSeQuPhQBTU4yTOlXSeftoc="></div><input id="user_custom_id" name="user[custom_id]"
    type="hidden">
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input id="user-email-3" name="user[email]" placeholder="Email" required="required" size="30" style="margin-top: 0;" type="email" value="">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <button class="large round button expand login expand" name="button" type="submit">CONTINUE</button>
    </div>
  </div>
</form>

POST /users/sign_in

<form accept-charset="UTF-8" action="/users/sign_in" class="new_user" data-has-form="true" data-lockui-on-submit="lock" data-remote="true" id="sign_in_builder" method="post">
  <div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"><input name="authenticity_token" type="hidden" value="xjeek0OtYbv46e2s2WNeXSeQuPhQBTU4yTOlXSeftoc="></div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input data-client-validation-required="true" data-validate-email="true" id="user-email-4" name="user[email]" placeholder="Email" size="30" type="email" value="">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block">
      <input data-client-validation-required="true" id="user-pass-4" name="user[password]" placeholder="Password" size="30" type="password">
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns input-block text-left">
      <a href="#" data-reveal-id="popup-forgot_password">Forgot password?</a>
    </div>
  </div>
  <div class="row">
    <div class="small-12 medium-10 medium-offset-1 columns single-btn-block full-width">
      <button class="small button expand login blue" name="button" type="submit">SIGN IN</button>
    </div>
  </div>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
Cookie options


GOT IT!

COOKIES OPTIONS

You can customise the cookies options while browsing AliveShoes.

Strictly necessary cookies allow core website functionality such as user login
and account management, these cookies can’t be removed. Marketing and targeting
cookies are used to show relevant ads, these cookies can be removed.



REMOVE COOKIES ACCEPT COOKIES



M.G.S AZUL


SERENITY AMONG CHAOS. METHOD IN MADNESS.


Made in Italy
M.G.S Azul by Miguel Gomes


THE FEATURE EDITION

An amazing limited edition and unique design

BUY

Made in Italy

BLACK YORU

CHUNKY SOCK DESIGN

MADE IN ITALY

This sneaker perfectly captures the street-style look of the moment


CUSTOM CRAFTED IN ITALY AND SHIPPED TO YOU

BUY IT NOW Ships free to EUROPE & USA


AUTHENTIC ITALIAN MANUFACTURING

Each design is meticulously constructed by a skilled network of selected Italian
artisans, there are no finer hands in the field. The handcrafting and the
materials, are state-of-the-art.




SHARE THESE DESIGNS WITH YOUR COMMUNITY

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


THE BRAND GALLERY

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

ABOUT MIGUEL GOMES

Rapper , singer, producer, composer,beatmaker, lyricist,painter,mangaka, otaku.
https://www.instagram.com/mgsazul/?hl=pt


 * HOME
 * CONTACT US
 * INVITE FRIENDS & WIN
 * LEGAL
 * PAY WITH:

×
M.G.S AZUL url
COPY
×
Ciao! Welcome back!
Forgot password?
LOG IN
OR LOG IN WITH FACEBOOK
Not yet a member? Register here.
×
Create your account to continue

SIGN UP
OR CONNECT WITH FACEBOOK
Already a member? Login here.
×


FORGOT YOUR PASSWORD?

Write your AliveShoes account e-mail below to create a new password

CONTINUE
×

×
Ciao! Welcome back!
Forgot password?
SIGN IN
OR SIGN IN WITH FACEBOOK
×

×

×


OOPS, SOMETHING
IS MISSING

&nbps;
COMPLETE
×

×


THANKS FOR SUBMITTING THE E-MAIL!

Time to try your luck now, you can win great discounts or a free pair. Roll to
begin!

ROLL TO BEGIN
×

×


OOPS! THE SIZE OF THE IMAGE IS NOT CORRECT

Hey there, the image you have uploaded is not of the right size, we advice to
upload again with this dimension 800px x 445px to have a good end-result on your
shoe.

UPLOAD ANOTHER
PROCEED ANYWAY
×
Upgrade to PRO

Upgrade your account to PRO for $99 (one-time, lifetime fee) to access amazing
features and boost your custom shoe line even further.

 * Limited Edition Soles Access 12 unique and highly exclusive sneaker soles
   such as fluorescent, camouflage, gold, silver, marble, glossy, recycled style
   and more.
 * Limited Edition Laces Access an amazing set of 11 Limited edition Premium
   laces to enrich your shoe designs. From bold fluo combos to minimal and
   unique patterns.
 * Limited Edition Materials Access 50+ limited edition materials and patterns
   such as camouflage, jaguar print, zebra print, ostrich print, metal gold,
   snake print, glitter, crocodile print, premium textiles, fluo leathers and
   many others.
 * Cruelty-Free Vegan Materials Create completely eco-friendly and vegan designs
   with access to a wide selection of cruelty-free textiles and a selection of
   eco “leathers” in multiple colors.
 * Limited Edition Designs Access 20 additional premium shoe silhouettes with
   special constructions and limited-edition options.
 * Women’s Fashion Collection Access a wide Women collection with 27+ additional
   Women’s fashion shoe bases, including elegant pointy high heels, pump,
   wedges, flats, boots and more.
 * Men’s Classic Collection Access the full spectrum of design possibilities for
   Men with 17+ additional Men’s classic shoe bases, including moccasines, dress
   shoes, sneaker designs and more.
 * Capsule Collections Access Access the Capsule collections section, featuring
   unique and special design themes never seen before. Capsules are added
   regularly to match top market trends and the latest styles.
 * White Label Upgrade Make the shoes entirely yours by removing all AliveShoes
   logos and images from the insole, the packaging and invoices.
 * Priority Production Upgrade Jump to the front of the production lines. Get
   your shoes made faster, shipping to customers in 6 to 12 business days — half
   the time of the regular 15 to 20 days.
 * Brand page Showcase your brand fully in a beautiful custom branded page
   featuring your own content and your shoes - all in one place.
 * Launch Multiple Shoes Submit and publish up to 10 shoe designs at the same
   time, instead of just one.
 * Create Unlimited Drafts Create unlimited drafts of your designs (instead of
   the normal 10) and keep them saved in your dashboard.

UPGRADE NOW Already purchased? Log in into your account
×
TAILOR-MADE SERVICE

We'll transform your sketch or picture into a unique white shoe template, that
you can then customize as you want, using our tools.

PRICE: $899 FLAT RATE // INCLUDES ONE FREE PAIR
 * Send us a sketch or a photo + a small description
 * We'll propose 2 variations (with a minimum of 70% accuracy)
 * We'll develop the shoe and make it available on your tools in less then 4
   weeks

CHECKOUT