---
title: "Login - Swiss Made Shop"
description: "Login - Swiss Made Shop"
url: "https://swiss-made.shop/en/shop/costumers/login.html?view=reset"
date: "2026-07-04T23:11:07+00:00"
language: "en-GB"
---

Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account.

 Email Address \*

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://swiss-made.shop/en" }, { "@type": "ListItem", "position": 2, "name": "Shop", "item": "https://swiss-made.shop/en/shop.html" }, { "@type": "ListItem", "position": 3, "name": "Costumers", "item": "https://swiss-made.shop/en/shop/costumers.html" }, { "@type": "ListItem", "position": 4, "name": "Login", "item": "https://swiss-made.shop/en/shop/costumers/login.html" } ] }
```

```json
{ "@context": "https://schema.org", "@type": [ "LocalBusiness" ], "@id": "https://swiss-made.shop/en/shop/costumers/login.html#localbusiness17", "name": "Swiss Made Shop", "image": "https://swiss-made.shop/images/swiss-made-shop.jpg", "url": "https://swiss-made.shop/en/shop/costumers/login.html", "telephone": "0041 (0) 31 782 12 32", "priceRange": "6 - 6500 CHF", "address": { "@type": "PostalAddress", "streetAddress": "Schmiedemattweg 4", "addressCountry": "CH", "addressLocality": "Kiesen", "addressRegion": "Bern", "postalCode": "3629" }, "geo": { "@type": "GeoCoordinates", "latitude": "46.818644875619064", "longitude": "7.58855938911438" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "reviewCount": "35", "worstRating": 0, "bestRating": 5 } }
```
