Product Data (JSON)
[
{
"supplierId": 59,
"productId": 25,
"productArea": {
"id": 8,
"name": "Diving"
},
"details": {
"name": "Enriched Air",
"description": "<p>Enriched air, also known as nitrox/EANx, contains less nitrogen than regular air. Breathing less nitrogen means you can enjoy longer dives and shorter surface intervals. No wonder Enriched Air Diver is the most popular PADI specialty.</p>",
"prerequisites": null,
"duration": {
"days": 0,
"nights": 0
},
"images": [],
"attachments": []
},
"prices": {
"currency": "EUR",
"purchasePrice": 227.21,
"purchasePriceFormatted": "227,21",
"markupPct": "25.00",
"salesPrice": 284.01,
"salesPriceFormatted": "284,01",
"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/59"
}
}
]