Dive Travels
← Back to products

Product #100

From Manta Dive, Gili T.

Product Data (JSON)

[
  {
    "supplierId": 37,
    "productId": 100,
    "productArea": {
      "id": 8,
      "name": "Diving"
    },
    "details": {
      "name": "SSI Instructor Course (ITC)",
      "description": "<p>SSI Instructor Course (ITC)</p>",
      "prerequisites": null,
      "duration": {
        "days": 1,
        "nights": 0
      },
      "images": [],
      "attachments": []
    },
    "prices": {
      "currency": "EUR",
      "purchasePrice": 2018.24,
      "purchasePriceFormatted": "2.018,24",
      "markupPct": "25.00",
      "salesPrice": 2522.8,
      "salesPriceFormatted": "2.522,80",
      "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/37"
    }
  }
]