{% extends 'core/base.html' %} {% block title %}My Orders{% endblock title %} {% block css %} @media (min-width: 1025px) { .h-custom { height: 100vh !important; } } .horizontal-timeline .items { border-top: 2px solid #ddd; } .horizontal-timeline .items .items-list { position: relative; margin-right: 0; } .horizontal-timeline .items .items-list:before { content: ""; position: absolute; height: 8px; width: 8px; border-radius: 50%; background-color: #ca373d; top: 0; margin-top: -5px; } .horizontal-timeline .items .items-list { padding-top: 15px; } {% endblock css %} {% block content %}

Your Orders

Product Details

Date

10 Oct 2023

Order No.

012j1gvs356c

BEATS Solo 3 Wireless Headphones

£299.99

Shipping

£33.00

£262.99

Tracking Order

  • Ordered

  • Shipped

  • On the way

  • Delivered

Want any help? Please contact us

{% endblock content %}