mgsazul.signature.shoes Open in urlscan Pro
2606:4700:3032::6815:36b9  Public Scan

Submitted URL: http://mgsazul.signature.shoes/
Effective URL: https://mgsazul.signature.shoes/
Submission: On October 18 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="DKD4PdmFZHTnuNBLgIgwNh1CuljLoMUb8dNk+z5/p+o="></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="DKD4PdmFZHTnuNBLgIgwNh1CuljLoMUb8dNk+z5/p+o="></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" width="304" height="78" role="presentation" name="a-wu5uypumf84r" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeLq1oUAAAAAMNyImpH-uA3BPvRNfwAWAovLasG&amp;co=aHR0cHM6Ly9tZ3NhenVsLnNpZ25hdHVyZS5zaG9lczo0NDM.&amp;hl=es&amp;v=MydHw_zggsxIJuhSbyOmPv5R&amp;size=normal&amp;cb=lq9k4psk8vho"></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="DKD4PdmFZHTnuNBLgIgwNh1CuljLoMUb8dNk+z5/p+o="></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="DKD4PdmFZHTnuNBLgIgwNh1CuljLoMUb8dNk+z5/p+o="></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

The design is characterized by a lace-up front paired with a slip-on silhouette


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 15 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.
 * Eco-Bio Leathers Create completely eco-friendly and cruelty-free designs with
   access to a wide selection of eco-bio vegan technical “leathers” in multiple
   colors.
 * Limited Edition Designs Access 25+ additional premium shoe silhouettes with
   special constructions and limited-edition options.
 * Women’s Fashion Collection Access a wide Women collection with 45+ additional
   Women’s fashion shoe bases, including elegant pointy high heels, low heels,
   mid heels, pump, wedges, flats, boots, sneakers and more.
 * Men’s Classic Collection Access the full spectrum of design possibilities for
   Men with 18+ additional Men’s classic shoe bases, including moccasins, dress
   shoes, sneaker designs and more.
 * Fashion and Luxury Sandals Access a unique selection of 12+ fully
   customisable and ultra-cool fashion sandals, including luxury concepts,
   comfortable and classic styles.
 * Street Fashion Collection Access 11+ street concepts, from unique fashion
   street modern sneakers concepts to classic street-style shoe bases with
   vintage touch.
 * Capsule Collections Access Access the Seasonal Fashion Capsule collections
   section, featuring unique and special fashion themes never seen before.
   Capsules are added regularly to match top market trends and include very
   exclusive design components and creative new 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.
 * ACCESS 500+ EXTRA AI COVERS Access a unique collection of striking Artificial
   Intelligence covers for your packaging and details.

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