Dive Travels
← Back to products

Product #82

From Jepun Hill And Divers

Product Data (JSON)

[
  {
    "supplierId": 79,
    "productId": 82,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "SSI Advanced Adventurer",
      "description": "<p>Advanced Adventurer</p>",
      "prerequisites": null,
      "duration": {
        "days": 3,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 228.91,
      "purchasePriceFormatted": "228,91",
      "markupPct": "25.00",
      "salesPrice": 286.14,
      "salesPriceFormatted": "286,14",
      "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/79"
    }
  }
]