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

  • Passaporte para Portugues A1/A2: Livro do Aluno + CD + Caderno de Exercícios 1
Product Information
ISBN: 9789897520006
NumberOfVolume: 2
Weight: 1070 g
Dimensions: 20 x 28 x 2 cm
Book Cover: Paperback

Passaporte para Portugues A1/A2: Livro do Aluno + CD + Caderno de Exercícios 1: Portuguese 2014

Edition: 0
Rating:
55.13 $
In stock (1-2 Days)
Wishlist
Wishlist
Product Information
ISBN: 9789897520006
NumberOfVolume: 2
Weight: 1070 g
Dimensions: 20 x 28 x 2 cm
Book Cover: Paperback
This pack contains a copy of the level 1 student's book (and CD) and also the exercise book.
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); // } // }); // });