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

  • Angel with One Foot
Product Information
Original Title: Angel with One Foot
ISBN: 9789710090631
Pages: 32
Weight: 90 g
Dimensions: 16 x 25 x 0.2 cm
Book Cover: Paperback

Angel with One Foot: Tagalog (Filipino) 2024

Angel with One Foot

Author: Grace Chong
Rating:
13.30 $
In stock (1-2 Days)
Wishlist
Wishlist
Product Information
Original Title: Angel with One Foot
ISBN: 9789710090631
Pages: 32
Weight: 90 g
Dimensions: 16 x 25 x 0.2 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. For many years, Manang Pacita, Teo’s friend, has been searching for the angel who helped her when she was a little girl. One day, Teo spots the angel! Will Teo catch the angel? And how will Teo make the angel meet Manang Pacita?
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); // } // }); // });