Expired page template

Modified on Mon, 7 Oct at 5:57 PM

This template is what the customer will see if they click a link to an order that is expired. Editing this template is a beta feature and you don't have access to it by default. You should ask support to give you access to this template.


<!DOCTYPE html>
<html lang="en">


<head>
    <title>Order Expired</title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <!--[if lte IE 8]><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /><![endif]-->
    <meta name="copyright" content="Powa Technologies Ltd" />
    <!-- <link href="/assets/admin.css" media="screen" rel="stylesheet" type="text/css" /> -->
    <!--[if lte IE 8]><link href="/assets/shared/ie.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
    <noscript>
        <link href="/assets/noscript.css" media="screen" rel="stylesheet" type="text/css" /></noscript>
    <!-- <link href="/assets/print.css" media="print" rel="stylesheet" type="text/css" /> -->


    <!-- ICON -->
    <script src="https://kit.fontawesome.com/0e991382ef.js" crossorigin="anonymous"></script>


    <!-- CSS only -->
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">


    <!-- JS, Popper.js, and jQuery -->
    <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>    <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>


    <!-- CUSTOM HTML -->
    <link rel="stylesheet" type="text/css" href="/assets/app.css">


</head>


<body class="bg-dark">
    <!-- START SIMPLE -->
    <div class="container">
        <div class="row">
            <div class="col-lg-6 offset-lg-3">
        
                <div class="card mt-5"> 
                    <div class="card-body">
                        <p class="mb-0">
                          This order has already been downloaded 3 times.<br>
                          Still need help? <a href="https://sublimestitching.com/pages/pdf-troubleshooting">Check out our FAQ</a>
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>


</html>


Note that unchecking/unpublishing will revert to the 2.0 default template and checking/publishing it will override the 2.0 default template.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article