Note! Looking for an order placed before 2025-09-20, 16:00? [Click Here]
Thursday - 2025 09 October
{"Id":0,"Name":null,"Mobile":null,"Email":null,"Token":null,"Type":0,"ReferencerId":null,"VatConfirm":false,"PublicToken":null,"Culture":"en-us","Currency":"usd","CurrencySign":"$","CountryIsoCode":"us","HasSubset":false,"Discount":0.0,"IsProfileComplete":false,"HasCredit":false,"LastActivity":"0001-01-01T00:00:00"}
login
Login
shopping cart 0
Basket

Basket

Menu

  • Il deserto dei tartari
Product Information
ISBN: 9788804492955
Publisher: Mondadori
Age Group: Adult
Pages: 202
Weight: 184 g
Dimensions: 13 x 20 x 1.4 cm
Book Cover: Paperback

Il deserto dei tartari: Italian 2010

Author: Dino Buzzati
Rating:
30.44 $
In stock (1-2 Days)
Wishlist
Wishlist
Product Information
ISBN: 9788804492955
Publisher: Mondadori
Age Group: Adult
Pages: 202
Weight: 184 g
Dimensions: 13 x 20 x 1.4 cm
Book Cover: Paperback
In una fortezza ai limiti del deserto una guarnigione aspetta l'arrivo dei tartari invasori. Ma sarà una lunghissima, vana, logorante attesa. Il più noto e amato tra i romanzi dello scrittore.
more
more
// $(document).ready(function () { // $.ajax({ // url: '/Home/GetCategories', // method: 'GET', // success: function (data) { // let html = ''; // data.forEach(category => { // html += `
  • ${category.title}`; // if (category.children.length > 0) { // html += ''; // } // html += '
  • '; // }); // $('#category-menu').html(html); // }, // error: function (err) { // console.error('Error fetching categories:', err); // } // }); // });