---
title: "Shipping policy and delivery options | Ikigai Pickleball"
url: https://ikigaipickleball.fi/en/shipping
description: "Read our shipping policy. Available shipping methods, delivery charges and delivery times are always confirmed at checkout before you place your order."
lang: en
---

Ikigai Pickleball

# Shipping policy

The shipping method, shipping cost and order total are confirmed at checkout before you order.

## Shipping costs

Checkout shows the selected shipping method price and any free-shipping threshold before you confirm the order.

## Method and delivery time

Available shipping methods are shown at checkout. Tracking details are provided after the shipment has been processed.

## Shipping questions

Contact info@ikigaipickleball.fi and include your order number.

## Damaged parcel

If a parcel is damaged in transit, document the damage and contact us promptly.

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Ikigai Pickleball Oy",
    "url": "https://ikigaipickleball.fi",
    "logo": "https://ikigaipickleball.fi/__l5e/assets-v1/3da10943-2bb8-4f2c-a9cf-33a83e2f0bab/og-hero.webp",
    "email": "info@ikigaipickleball.fi",
    "taxID": "3418884-9",
    "vatID": "FI34188849",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "Välilahdentie 1 A 9",
      "postalCode": "70260",
      "addressLocality": "Kuopio",
      "addressCountry": "FI"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Ikigai Pickleball",
    "url": "https://ikigaipickleball.fi",
    "inLanguage": [
      "fi",
      "en",
      "sv"
    ]
  }
]
```