gioseppo.com Open in urlscan Pro
13.32.99.76  Public Scan

Submitted URL: http://gioseppo.com/
Effective URL: https://gioseppo.com/en-de/?___store=en_de&___from_store=es
Submission: On November 27 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://gioseppo.com/en-de/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://gioseppo.com/en-de/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <div id="search_autocomplete" class="search-autocomplete -right-position -bottom-position" tabindex="-1"></div>
      <div class="nested">
        <a class="action advanced" href="https://gioseppo.com/en-de/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
      <script>
        require(['Amasty_Xsearch/js/form-mini', ], function(autoComplete, searchClick) {
          'use strict';
          window.xsearch_options = {
            "url": "https:\/\/gioseppo.com\/en-de\/amasty_xsearch\/autocomplete\/index\/",
            "isDynamicWidth": true,
            "isProductBlockEnabled": true,
            "width": 900,
            "minChars": 3,
            "currentUrlEncoded": "aHR0cHM6Ly9naW9zZXBwby5jb20vZW4tZGUvP19fX3N0b3JlPWVuX2RlJl9fX2Zyb21fc3RvcmU9ZXM,"
          };
        })
      </script>
      <div id="amasty-xsearch-preload" class="amasty-xsearch-preload" data-amsearch-js="preload"></div>
      <div class="amsearch-close" title="Clear Field" data-amsearch-js="close"></div><button class="amsearch-loupe" title="Search" type="submit" data-amsearch-js="loupe"></button>
      <div class="amsearch-wrapper-input -right-position -bottom-position" data-amsearch-js="search-wrapper-input"><input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128"
          role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
        <div data-amsearch-js="loader" class="amasty-xsearch-loader amasty-xsearch-hide"></div>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://gioseppo.com/en-de/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://gioseppo.com/en-de/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Email: <span class="required">*</span>
        </span>
        <input name="email" type="email" id="newsletter" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="confirmation">
    <div class="field choice">
      <input type="checkbox" required="" name="terms" title="I have read and accept the privacy policy and the sending of commercial communications." value="1" id="check_terms" class="checkbox">
      <label for="terms" class="label" id="modal-newsletter"> I have read and accept the privacy policy and the sending of commercial communications. <span>Basic information on data protection</span>
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
  <input type="hidden" name="am-gdpr-checkboxes-from" value="subscription">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: getRegion('before-amazon-button') --><!--/ko-->
    <div class="amazon-sign-in-button-container">
      <div class="amazon-sign-in-button-container__cell">
        <div id="AmazonPayButton" class="login-with-amazon" data-bind="afterRender: initializeLoginButton">
          <div id="ui-id-113" class="amazonpay-button-parent-container-checkout-A22S7WIH8KENPP" role="button" aria-label="Amazon Pay - Use your Amazon account" title="Sign in to your Amazon account"
            style="width: 200px; height: 45px; position: relative;"></div>
        </div>
      </div>
      <div class="amazon-sign-in-button-container__cell">
        <div class="field-tooltip toggle">
          <span class="field-tooltip-action action-help" data-bind="mageInit: {'dropdown':{'activeClass': '_active'}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" role="button" tabindex="0">
          </span>
          <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true" data-bind="text: tooltip">Securely login to our website using your existing Amazon details.</div>
        </div>
      </div>
    </div>
    <!-- ko foreach: getRegion('after-amazon-button') --><!--/ko-->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://gioseppo.com/en-de/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Kostenfreier Versand nach Deutschland bei allen Bestellungen über €59.95


THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.
Do not sell or share my personal information
Use necessary cookies only OKShow details
OK
Use necessary cookies only Allow selection Allow all cookies
Necessary
Preferences
Statistics
Marketing
Show details
Cookie declaration [#IABV2SETTINGS#] About
 Necessary (42)  Preferences (4)  Statistics (16)  Marketing (37)  Unclassified
(7)
Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to secure areas of the website. The website cannot
function properly without these cookies.

NameProviderPurposeExpiryTypetnsAppgioseppo.comThis cookie is part of a bundle
of cookies which serve the purpose of content delivery and presentation. The
cookies keep the correct state of font, blog/picture sliders, color themes and
other website settings.PersistentHTMLJSESSIONIDAmazonPreserves users states
across page requests.SessionHTTPSESS#AmazonPreserves users states across page
requests.1 yearHTTPGCLBTalent ClueThis cookie is used in context with load
balancing - This optimizes the response rate between the visitor and the site,
by distributing the traffic load on multiple network links or servers.
SessionHTTPamzn-checkout-sessiongioseppo.comNecessary for the checkout function
on the website. PersistentHTMLamzn-checkout-sessiongioseppo.comNecessary for the
checkout function on the website. 1
dayHTTPamzn-checkout-session-configgioseppo.comPendingPersistentHTMLapay-session-setAmazonThis
cookie is used in conjunction with the payment window - The cookie is necessary
for making secure transactions on the website. 1
yearHTTPcjConsentwww.mczbf.comStores the user's cookie consent state for the
current domain13 monthsHTTPCookieConsentCookiebotStores the user's cookie
consent state for the current domain1 yearHTTPform_keygioseppo.comEnsures
visitor browsing-security by preventing cross-site request forgery. This cookie
is essential for the security of the website and visitor. 1
dayHTTPlanguageAmazonSaves the user's preferred language on the website.1
dayHTTPledgerCurrencyAmazonNecessary for the login and payment functionality of
Amazon Pay.1 dayHTTPmage-cache-sessidgioseppo.comThis cookie is used in context
with load balancing - This optimizes the response rate between the visitor and
the site, by distributing the traffic load on multiple network links or servers.
1 dayHTTPmage-cache-storagegioseppo.comThis cookie is used in context with load
balancing - This optimizes the response rate between the visitor and the site,
by distributing the traffic load on multiple network links or servers. 1
dayHTTPmage-cache-storagegioseppo.comUsed to optimize the loading speed on the
website. This is done by pre-loading some procedures in the visitors'
browser.PersistentHTMLmage-cache-storage-section-invalidationgioseppo.comUsed to
optimize the loading speed on the website. This is done by pre-loading some
procedures in the visitors'
browser.PersistentHTMLmage-cache-storage-section-invalidationgioseppo.comThis
cookie is used in context with load balancing - This optimizes the response rate
between the visitor and the site, by distributing the traffic load on multiple
network links or servers. 1 dayHTTPmage-cache-timeoutgioseppo.comThis cookie is
necessary for the cache function. A cache is used by the website to optimize the
response time between the visitor and the website. The cache is usually stored
on the visitor’s browser.PersistentHTMLmage-messagesgioseppo.comNecessary for
the functionality of the website's chat-box function. 1
dayHTTPobject(quot;#-#-#T#:#:#.#Zquot;)gioseppo.comHolds the users
timezone.PersistentHTMLPHPSESSIDgioseppo.comPreserves user session state across
page requests.1 dayHTTPprivate_content_versiongioseppo.comThis cookie is
necessary for the cache function. A cache is used by the website to optimize the
response time between the visitor and the website. The cache is usually stored
on the visitor’s browser.400 daysHTTPproduct_data_storagegioseppo.comNecessary
for the compare-products function on the website.
PersistentHTMLrecently_compared_productgioseppo.comNecessary for the
compare-products function on the website. 1 dayHTTPt3Dgioseppo.comThis cookie is
part of a bundle of cookies which serve the purpose of content delivery and
presentation. The cookies keep the correct state of font, blog/picture sliders,
color themes and other website settings.PersistentHTMLtADegioseppo.comThis
cookie is part of a bundle of cookies which serve the purpose of content
delivery and presentation. The cookies keep the correct state of font,
blog/picture sliders, color themes and other website
settings.PersistentHTMLtADugioseppo.comThis cookie is part of a bundle of
cookies which serve the purpose of content delivery and presentation. The
cookies keep the correct state of font, blog/picture sliders, color themes and
other website settings.PersistentHTMLtAEgioseppo.comThis cookie is part of a
bundle of cookies which serve the purpose of content delivery and presentation.
The cookies keep the correct state of font, blog/picture sliders, color themes
and other website settings.PersistentHTMLtCgioseppo.comThis cookie is part of a
bundle of cookies which serve the purpose of content delivery and presentation.
The cookies keep the correct state of font, blog/picture sliders, color themes
and other website settings.PersistentHTMLtMQgioseppo.comThis cookie is part of a
bundle of cookies which serve the purpose of content delivery and presentation.
The cookies keep the correct state of font, blog/picture sliders, color themes
and other website settings.PersistentHTMLtPLgioseppo.comThis cookie is part of a
bundle of cookies which serve the purpose of content delivery and presentation.
The cookies keep the correct state of font, blog/picture sliders, color themes
and other website settings.PersistentHTMLtTDegioseppo.comThis cookie is part of
a bundle of cookies which serve the purpose of content delivery and
presentation. The cookies keep the correct state of font, blog/picture sliders,
color themes and other website settings.PersistentHTMLtTDugioseppo.comThis
cookie is part of a bundle of cookies which serve the purpose of content
delivery and presentation. The cookies keep the correct state of font,
blog/picture sliders, color themes and other website
settings.PersistentHTMLtTEgioseppo.comThis cookie is part of a bundle of cookies
which serve the purpose of content delivery and presentation. The cookies keep
the correct state of font, blog/picture sliders, color themes and other website
settings.PersistentHTMLtTfgioseppo.comThis cookie is part of a bundle of cookies
which serve the purpose of content delivery and presentation. The cookies keep
the correct state of font, blog/picture sliders, color themes and other website
settings.PersistentHTMLX-Magento-Varygioseppo.comThis cookie is necessary for
the cache function. A cache is used by the website to optimize the response time
between the visitor and the website. The cache is usually stored on the
visitor’s browser.1 dayHTTP__cf_bm [x2]Global-E
VimeoThis cookie is used to distinguish between humans and bots. This is
beneficial for the website, in order to make valid reports on the use of their
website.1 dayHTTPsetGlobal-ENecessary for the general functionality of the
website. SessionPixelGE_CSDK_CBGlobal-EUsed to determine whether the cache
function should be running. This process is called dynamic caching and is used
to optimize website speed. SessionHTMLCONSENTYouTubeUsed to detect if the
visitor has accepted the marketing category in the cookie banner. This cookie is
necessary for GDPR-compliance of the website. 2 yearsHTTP

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.

NameProviderPurposeExpiryTypeGlobalE_Data [x2]Global-EContains the region for
the current user. This allow the website to show content such as currency and
tax rates relevant for that specific region. 3
daysHTTPGlobalE_Full_RedirectGlobal-EContains the region for the current user.
This allow the website to show content such as currency and tax rates relevant
for that specific region. SessionHTTPGlobalE_Welcome_DataGlobal-ERemembers
whether the user has minimized or closed chat-box or pop-up messages on the
website. 3 daysHTTP

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeExpiryType_gaGoogleRegisters a unique ID that is used to
generate statistical data on how the visitor uses the website.2
yearsHTTP_ga_#GoogleUsed by Google Analytics to collect data on the number of
times a user has visited the website as well as dates for the first and most
recent visit. 2 yearsHTTP_gatGoogleUsed by Google Analytics to throttle request
rate1 dayHTTP_gidGoogleRegisters a unique ID that is used to generate
statistical data on how the visitor uses the website.1
dayHTTPGlobalE_CT_DataGlobal-ESets a unique ID for the session. This allows the
website to obtain data on visitor behaviour for statistical purposes.2
yearsHTTPproduct_data_storagegioseppo.comDetermines which products the user has
viewed, allowing the website to promote related products. 1
dayHTTPrecently_compared_product_previousgioseppo.comNecessary for the
compare-products function on the website. 1
dayHTTPrecently_viewed_productgioseppo.comDetermines which products the user has
viewed, allowing the website to promote related products. 1
dayHTTPrecently_viewed_product_previousgioseppo.comCollects information on which
products have been viewed by the visitor - This is used for optimizing the
specific visitor's navigation on the website.1
dayHTTPwp_ga4_customerGroupgioseppo.comRegisters whether the user is logged in.
This allows the website owner to make parts of the website inaccessible, based
on the user's log-in status. SessionHTTPwp_ga4_customerIdgioseppo.comRegisters
statistical data on users' behaviour on the website. Used for internal analytics
by the website operator. SessionHTTPcollectGoogleUsed to send data to Google
Analytics about the visitor's device and behavior. Tracks the visitor across
devices and marketing channels.SessionPixelskusizy.comRegisters data on
visitors' website-behaviour. This is used for internal analysis and website
optimization. 400 daysHTTPGE_C_HCOUNTGlobal-EUsed to collect statistical data on
how many users have purchased from the website.
SessionHTMLGlobalE_CT_DataGlobal-ESets a unique ID for the session. This allows
the website to obtain data on visitor behaviour for statistical
purposes.PersistentHTMLtdGoogleRegisters statistical data on users' behaviour on
the website. Used for internal analytics by the website operator. SessionPixel

Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.

NameProviderPurposeExpiryTypeubid-mainAmazonUsed to identify the visitor across
visits and devices. This allows the website to present the visitor with relevant
advertisement - The service is provided by third party advertisement hubs, which
facilitate real-time bidding for advertisers. SessionHTTPlastExternalReferrer
Meta Platforms, Inc.Detects how the user reached the website by registering
their last URL-address.PersistentHTMLlastExternalReferrerTime Meta Platforms,
Inc.Detects how the user reached the website by registering their last
URL-address.PersistentHTMLar_debugGooglePending30 daysHTTPIDEGoogleUsed by
Google DoubleClick to register and report the website user's actions after
viewing or clicking one of the advertiser's ads with the purpose of measuring
the efficacy of an ad and to present targeted ads to the user.1
yearHTTPpagead/landingGoogleCollects data on visitor behaviour from multiple
websites, in order to present more relevant advertisement - This also allows the
website to limit the number of times that they are shown the same advertisement.
SessionPixeltest_cookieGoogleUsed to check if the user's browser supports
cookies.1 dayHTTP_fbp Meta Platforms, Inc.Used by Facebook to deliver a series
of advertisement products such as real time bidding from third party
advertisers.3 monthsHTTP_flowboxconnect.getflowbox.comNecessary for the
implementation of Instagram picture-gallery onto the website. 2
yearsHTTP_gcl_auGoogleUsed by Google AdSense for experimenting with
advertisement efficiency across websites using their services. 3
monthsHTTPrecently_compared_productgioseppo.comThis cookie is used to determine
which products the visitor has viewed. This information is used to promote
related products and optimize ad-efficiency.
PersistentHTMLrecently_compared_product_previousgioseppo.comCollects information
on which products have been viewed by the visitor - This is used for optimizing
the specific visitor's navigation on the
website.PersistentHTMLrecently_viewed_productgioseppo.comCollects information on
which products have been viewed by the visitor - This is used for optimizing the
specific visitor's navigation on the
website.PersistentHTMLrecently_viewed_product_previousgioseppo.comCollects
information on which products have been viewed by the visitor - This is used for
optimizing the specific visitor's navigation on the
website.PersistentHTMLads/ga-audiencesGoogleUsed by Google AdWords to re-engage
visitors that are likely to convert to customers based on the visitor's online
behaviour across websites.SessionPixelpagead/1p-user-list/#GoogleTracks if the
user has shown interest in specific products or events across multiple websites
and detects how the user navigates between sites. This is used for measurement
of advertisement efforts and facilitates payment of referral-fees between
websites.SessionPixel8lcfmzhxc8d6_uidThe Reach GroupSets a unique ID for the
visitor, that allows third party advertisers to target the visitor with relevant
advertisement. This pairing service is provided by third party advertisement
hubs, which facilitates real-time bidding for advertisers.3
monthsHTTPLAST_RESULT_ENTRY_KEYYouTubeUsed to track user’s interaction with
embedded
content.SessionHTTPLogsDatabaseV2:V#||LogsRequestsStoreYouTubePendingPersistentIDBnextIdYouTubeUsed
to track user’s interaction with embedded
content.SessionHTTPremote_sidYouTubeNecessary for the implementation and
functionality of YouTube video-content on the website.
SessionHTTPrequestsYouTubeUsed to track user’s interaction with embedded
content.SessionHTTPServiceWorkerLogsDatabase#SWHealthLogYouTubeNecessary for the
implementation and functionality of YouTube video-content on the website.
PersistentIDBTESTCOOKIESENABLEDYouTubeUsed to track user’s interaction with
embedded content.1 dayHTTPVISITOR_INFO1_LIVEYouTubeTries to estimate the users'
bandwidth on pages with integrated YouTube videos.180
daysHTTPVISITOR_PRIVACY_METADATAYouTubeStores the user's cookie consent state
for the current domain180 daysHTTPYSCYouTubeRegisters a unique ID to keep
statistics of what videos from YouTube the user has
seen.SessionHTTPyt.innertube::nextIdYouTubeRegisters a unique ID to keep
statistics of what videos from YouTube the user has
seen.PersistentHTMLytidb::LAST_RESULT_ENTRY_KEYYouTubeStores the user's video
player preferences using embedded YouTube
videoPersistentHTMLYtIdbMeta#databasesYouTubeUsed to track user’s interaction
with embedded content.PersistentIDByt-remote-cast-availableYouTubeStores the
user's video player preferences using embedded YouTube
videoSessionHTMLyt-remote-cast-installedYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-connected-devicesYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-device-idYouTubeStores the user's video player
preferences using embedded YouTube
videoPersistentHTMLyt-remote-fast-check-periodYouTubeStores the user's video
player preferences using embedded YouTube
videoSessionHTMLyt-remote-session-appYouTubeStores the user's video player
preferences using embedded YouTube
videoSessionHTMLyt-remote-session-nameYouTubeStores the user's video player
preferences using embedded YouTube videoSessionHTML

Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

NameProviderPurposeExpiryTypeamzn-checkout-session-configgioseppo.comPending1
dayHTTPGlobalE_Gem_Datagioseppo.comPending1
dayHTTPGlobalE_SupportThirdPartCookiesGlobal-EPendingSessionHTTPinstall_dateAmazonPending2
yearsHTTPreskyt-lang-appAmazonPending2
yearsHTTPusizy.skstatic.usizy.esPendingSessionHTTPusizy.skgioseppo.comPendingPersistentHTML

 [#IABV2_LABEL_PURPOSES#]  [#IABV2_LABEL_FEATURES#]  [#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS#]
Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.
Cookie declaration last updated on 16.11.23 by Cookiebot
The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Skip to Content
 *  Changes and returns available
 * -10% on first purchase | Subscribe here
 *  Delivery in 3-5 days

Menu
Shipping To:
 * WOMAN
   * NEW IN
   * PARTY
   * GIFTS
   * SPECIAL PRICES
   * BOOTS & ANKLE BOOTS
     * COWBOY BOOTS
     * BOOTS
     * HEELED ANKLE BOOTS
     * AUSTRALIAN BOOTS
     * WELLIES
   * SNEAKERS
     * WEDGE SNEAKERS
     * SNEAKERS WITH SEQUINS
     * SNEAKERS ANIMAL PRINT
     * SNEAKERS ANKLE BOOT
     * OPEN SNEAKERS
   * BALLET PUMPS
   * LOAFERS
   * HIGH HEELS
   * SLIPPERS
   * BEST SELLERS
   * PODOLOGIC
   * SUSTAINABILITY
   * ECO CHARITY COLLECTION
 * BAGS
   * SEE ALL
   * SHOULDER BAGS
   * MINI BAGS
   * TOTE BAGS
   * BACKPACKS
 * KIDS
   * NEW IN
   * SPECIAL PRICE
   * GIRLS | 4-8 YEARS
     * SNEAKERS
     * BALLERINA PUMPS
     * BOOTS & ANKLE BOOTS
     * SLIPPERS
     * WELLIES
   * BOYS | 4-8 YEARS - SIZES 26-31
     * SNEAKERS
     * BOOTS & ANKLE BOOTS
     * BOTAS DE AGUA
   * GIRLS | 9-14 YEARS - SIZES 32-39
     * SNEAKERS
     * BALLERINA PUMPS
     * BOOTS & ANKLE BOOTS
     * SLIPPERS
   * BOYS | 9-14 YEARS - SIZES 32-39
     * SNEAKERS
     * BOOTS & ANKLE BOOTS
     * SLIPPERS
   * BABY | 0-4 YEARS - SIZES 19-25
     * MY FIRST GIOSEPPO
     * BABY GIRL SNEAKERS
     * BABY BOY SNEAKERS
     * BABY WELLIES
     * BABY SLIPPERS
   * BACK TO SCHOOL
     * GIRLS
     * BOYS
   * SUSTAINABILITY
   * PODOLOGIC
 * MAN
   * SNEAKERS
   * BOOTS
   * ESPARDENAS LA SIESTA
   * SLIPPERS
   * SOCKS
   * SUSTAINABILITY
   * PODOLOGIC
 * OUTLET
   * WOMAN
     * SNEAKERS
       * OPEN SNEAKERS
       * SNEAKERS ANKLE BOOT
     * BALLET PUMPS
     * BOOTS & ANKLE BOOTS
     * BAGS & ACCESSORIES
     * SLIPPERS
     * SANDALS
       * FLAT SANDALS
       * HEELED SANDALS
       * WEDGE SANDALS
     * FLIP FLOPS
     * ESPADRILLES
   * MAN
     * ESPADRILLES
     * SNEAKERS
     * SANDALS
   * GIRLS
     * SNEAKERS
     * BALLET PUMPS
     * WELLIES
     * SLIPPERS
     * ESPADRILLES
     * SHOES
     * FLIP FLOPS
   * BOYS
     * BOOTS & ANKLE BOOTS
     * SNEAKERS
     * ESPADRILLES
     * WELLIES
     * ZAPATILLAS DE CASA
     * SANDALS
     * FLIP FLOPS
   * BABY GIRL
   * BABY BOY
   * ULTIMAS TALLAS KIDS



Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.



Search
Search
Advanced Search



Search
 * Compare Products




VIEW COLLECTION
Our favorites
Dazzle this season with the selection we have prepared for you.
 1. Flirch women's gold lace-up winter boot-style sneakers
    €79.95 €99.95
 2. Eggedal women's black chelsea boot-style sneakers with crystals
    €87.95 €109.95
 3. Assens women's multicoloured retro sneakers
    €79.95 €99.95
 4. Herlev women's black and cream leather cowboy boots with embroidered details
    €127.95 €159.95




#weareGioseppo
Discover the best outfits, get inspired and share your looks using the hashtag
#weareGioseppo!
 
Free shipping available Receive your order in 3-5 days Know more
100% secure payment methods Use the payment method that best suits you.
Returns available You have a term of 30 days. Know more
Personalized size recommender We want you to get your size right! Know more
Síguenos en
 *  
 *  
 *  
 *  

Newsletter Don't miss any of our news
Email: *
I have read and accept the privacy policy and the sending of commercial
communications. Basic information on data protection
Subscribe
 * Business
    * About Gioseppo
    * Sustainability
    * Join the team
    * Our stores
    * Professional area
    * Complaints channel

 * Buy at Gioseppo
    * Shipping
    * Returns and changes
    * Product
    * Legal notice
   
   Payment methods
    * 
    * 
    * 
    * 
    * 

 * Help and FAQ
    * +34 966 060 601
    * Contact
   
   Follow us on
    * 
    * 
    * 
    * 
    * 



© 2021 Gioseppo. Copyright © 2013-present Magento, Inc. All rights reserved.




Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Securely login to our website using your existing Amazon details.
Sign In
Forgot Your Password?



WIR VERSENDEN NACH GERMANY


Willkommen!


Sie können einfach:

 * In Ihrer lokalen Währung einkaufen
 * Kostenloser Versand für alle Bestellungen über 59.95 €
 * Mit lokalen Zahlungsoptionen sicher bezahlen

Sie können ganz einfach in Ihrer Landeswährung einkaufen und genießen günstige
Versandkosten.
Ändern Sie Ihren Versandort
0 0