Dive Travels
← Back to products

Product #94

From Bongo Bongo Divers

Product Data (JSON)

[
  {
    "supplierId": 66,
    "productId": 94,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "PADI Divemaster Basis (6wk)",
      "description": "PADI divemaster",
      "prerequisites": null,
      "duration": {
        "days": 0,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 1175.2,
      "purchasePriceFormatted": "1.175,20",
      "markupPct": "25.00",
      "salesPrice": 1469,
      "salesPriceFormatted": "1.469,00",
      "seasonalPrices": []
    },
    "localPayments": [
      {
        "groupName": "Course fees",
        "groupDescription": null,
        "items": [
          {
            "name": "PADI Divemaster Digital Crewpak (155 AUD)",
            "productArea": "Diving",
            "pricingType": "pcs",
            "currency": "EUR",
            "price": 95,
            "priceFormatted": "95,00"
          },
          {
            "name": "PADI Divemaster Backpack (125 AUD)",
            "productArea": "Diving",
            "pricingType": "pcs.",
            "currency": "EUR",
            "price": 78,
            "priceFormatted": "78,00"
          },
          {
            "name": "PADI Divemaster application fee 2024 (​286 AUD)",
            "productArea": "Diving",
            "pricingType": "pcs.",
            "currency": "EUR",
            "price": 175,
            "priceFormatted": "175,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/66"
    }
  }
]