Dive Travels
← Back to products

Product #114

From Bongo Bongo Divers

Product Data (JSON)

[
  {
    "supplierId": 66,
    "productId": 114,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "PADI Open Water Diver",
      "description": "<p>Classic PADI Open water diver course.</p>",
      "prerequisites": null,
      "duration": {
        "days": 4,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 242,
      "purchasePriceFormatted": "242,00",
      "markupPct": "25.00",
      "salesPrice": 302.5,
      "salesPriceFormatted": "302,50",
      "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"
    }
  }
]