Product Data (JSON)
[
{
"supplierId": 34,
"productId": 9,
"productArea": {
"id": 8,
"name": "Diving"
},
"details": {
"name": "Advanced Open Water Diver",
"description": "The PADI Advanced Open Water course will get you even more comfortable in the water by simply completing five adventure dives under the supervision of a PADI Instructor. After the course, you will be certified to dive to 30 meters.",
"prerequisites": null,
"duration": {
"days": 0,
"nights": 0
},
"images": [],
"attachments": [
{
"url": "https://cdn.divetravels.net/f056fe7fc5a9523a8ea2a7e7c07467d3/storage/34/documents/Medical-statements/H6g9IfQNt6Vc5wtjibb4eBqRn8pw41ErSRJ3cejb.pdf",
"description": "medical statement"
}
]
},
"prices": {
"currency": "EUR",
"purchasePrice": 209.47,
"purchasePriceFormatted": "209,47",
"markupPct": "25.00",
"salesPrice": 261.84,
"salesPriceFormatted": "261,84",
"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/34"
}
}
]