mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-05 04:46:12 +01:00
Daniel Siepmann
8ef79d51cb
ThüCAT doesn't provide the editorial order of prices. Therefore our frontend now renders them based on title in alphabetical order.
10 lines
655 B
XML
10 lines
655 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<dataset>
|
|
<tx_thuecat_tourist_attraction>
|
|
<uid>1</uid>
|
|
<pid>3</pid>
|
|
<title>Attraktion mit Preisen</title>
|
|
<offers>[{"prices":[{"currency":"EUR","description":"","price":8,"rule":"PerGroup","title":"Schulklassen"},{"currency":"EUR","description":"","price":8,"rule":"PerPerson","title":"Erwachsene"},{"currency":"EUR","description":"","price":5,"rule":"PerPerson","title":"Familienkarte B"},{"currency":"EUR","description":"","price":5,"rule":"PerPerson","title":"Familienkarte A"}],"description":"","title":"Führungen"}]</offers>
|
|
</tx_thuecat_tourist_attraction>
|
|
</dataset>
|
|
|