Dive Travels
← Back to products

Product #89

From Fulidhoo Dive Center

Product Data (JSON)

[
  {
    "supplierId": 71,
    "productId": 89,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "Scuba Diver",
      "description": "<p>The PADI Scuba Diver course is a subset of the Open Water Diver course. If you’re short on time but want to become a diver, this rating might be right for you. It’s an intermediate step towards earning an Open Water Diver certification.</p>",
      "prerequisites": null,
      "duration": {
        "days": 1,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 331.82,
      "purchasePriceFormatted": "331,82",
      "markupPct": 25,
      "salesPrice": 414.78,
      "salesPriceFormatted": "414,78",
      "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/71"
    }
  }
]