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

TL7517584

Status

Pending

Shipment Name

Rebecca Lynn Carter

Origin

Gering,NE

Destination

4760 Pierce St, Wheat Ridge, Co. 80033

Customer

John P. Route

Estimated Delivery

April 30, 2025

Shipment Description

Female Border Collie Puppy

Shipment Location

Current Status

Pending

Current Location

Old Hwy 71 Kimball, NE 69145 USA

Last Updated

April 30, 2025, 9:15 pm

Estimated Delivery

April 30, 2025

Shipment Progress

Origin 0% Destination

Package Information

Package Picture
Package Name
Poppy
Description
female border collie puppy
Weight
13.00 kg
Dimensions
30 cm
Service
Standard Shipping

Sender Information

Address
Gering,NE
Contact
12053900878

Receiver Information

Name
John P. Route
Address
4760 Pierce St, Wheat Ridge, Co. 80033
Contact
J.route@comcast.net
3033379079

Tracking Updates

pending

Old Hwy 71 Kimball, NE 69145 USA

April 30, 2025, 9:15 pm

out_for_delivery

CanAM hwy pueblo, CO 81004

April 30, 2025, 3:32 pm

Shipment picked up

Gering,NE

April 30, 2025, 2:33 pm

Shipment has been picked up from origin

In transit

4760 Pierce St, Wheat Ridge, Co. 80033

April 30, 2025, 2:33 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'); } });