Dive Travels
← Back to products

Product #121

From Bongo Bongo Divers

Product Data (JSON)

[
  {
    "supplierId": 66,
    "productId": 121,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "PADI Discover Scuba Diving",
      "description": "<p>Want to find out what scuba diving is like before deciding to get your PADI Open Water Diver scuba diving certification? During a Discover Scuba® Diving experience, you can try scuba diving for the first time in a pool or calm water environment.</p>",
      "prerequisites": null,
      "duration": {
        "days": 1,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 47.01,
      "purchasePriceFormatted": "47,01",
      "markupPct": "25.00",
      "salesPrice": 58.76,
      "salesPriceFormatted": "58,76",
      "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/66"
    }
  }
]