---
title: "Registration - Swiss Made Shop"
description: "Swiss Made Shop -  Shop Schweizer Produkte - Schweizer Produkte Shop - Marketplace für Schweizer Produkte ✓ Swiss Made ✓Schweizer Produkte ✓ Swissness✓"
url: "https://swiss-made.shop/en/shop/costumers/registration/user/form.html"
date: "2026-07-04T23:11:08+00:00"
language: "en-GB"
---

Name\*

    Username\*

    E-mail\*

    E-mail confirmation\*

      Password\*  **Minimum Requirements** — Characters: 4

  Verify Password\*

        ### Address information

 Title\* Mr

 First name\*

 Last name\*

 Address\*

 City\*

 Post code\*

 Country\* Please make a selection from the list

 State\* Please make a selection from the list

 Telephone

 Privacy policy\*I have read and accept the [Privacy Policy](https://swiss-made.shop/en/privacy-policy.html)

    Fields marked with an asterisk (*) are required.

## 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": "Registration", "item": "https://swiss-made.shop/en/shop/costumers/registration/user/form.html" } ] }
```

```json
{ "@context": "https://schema.org", "@type": [ "LocalBusiness" ], "@id": "https://swiss-made.shop/en/shop/costumers/registration/user/form.html#localbusiness17", "name": "Swiss Made Shop", "image": "https://swiss-made.shop/images/swiss-made-shop.jpg", "url": "https://swiss-made.shop/en/shop/costumers/registration/user/form.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 } }
```
