{"id":7703,"date":"2022-08-05T18:22:35","date_gmt":"2022-08-05T16:22:35","guid":{"rendered":"https:\/\/www.hellomayo.com\/test?page_id=7703"},"modified":"2026-05-20T17:27:02","modified_gmt":"2026-05-20T15:27:02","slug":"register","status":"publish","type":"page","link":"https:\/\/www.krusoart.com\/?page_id=7703&lang=en","title":{"rendered":"Register"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00bb1&#8243; _builder_version=\u00bb4.17.3&#8243; _module_preset=\u00bbdefault\u00bb da_popup_slug=\u00bbpupreg\u00bb da_disable_devices=\u00bboff|off|off\u00bb global_colors_info=\u00bb{}\u00bb da_is_popup=\u00bboff\u00bb da_exit_intent=\u00bboff\u00bb da_has_close=\u00bbon\u00bb da_alt_close=\u00bboff\u00bb da_dark_close=\u00bboff\u00bb da_not_modal=\u00bbon\u00bb da_is_singular=\u00bboff\u00bb da_with_loader=\u00bboff\u00bb da_has_shadow=\u00bbon\u00bb][et_pb_row _builder_version=\u00bb4.17.3&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.17.3&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_text _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb header_font=\u00bbgill sans|500||on|||||\u00bb header_text_align=\u00bbleft\u00bb header_text_color=\u00bb#FFFFFF\u00bb header_font_size=\u00bb35px\u00bb background_enable_image=\u00bboff\u00bb module_alignment=\u00bbleft\u00bb custom_margin=\u00bb||0px||false|false\u00bb header_text_align_tablet=\u00bbleft\u00bb header_text_align_phone=\u00bbcenter\u00bb header_text_align_last_edited=\u00bbon|phone\u00bb border_color_all=\u00bb#FFFFFF\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h1 style=\"color: white;\"><span style=\"color: #daa000;\">Register<\/span><\/h1>\n<p>[\/et_pb_text][et_pb_image src=\u00bbhttps:\/\/www.krusoart.com\/wp-content\/uploads\/2025\/09\/custom-underline.png\u00bb alt=\u00bbunderline\u00bb title_text=\u00bbunderline\u00bb align_tablet=\u00bb\u00bb align_phone=\u00bbcenter\u00bb align_last_edited=\u00bbon|phone\u00bb _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb max_width=\u00bb100%\u00bb module_alignment=\u00bbcenter\u00bb height=\u00bb10px\u00bb custom_margin=\u00bb||||false|false\u00bb custom_padding=\u00bb||||false|false\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<p style=\"text-align: justify;\">To register on our site, simply fill out all parts of the form below with your details and click the \u00abRegister\u00bb button. <strong>With this registration, you will not be able to place bids during the Live Auction. <\/strong>To place bids, you will be required to complete your profile with the missing information. <strong>All fields are mandatory.<\/strong><\/p>\n<p style=\"text-align: justify;\">Once registered, your Username will match the email address.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_2,1_2&#8243; _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_2&#8243; _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb custom_css_free_form=\u00bb\/* ===============================||   REGISTRAZIONE UTENTE||================================= *\/||||.registrazione-wrapper {||    max-width: 760px;||    margin: 40px auto;||    padding: 32px;||    background: #fff;||    border: 1px solid #daa000;||    border-radius: 14px;||    box-shadow: 0 12px 34px rgba(0,0,0,0.06);||    box-sizing: border-box;||}||||.registrazione-form {||    display: flex;||    flex-direction: column;||    gap: 26px;||}||||.registrazione-form fieldset {||    display: grid;||    grid-template-columns: 1fr 1fr;||    gap: 16px 22px;||    margin: 0;||    padding: 24px;||    border: 1px solid #eee8dc;||    border-radius: 12px;||    background: #faf9f6;||}||||.registrazione-form legend {||    grid-column: 1 \/ -1;||    padding: 0 10px;||    font-size: 20px;||    font-weight: 500;||    color: #daa000;||}||||.registrazione-form label {||    margin-bottom: 6px;||    font-size: 14px;||    font-weight: 600;||}||||\/* SOLO INPUT TESTUALI, NON CHECKBOX *\/||.registrazione-form input:not(%91type=%22checkbox%22%93) {||    width: 100%;||    min-height: 44px;||    padding: 10px 12px;||    border: 1px solid #d8d8d8;||    border-radius: 7px;||    background: #fff;||    font-size: 15px;||    box-sizing: border-box;||    transition: .2s;||}||||.registrazione-form input:not(%91type=%22checkbox%22%93):focus {||    border-color: #daa000;||    box-shadow: 0 0 0 3px rgba(218,160,0,0.13);||    outline: none;||}||||.registrazione-submit {||    align-self: flex-start;||    min-width: 160px;||    min-height: 44px;||}||||\/* ===============================||   CHECKBOX NEWSLETTER \/ PRIVACY||================================= *\/||||.privacy-row {||    display: flex;||    align-items: flex-start;||    gap: 10px;||    margin-top: -6px;||}||||.privacy-row input%91type=%22checkbox%22%93 {||    width: 16px;||    height: 16px;||    min-width: 16px;||    min-height: 16px;||    margin: 4px 0 0 0;||    padding: 0;||    accent-color: #daa000;||    flex-shrink: 0;||}||||.privacy-row label {||    display: block;||    margin: 0;||    font-size: 14px;||    line-height: 1.5;||    font-weight: 400;||    color: #333;||}||||.privacy-row a {||    color: #daa000;||    text-decoration: none;||}||||.privacy-row a:hover {||    text-decoration: underline;||}||||\/* ===============================||   MOBILE||================================= *\/||||@media (max-width: 768px) {||||    .registrazione-wrapper {||        margin: 20px;||        padding: 20px;||    }||||    .registrazione-form fieldset {||        grid-template-columns: 1fr;||    }||||    .registrazione-submit {||        width: 100%;||    }||||}\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<div class=\"registrazione-wrapper\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<form id=\"formRegistrazione\" class=\"registrazione-form\" onsubmit=\"return checkRe();\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<fieldset><!-- [et_pb_line_break_holder] -->            <\/p>\n<legend>Registration<\/legend>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <label for=\"nome\">Name<\/label><!-- [et_pb_line_break_holder] -->            <input type=\"text\" id=\"nome\" name=\"nome\" required=\"\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <label for=\"cognome\">Last name<\/label><!-- [et_pb_line_break_holder] -->            <input type=\"text\" id=\"cognome\" name=\"cognome\" required=\"\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <label for=\"email\">Email<\/label><!-- [et_pb_line_break_holder] -->            <input type=\"email\" id=\"email\" name=\"email\" required=\"\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <label for=\"emailconf\">Confirm email<\/label><!-- [et_pb_line_break_holder] -->            <input type=\"email\" id=\"emailconf\" name=\"emailconf\" required=\"\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <label for=\"password\">Password<\/label><!-- [et_pb_line_break_holder] -->            <input type=\"password\" id=\"password\" name=\"password\" required=\"\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <label for=\"passwordconf\">Confirm password<\/label><!-- [et_pb_line_break_holder] -->            <input type=\"password\" id=\"passwordconf\" name=\"passwordconf\" required=\"\"><!-- [et_pb_line_break_holder] -->        <\/fieldset>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"privacy-row\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <input type=\"checkbox\" wpml:html_comment=\"\" pcetlsbbzxrfcgjfbgluzv9icmvha19ob2xkzxjdic0tpg=\"=\">  id=\u00bbnewsletter\u00bb name=\u00bbnewsletter\u00bb value=\u00bb1&#8243; ><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <label for=\"newsletter\">Having read the <a href=\"https:\/\/www.krusoart.com\/?page_id=8989&#038;lang=en\" target=\"_blank\">Privacy Policy<\/a>, I hereby consent to the analysis of my online behavior for the purpose of receiving informative and promotional communications via email, SMS, MMS, or WhatsApp from this site, including the <strong>newsletter<\/strong>, regarding products and\/or services of my specific interest from the site and\/or third parties.<\/label><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] -->        <button type=\"submit\" class=\"bottone-kruso bottone-kruso--2 registrazione-submit\"><!-- [et_pb_line_break_holder] --> Register<!-- [et_pb_line_break_holder] -->        <\/button><!-- [et_pb_line_break_holder] -->    <\/form>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->  function checkRe() {<!-- [et_pb_line_break_holder] -->  \/*  var response = grecaptcha.getResponse(); <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    if(!response) { <!-- [et_pb_line_break_holder] -->        alert(\"Please complete the reCAPTCHA\"); <!-- [et_pb_line_break_holder] -->        return false; <!-- [et_pb_line_break_holder] -->    } <!-- [et_pb_line_break_holder] -->    else {<!-- [et_pb_line_break_holder] -->    *\/<!-- [et_pb_line_break_holder] -->        if (document.getElementById('email').value != document.getElementById('emailconf').value) {<!-- [et_pb_line_break_holder] -->            alert(\"email e conferma email devono essere uguali\");<!-- [et_pb_line_break_holder] -->            return false;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        else {<!-- [et_pb_line_break_holder] -->            if (document.getElementById('password').value != document.getElementById('passwordconf').value)\t{<!-- [et_pb_line_break_holder] -->                alert(\"password e conferma password devono essere uguali\");<!-- [et_pb_line_break_holder] -->                return false;<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->            else {              <!-- [et_pb_line_break_holder] -->                json = $.ajax({<!-- [et_pb_line_break_holder] -->                          url: \"..\/php\/registrazione.php\",<!-- [et_pb_line_break_holder] -->                          data: \"email=\"+$('#email').val()+\"&nome=\"+$('#nome').val()+\"&cognome=\"+$('#cognome').val()+\"&password=\"+$('#password').val()+\"&newsletter=\"+($('#newsletter').is(':checked') ? 1 : 0),<!-- [et_pb_line_break_holder] -->                          dataType: \"json\",<!-- [et_pb_line_break_holder] -->                          async: false,<!-- [et_pb_line_break_holder] -->                          type: \"GET\",<!-- [et_pb_line_break_holder] -->                      }).responseText;<!-- [et_pb_line_break_holder] -->                var myArr = $.parseJSON(json)<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->                myArr.forEach(element => {<!-- [et_pb_line_break_holder] -->                    if(element.res == 'ko') {<!-- [et_pb_line_break_holder] -->                        alert(element.msg)<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                    else {<!-- [et_pb_line_break_holder] -->                        alert(\"Registrazione avvenuta correttamente!\\nPer poter effettuare offerte ti sar\u00e0 richiesto di completare i tuoi dati con quelli mancanti, al prossimo accesso clicca sulla sezione MyKrusoArt!\")<!-- [et_pb_line_break_holder] -->                        window.location.href = 'https:\/\/www.krusoart.com'<!-- [et_pb_line_break_holder] -->                    }<!-- [et_pb_line_break_holder] -->                });<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->           return true;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->\/\/}<!-- [et_pb_line_break_holder] --><\/script> [\/et_pb_code][\/et_pb_column][et_pb_column type=\u00bb1_2&#8243; _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_text admin_label=\u00bbTesto\u00bb _builder_version=\u00bb4.24.2&#8243; _module_preset=\u00bbdefault\u00bb background_color=\u00bbgcid-bcf4f43d-c6d8-49fe-b973-0a6e80f97101&#8243; custom_padding=\u00bb30px|30px|30px|30px|true|true\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{%22gcid-bcf4f43d-c6d8-49fe-b973-0a6e80f97101%22:%91%22background_color%22%93}\u00bb]<\/p>\n<h4><strong>Why register?<\/strong><\/h4>\n<p>&nbsp;<\/p>\n<p><strong>Quick Registration \/ Newsletter<\/strong><br \/>This registration only requires you to enter your personal details, username, and password.<\/p>\n<p>With quick registration, you can:<\/p>\n<ul>\n<li>Receive the newsletter<\/li>\n<li>Follow the auction via streaming without placing bids<\/li>\n<\/ul>\n<p><strong>Full Registration<\/strong><br \/>Full registration is required to:<\/p>\n<ul>\n<li>Place bids on lots of interest<\/li>\n<li>Participate in the LIVE AUCTION in real time with \u00abONLINE BIDDING\u00bb<\/li>\n<li>Participate in ONLINE-ONLY AUCTIONS<\/li>\n<li>Manage your favorite lots<\/li>\n<li>Consult information on the status of lots, if available<\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>RegisterTo register on our site, simply fill out all parts of the form below with your details and click the \u00abRegister\u00bb button. With this registration, you will not be able to place bids during the Live Auction. To place bids, you will be required to complete your profile with the missing information. All fields are [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-7703","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Register - Kruso Art<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.krusoart.com\/?page_id=7703\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Register - Kruso Art\" \/>\n<meta property=\"og:description\" content=\"RegisterTo register on our site, simply fill out all parts of the form below with your details and click the &quot;Register&quot; button. With this registration, you will not be able to place bids during the Live Auction. To place bids, you will be required to complete your profile with the missing information. All fields are [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.krusoart.com\/?page_id=7703&amp;lang=en\" \/>\n<meta property=\"og:site_name\" content=\"Kruso Art\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/casadasteboetto\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-20T15:27:02+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.krusoart.com\/?page_id=7703&lang=en\",\"url\":\"https:\/\/www.krusoart.com\/?page_id=7703&lang=en\",\"name\":\"Register - Kruso Art\",\"isPartOf\":{\"@id\":\"https:\/\/www.krusoart.com\/#website\"},\"datePublished\":\"2022-08-05T16:22:35+00:00\",\"dateModified\":\"2026-05-20T15:27:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.krusoart.com\/?page_id=7703&lang=en#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.krusoart.com\/?page_id=7703&lang=en\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.krusoart.com\/?page_id=7703&lang=en#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.krusoart.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Register\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.krusoart.com\/#website\",\"url\":\"https:\/\/www.krusoart.com\/\",\"name\":\"Kruso Art\",\"description\":\"Auction House| Milano\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.krusoart.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Register - Kruso Art","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.krusoart.com\/?page_id=7703","og_locale":"it_IT","og_type":"article","og_title":"Register - Kruso Art","og_description":"RegisterTo register on our site, simply fill out all parts of the form below with your details and click the \"Register\" button. With this registration, you will not be able to place bids during the Live Auction. To place bids, you will be required to complete your profile with the missing information. All fields are [&hellip;]","og_url":"https:\/\/www.krusoart.com\/?page_id=7703&lang=en","og_site_name":"Kruso Art","article_publisher":"https:\/\/www.facebook.com\/casadasteboetto","article_modified_time":"2026-05-20T15:27:02+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"4 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.krusoart.com\/?page_id=7703&lang=en","url":"https:\/\/www.krusoart.com\/?page_id=7703&lang=en","name":"Register - Kruso Art","isPartOf":{"@id":"https:\/\/www.krusoart.com\/#website"},"datePublished":"2022-08-05T16:22:35+00:00","dateModified":"2026-05-20T15:27:02+00:00","breadcrumb":{"@id":"https:\/\/www.krusoart.com\/?page_id=7703&lang=en#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.krusoart.com\/?page_id=7703&lang=en"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.krusoart.com\/?page_id=7703&lang=en#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.krusoart.com\/"},{"@type":"ListItem","position":2,"name":"Register"}]},{"@type":"WebSite","@id":"https:\/\/www.krusoart.com\/#website","url":"https:\/\/www.krusoart.com\/","name":"Kruso Art","description":"Auction House| Milano","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.krusoart.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"}]}},"_links":{"self":[{"href":"https:\/\/www.krusoart.com\/index.php?rest_route=\/wp\/v2\/pages\/7703","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.krusoart.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.krusoart.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.krusoart.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.krusoart.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7703"}],"version-history":[{"count":48,"href":"https:\/\/www.krusoart.com\/index.php?rest_route=\/wp\/v2\/pages\/7703\/revisions"}],"predecessor-version":[{"id":13633,"href":"https:\/\/www.krusoart.com\/index.php?rest_route=\/wp\/v2\/pages\/7703\/revisions\/13633"}],"wp:attachment":[{"href":"https:\/\/www.krusoart.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}