Dive Travels
← Back to products

Product #43

From Forra Diving

Product Data (JSON)

[
  {
    "supplierId": 58,
    "productId": 43,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "Open Water Diver",
      "description": "Classic PADI ioen water diver course.",
      "prerequisites": null,
      "duration": {
        "days": 0,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 343.52,
      "purchasePriceFormatted": "343,52",
      "markupPct": "25.00",
      "salesPrice": 429.4,
      "salesPriceFormatted": "429,40",
      "seasonalPrices": []
    },
    "localPayments": [
      {
        "groupName": "Diving",
        "groupDescription": null,
        "items": [
          {
            "name": "National park fee (per day)",
            "productArea": "Diving",
            "pricingType": "day",
            "currency": "EUR",
            "price": 5.5,
            "priceFormatted": "5,50"
          },
          {
            "name": "Diving insurance",
            "productArea": "Diving",
            "pricingType": "Stay",
            "currency": "EUR",
            "price": 2,
            "priceFormatted": "2,00"
          }
        ]
      }
    ],
    "included": [
      {
        "groupName": "Trips",
        "groupDescription": "Included options on trips",
        "items": [
          {
            "name": "demo option in group \"Trips\"",
            "description": "Short description here"
          }
        ]
      },
      {
        "groupName": "Courses",
        "groupDescription": "ALL Course",
        "items": [
          {
            "name": "Course materials",
            "description": null
          },
          {
            "name": "Dive equipment",
            "description": null
          },
          {
            "name": "Instructor",
            "description": null
          },
          {
            "name": "Certification fee",
            "description": null
          }
        ]
      }
    ],
    "notIncluded": [],
    "_links": {
      "supplierDetails": "https://app.divetravels.net/api/v1/suppliers/58"
    }
  }
]