Untitled

 avatar
unknown
json
4 years ago
681 B
5
Indexable
{
"type": "task3",
"bag1 - Deuter - Guide 45 ": {
  "Brand": "Deuter",
  "Price": "BGN 333.00",
  "Color": { "green": "green","blue": "blue","red": "red" },
  "Volume": "45 liters",
  "Weight": "1,700 kg"
},
"bag2 - Deuter - Gravity Motion SL": {
  "Brand": "Deuter",
  "Price": "196,00 лв",
  "Color": { "blue": "blue","red": "red", "gold": "gold" },
  "Volume": "35 liters",
  "Weight": "0,700 kg"
},
"bag3 - Ortovox - Peak 32 S (Short Back)": {
  "Brand": "Ortovox",
  "Price": "278,00 лв",
  "Color": { "orange": "orange","ocean": "ocean" },
  "Volume": "32 liters",
  "Weight": " 1.410 kg",
  "Extras": {"Chest belt": "Chest belt", "Baptismal belt": "Baptismal belt" }
}
}
Editor is loading...