202 lines
14 KiB
PHP
202 lines
14 KiB
PHP
<!DOCTYPE html>
|
|
<html style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', Helvetica Neue, Roboto;font-size: 15px;width: 600px;margin: 0 auto;text-align: center;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;">
|
|
<body style="background-color: rgb(189 194 199);">
|
|
<!-- HEADER: MENULOGO + MENUCONTENT SECTION -->
|
|
<header style="padding: .4rem 0rem 0rem;">
|
|
<div style="padding: 0rem 2rem;">
|
|
<div style="padding : 15px 35px;
|
|
background-color : rgb(255,255,255);
|
|
border-radius : 5px 5px 0px 0px;
|
|
border-width : 2px 0px;
|
|
border-style : solid hidden;
|
|
border-top-color : rgb(104,104,104); border-right-color : initial;
|
|
border-bottom-color : rgb(104,104,104); border-left-color : initial;" align="center">
|
|
<img src="https://vijayabharathambooks.com/wp-content/uploads/2021/09/vijaya-bharatham-logo-8pt.png"><br>
|
|
</div>
|
|
</div>
|
|
|
|
<div style="padding: 0rem 2rem;text-align: center;">
|
|
<div style="padding : 15px 35px; background-color : rgb(249,249,249); ">
|
|
<div align="center">
|
|
<h2><span>Thanks for your Order</span></h2>
|
|
<div>
|
|
<p style="padding : 35px 0px 0px; ">
|
|
<span style="font-size : 24px; ">Order #<?= $invoice_serial_number ? $invoice_order_number.'('.$invoice_serial_number.')' : $invoice_order_number ; ?>.</span><br>
|
|
</p>
|
|
<p style="padding : 10px 0px 0px; ">
|
|
<span style="font-size : 20px; ">Hi <?= $recipient_name; ?>, Thank you for your purchase.</span><br>
|
|
</p>
|
|
<p style="padding : 10px 0px 0px; ">
|
|
<span style="font-size : 20px; ">We are processing your order.</span><br>
|
|
</p>
|
|
<div style="width : 204px;">
|
|
<a href="https://vijayabharathambooks.com" style="display : block; text-decoration : none; background-color : rgb(244,105,46);
|
|
line-height : 44px; min-height : 44px; color : rgb(238,238,238); " target="_blank">
|
|
<span style="color : rgb(238, 238, 238); ">VIEW YOUR ORDER</span><br>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<!-- CONTENT -->
|
|
<section style="padding: 0rem 2rem;">
|
|
<div style="padding : 20px 35px; background-color : rgb(255,255,255); ">
|
|
<?php if (!empty($item)) {
|
|
foreach ($item as $ii) { ?>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tr>
|
|
<td align="left" valign="top" width="30%">
|
|
<a style="color: rgba(221, 72, 20, 1);" href="https://vijayabharathambooks.com/books/pasumpon-thevar-potriya-rss/" target="_blank"><img src="https://vijayabharathambooks.com/wp-content/uploads/2023/01/front-1-300x450.jpg" alt="Image" style="max-width: 100%; height: auto; display: block;"></a><br>
|
|
</td>
|
|
<td valign="middle" width="70%" style="padding:16px;">
|
|
<div><a style="color: rgba(221, 72, 20, 1);" href="https://vijayabharathambooks.com/books/pasumpon-thevar-potriya-rss/" target="_blank">
|
|
<span style="font-size : 15px; margin : 0px; padding : 0px; font-weight : 400; line-height : 18.2px; "><?= $ii->title; ?></span>
|
|
</a><br>
|
|
</div>
|
|
<div>
|
|
<p style="text-align:left;">
|
|
<span style="color : rgb(60, 67, 74); "><span style=" font-weight : 400; line-height : 18.2px; ">x <?= $ii->quantity; ?></span></span>
|
|
<span style="color : rgb(60, 67, 74); float:right; "><span style="text-align : right; white-space : nowrap; font-weight : 400; line-height : 18.2px; ">₹ <?= $ii->subtotal; ?></span></span>
|
|
</p>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<?php }}else{?>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tr>
|
|
<td align="left" valign="top" width="30%">
|
|
<a style="color: rgba(221, 72, 20, 1);" href="https://vijayabharathambooks.com/books/pasumpon-thevar-potriya-rss/" target="_blank"><img src="https://vijayabharathambooks.com/wp-content/uploads/2023/01/front-1-300x450.jpg" alt="Image" style="max-width: 100%; height: auto; display: block;"></a><br>
|
|
</td>
|
|
<td valign="middle" width="70%" style="padding:16px;">
|
|
<div><a style="color: rgba(221, 72, 20, 1);" href="https://vijayabharathambooks.com/books/pasumpon-thevar-potriya-rss/" target="_blank">
|
|
<span style="font-size : 15px; margin : 0px; padding : 0px; font-weight : 400; line-height : 18.2px; ">பசும்பொன் தேவர் போற்றிய ஆர்.எஸ்.எஸ்<small> (#VB-65)</small>
|
|
</span>
|
|
</a><br>
|
|
</div>
|
|
<div>
|
|
<p style="text-align:left;">
|
|
<span style="color : rgb(60, 67, 74); "><span style=" font-weight : 400; line-height : 18.2px; ">x 1</span></span>
|
|
<span style="color : rgb(60, 67, 74); float:right; "><span style="text-align : right; white-space : nowrap; font-weight : 400; line-height : 18.2px; ">₹ 125</span></span>
|
|
</p>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<?php } ?>
|
|
</div>
|
|
<div style="padding : 15px 35px; background-color : rgb(249,249,249); " align="center">
|
|
<div style="display: flex;justify-content: space-between;text-align: left;width: 100%;">
|
|
<div style="text-align: left; width: 48%;">
|
|
<div style=" width : 265px; line-height : 30px; ">
|
|
<p><span style="font-size : 20px; ">Payment Method</span><br>
|
|
</p>
|
|
</div>
|
|
<div style=" width : 265px; line-height : 22px; ">
|
|
<p>Paytm Payment Gateway<br> </p>
|
|
</div>
|
|
<div style=" width : 265px; line-height : 22px; ">
|
|
<p><span style="font-size : 20px; ">Shipment Method</span><br>
|
|
</p>
|
|
</div>
|
|
<div style=" width : 265px; line-height : 22px; ">
|
|
<p>Flexible Shipping<br> </p>
|
|
</div>
|
|
</div>
|
|
<div style="text-align: left; width: 26%;">
|
|
<div style=" color : rgb(68,68,68); line-height : 24px; ">
|
|
<div style="padding : 0px; border : 0px hidden; text-align : left; ">
|
|
<p>Subtotal<br></p>
|
|
</div>
|
|
<div style="padding : 0px; border : 0px hidden; text-align : left; ">
|
|
<p>Shipping<br></p>
|
|
</div>
|
|
</div>
|
|
<div style="font-size : 20px; font-weight : 400; color : rgb(68,68,68); line-height : 30px;">
|
|
<div style="padding : 0px; border : 0px hidden; text-align : left; ">
|
|
<p style="font-weight : 400;">Total<br></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="text-align: left; width: 26%;">
|
|
<div style=" color : rgb(68,68,68); line-height : 24px; ">
|
|
<div style="padding : 0px; border : 0px hidden; text-align : right; ">
|
|
<p><span style="font-weight : 300;"><span>₹</span> <?= $subtotal; ?></span><br></p>
|
|
</div>
|
|
<div style="padding : 0px; border : 0px hidden; text-align : right; ">
|
|
<p><span style=" font-weight : 300;"><span>₹</span> <?= $tax; ?></span><br></p>
|
|
</div>
|
|
</div>
|
|
<div style="font-size : 20px; font-weight : 400; color : rgb(68,68,68); line-height : 30px;">
|
|
<div style="padding : 0px; border : 0px hidden; text-align : right;">
|
|
<p><span style="font-weight : 400;"><span>₹</span> <?= $total_amount; ?></span><br></p>
|
|
<!-- float:right; -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div style="line-height:24px;text-align: left;font-size: 24px;color: #333;padding-top: 15px;">Note</div>
|
|
<div style="display: flex;justify-content: space-between;text-align: left;width: 100%;">
|
|
<p> A publisher manages the design, editing, and production process with the help of proofreaders, printers, and editors. Publishers make schedules for every stage of the process and work backward from the planned date for publication. They distribute promotional catalogs to libraries and booksellers. </p><br>
|
|
</div>
|
|
</div>
|
|
<div style="background-color: rgb(255, 255, 255);width: 100%;display:flex;text-align: left;">
|
|
<div style="width: 50%;padding-left: 2.5em;" >
|
|
<h1 style="font-size: 24px; color: #333;">Billing Address</h1>
|
|
<div style="font-weight : 300; color : rgb(68,68,68); line-height : 22px; ">
|
|
<p>
|
|
<span><?= $recipient_name; ?><br></span>
|
|
<span><?= $recipient_name; ?><br> </span>
|
|
<span><?= $recipient_name; ?><br> </span>
|
|
<span><?= $recipient_name; ?><br></span>
|
|
<span><?= $recipient_name; ?><br></span>
|
|
<span><a style="color : rgb(68,68,68); font-weight : 300; " target="_blank">+91<?= $recipient_name; ?></a><br></span>
|
|
<span><a style="color : rgb(68,68,68); font-weight : 300; " target="_blank"><?= $recipient_name; ?></a><br></span>
|
|
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div style="width: 50%;" >
|
|
<!-- Content for the right side -->
|
|
<h1 style="font-size: 24px; color: #333;">Shipping Address</h1>
|
|
<div style="text-align: left; font-weight : 300; color : rgb(68,68,68); line-height : 22px;">
|
|
<p>
|
|
<span><?= $recipient_name; ?><br></span>
|
|
<span>22/2, SriKrishna Apartments<br> </span>
|
|
<span>1st Street, Subramania Nagar, Kodambakkam<br> </span>
|
|
<span>CHENNAI 600024<br></span>
|
|
<span>Tamil Nadu<br></span>
|
|
<span><a style="color : rgb(68,68,68); font-weight : 300; " target="_blank"><?= $recipient_mobile;?></a><br></span>
|
|
<span><a style="color : rgb(68,68,68); font-weight : 300; " target="_blank"><?= $recipient_mobile;?></a><br></span>
|
|
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- FOOTER: DEBUG INFO + COPYRIGHTS -->
|
|
<footer style="padding: 0rem 2rem;text-align: center;">
|
|
<div style="background-color: rgba(62, 62, 62, 1);color: rgba(200, 200, 200, 1);padding: 25px 35px;">
|
|
<p style="display: block;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px; text-align : center; line-height : 22px; padding: 20px 0px;color : rgb(245, 245, 245);">
|
|
<span style="font-size : 20px; line-height : 22px; ">Get in Touch<br></span>
|
|
</p>
|
|
<p style="display: block;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px; text-align : center; line-height : 22px; padding: 20px 0px;">
|
|
<span style="color : rgb(245, 245, 245); ">
|
|
<span style="font-size : 12px; ">For any questions, please send an email to </span>
|
|
</span>
|
|
<span style="color : rgb(255, 255, 255); ">
|
|
<a style="font-size : 12px; color : rgb(255,255,255); " href="mailto:contact@vijayabharathambooks.com" target="_blank">contact@vijayabharathambooks.com</a>
|
|
</span><br>
|
|
</p>
|
|
<div style=" line-height : 22px; background-image : none; background-color : transparent; border-radius : 0px; border-width : 0px; border-style : hidden; ">
|
|
<p class="space" style="text-align : center; "><span style="font-size : 12px; "><a style="color : rgb(245,245,245); " href="https://vijayabharathambooks.com/privacy-policy/" target="_blank">Privacy Policy</a><span style="color : rgb(245, 245, 245); "> | </span><a style="color : rgb(245,245,245); " href="https://vijayabharathambooks.com/terms-conditions/" target="_blank">Terms & Conditions</a></span><br>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
<br>
|
|
</body>
|
|
</html>
|