Track Your Shipment

Enter your tracking number to get real-time updates on your shipment

Example tracking numbers: TL12345678, TL87654321, TL55667788

Shipment Details

Tracking Number

TL3558328

Status

Delivered

Shipment Name

jone

Origin

douala,cameroon

Destination

yaounde,cameroon

Customer

chia justin

Estimated Delivery

May 6, 2025

Shipment Description

pet

Shipment Location

Current Status

Delivered

Current Location

Bamenda

Last Updated

April 29, 2025, 9:56 pm

Estimated Delivery

May 6, 2025

Shipment Progress

Origin 0% Destination

Package Information

Package Picture
Package Name
pet
Description
food
Weight
34.00 kg
Dimensions
34*98 cm
Service
Priority Shipping

Sender Information

Address
256 Chapman Road
Contact
650478983

Receiver Information

Name
chia justin
Address
256 Chapman Road
Contact
gustav@gmail.com
650478983

Tracking Updates

delivered

Bamenda

April 29, 2025, 9:56 pm

Thanks for shopping with us

Shipment picked up

douala,cameroon

April 29, 2025, 8:10 pm

Shipment has been picked up from origin

In transit

yaounde,cameroon

April 29, 2025, 8:10 pm

Shipment is en route to destination

// Add event listener to login form if it exists document.addEventListener('DOMContentLoaded', function() { // Check if login form exists const loginForm = document.getElementById('login-form'); if (loginForm) { console.log('Login form found on tracking page'); // Add submit event listener for debugging loginForm.addEventListener('submit', function(e) { console.log('Login form submitted on tracking page'); // Don't prevent default here, let the main handler in footer.php handle it }); } else { console.log('Login form not found on tracking page'); } });