<header class="head">

Track your shipment

SMSA ExpressDHL

Enter the order tracking number or return tracking number , then choose the company (SMSA or DHL).

<!-- اختيار شركة الشحن -->
Choose a shipping company<input type="radio" name="carrier" id="carrier-smsa" value="smsa" checked> <input type="radio" name="carrier" id="carrier-dhl" value="dhl">
<form id="trackForm" class="trk-form" novalidate style=";text-align:left;direction:ltr">
<input id="awb" name="awb" inputmode="text" autocomplete="off" placeholder="مثال: 123456789012 أو SM123456789" aria-describedby="hint" aria-invalid="false" required minlength="6" maxlength="25" pattern="[A-Za-z0-9]{6,25}" /> <button id="btn" class="btn" type="submit" aria-label="تتبّع الآن" disabled>Track now</button>

Don't know your tracking number? Contact Laura Fashion customer service via WhatsApp WhatsApp

Upon completion of delivery, the shipping company will display the status: Delivered .

</form>