File "processing_order.hbs"

Full Path: /home/warrior1/public_html/plugins/mailpoet/views/newsletter/templates/blocks/woocommerceContent/processing_order.hbs
File size: 6.29 KB
MIME-type: text/html
Charset: utf-8

<div class="mailpoet_tools"></div>
<div class="mailpoet_woocommerce_content_overlay">
  <p><%= __('Autogenerated content by WooCommerce') %></p>
</div>
<div class="mailpoet_content mailpoet_woocommerce_content" data-automation-id="woocommerce_content" style="font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:14px;line-height:150%;text-align:left;">
<p style="margin:0 0 16px;font-size:14px;"><%= __('Hi %s,', 'woocommerce') | format('Elon') %></p>
<p style="margin:0 0 16px;font-size:14px;"><%= __("Just to let you know &mdash; we've received your order #%s, and it is now being processed:", 'woocommerce') | format('0001') | raw %></p>

<h2
	style="display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:bold;line-height:130%;margin:0 0 18px;text-align:left">
	<%= __('[Order #0001]', 'woocommerce') %></h2>

<div style="margin-bottom:40px">
	<table class="m_3180768237544866075td" cellspacing="0" cellpadding="6" border="1"
		style="border:1px solid #e4e4e4;vertical-align:middle;width:100%;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif">
		<thead>
			<tr>
				<th class="m_3180768237544866075td" scope="col"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left"><%= __('Product', 'woocommerce') %></th>
				<th class="m_3180768237544866075td" scope="col"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left"><%= __('Quantity', 'woocommerce') %>
				</th>
				<th class="m_3180768237544866075td" scope="col"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left"><%= __('Price', 'woocommerce') %></th>
			</tr>
		</thead>
		<tbody>
			<tr class="m_3180768237544866075order_item">
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;padding:12px;text-align:left;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;word-wrap:break-word">
					My First Product </td>
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;padding:12px;text-align:left;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif">
					1 </td>
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;padding:12px;text-align:left;vertical-align:middle;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif">
					<span class="m_3180768237544866075woocommerce-Price-amount m_3180768237544866075amount">10,00<span
							class="m_3180768237544866075woocommerce-Price-currencySymbol">€</span></span> </td>
			</tr>

		</tbody>
		<tfoot>
			<tr>
				<th class="m_3180768237544866075td" scope="row" colspan="2"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left;border-top-width:4px">
					<%= __('Subtotal:', 'woocommerce') %></th>
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left;border-top-width:4px">
					<span class="m_3180768237544866075woocommerce-Price-amount m_3180768237544866075amount">10,00<span
							class="m_3180768237544866075woocommerce-Price-currencySymbol">€</span></span></td>
			</tr>
			<tr>
				<th class="m_3180768237544866075td" scope="row" colspan="2"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left"><%= __('Shipping:', 'woocommerce') %>
				</th>
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left">
					<span class="m_3180768237544866075woocommerce-Price-amount m_3180768237544866075amount">4,90<span
							class="m_3180768237544866075woocommerce-Price-currencySymbol">€</span></span>
				</td>
			</tr>
			<tr>
				<th class="m_3180768237544866075td" scope="row" colspan="2"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left">
					<%= __('Payment method:', 'woocommerce') %></th>
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left">Paypal</td>
			</tr>
			<tr>
				<th class="m_3180768237544866075td" scope="row" colspan="2"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left"><%= __('Total:', 'woocommerce') %></th>
				<td class="m_3180768237544866075td"
					style="border:1px solid #e4e4e4;vertical-align:middle;padding:12px;text-align:left">
					<span class="m_3180768237544866075woocommerce-Price-amount m_3180768237544866075amount">14,90<span
							class="m_3180768237544866075woocommerce-Price-currencySymbol">€</span></span> <small
						class="m_3180768237544866075includes_tax">(includes <span
							class="m_3180768237544866075woocommerce-Price-amount m_3180768237544866075amount">0,91<span
								class="m_3180768237544866075woocommerce-Price-currencySymbol">€</span></span> VAT)</small>
				</td>
			</tr>
		</tfoot>
	</table>
</div>

<table id="m_3180768237544866075addresses" cellspacing="0" cellpadding="0" border="0"
	style="width:100%;vertical-align:top;margin-bottom:40px;padding:0">
	<tbody>
		<tr>
			<td valign="top" width="50%"
				style="text-align:left;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;border:0;padding:0">
				<h2
					style="display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:bold;line-height:130%;margin:0 0 18px;text-align:left">
					<%= __('Billing address', 'woocommerce') %></h2>

				<address class="m_3180768237544866075address" style="padding:12px;border:1px solid #e4e4e4">Elon
					Musk<br>42 rue Blue Origin<br>75000 Paris<br>France</address>
			</td>
			<td valign="top" width="50%"
				style="text-align:left;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;padding:0">
				<h2
					style="display:block;font-family:'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:bold;line-height:130%;margin:0 0 18px;text-align:left">
					<%= __('Shipping address', 'woocommerce') %></h2>

				<address class="m_3180768237544866075address" style="padding:12px;border:1px solid #e4e4e4">Elon
					Musk<br>42 rue Blue Origin<br>75000 Paris<br>France</address>
			</td>
		</tr>
	</tbody>
</table>
<p style="margin:0 0 16px;font-size:14px;"><%= __('Thanks for shopping with us.', 'woocommerce') %></p>
</div>
<div class="mailpoet_block_highlight"></div>