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

  • All Aboard with Five Lolas
Product Information
Original Title: All Aboard with Five Lolas
ISBN: 9789710099450
Pages: 32
Weight: 226 g
Dimensions: 32 x 42 x 0.4 cm
Book Cover: Paperback

All Aboard with Five Lolas: Tagalog (Filipino) 2024

All Aboard with Five Lolas

Author: Grace Chong
Rating:
25.66 $
In stock (1-2 Days)
Wishlist
Wishlist
Product Information
Original Title: All Aboard with Five Lolas
ISBN: 9789710099450
Pages: 32
Weight: 226 g
Dimensions: 32 x 42 x 0.4 cm
Book Cover: Paperback
Follow the adventures of endearing 6-year-old Mateo, a farmer’s son from Umingan, Pangasinan. Teo meets odd people and stumbles into strange situations, but in every encounter his admirable character shines through. Teo’s example inspires children to love God and others in everyday life. Teo is riding a ship for the first time and his five lolas are going with him! Five grandmothers? Yes, five! In this adventure at sea, Teo gets caught in more mishaps than he can count his lolas.
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); // } // }); // });