diff --git a/prt9_stp4_checkout.html b/prt9_stp4_checkout.html new file mode 100644 index 0000000..023331e --- /dev/null +++ b/prt9_stp4_checkout.html @@ -0,0 +1,67 @@ +{% extends 'store/main.html' %} +{% load static %} +{% block content %} +
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+

Shipping Information:

+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+
+ +
+ + +
+ +
+
+ ← Back to Cart +
+

Order Summary

+
+
+
+

Product 1

+

$20.00

+

x2

+
+
Items: 2
+
Total: $4
+
+
+
+{% endblock content %}