Dive Travels
← Back to products

Product #26

From Oceans Unlimited

Product Data (JSON)

[
  {
    "supplierId": 59,
    "productId": 26,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "Deep diver",
      "description": "<p>During the PADI Deep Diver course, you'll learn how to plan deep dives, manage your gas supply and how to identify and manage narcosis. You'll learn about buddy contact procedures, safety considerations and buoyancy control at depth.</p>",
      "prerequisites": null,
      "duration": {
        "days": 0,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 0.74,
      "purchasePriceFormatted": "0,74",
      "markupPct": "25.00",
      "salesPrice": 0.93,
      "salesPriceFormatted": "0,93",
      "seasonalPrices": []
    },
    "localPayments": [],
    "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/59"
    }
  }
]