Product Data (JSON)
[
{
"supplierId": 62,
"productId": 74,
"productArea": {
"id": 8,
"name": "Diving"
},
"details": {
"name": "ReActivate Scuba Refresher",
"description": "<p><span style=\"color: rgb(0, 37, 71);\">ReActivate is the engaging, efficient way to refresh your dive knowledge and scuba skills. Move quickly through topics you know well, dive deeper on topics where your knowledge may have lapsed.</span></p>",
"prerequisites": null,
"duration": {
"days": 1,
"nights": 0
},
"images": [],
"attachments": []
},
"prices": {
"currency": "EUR",
"purchasePrice": 19.89,
"purchasePriceFormatted": "19,89",
"markupPct": "25.00",
"salesPrice": 24.86,
"salesPriceFormatted": "24,86",
"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/62"
}
}
]