---
title: "Search Swiss Products - Swiss Made Shop - Products Made in Switzerland"
description: "Search Swiss Products - Swiss Made Shop - Products Made in Switzerland"
url: "https://swiss-made.shop/en/search.html"
date: "2026-07-05T17:49:54+00:00"
language: "en-GB"
---

Search Form   Search Terms:

    Advanced Search Here are a few examples of how you can use the search feature:

Entering **this and that** into the search form will return results containing both "this" and "that".

Entering **this not that** into the search form will return results containing "this" and not "that".

Entering **this or that** into the search form will return results containing either "this" or "that".

Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.

Search by Type

Search All

Search by Author

Search All

Search by Category

Search All

Search by Type

Search All

Search by Author

Search All

Search by Category

Search All

## 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": "Search", "item": "https://swiss-made.shop/en/search.html" } ] }
```

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