receipt-example-skype-phone: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
 
m (Reverted edits by Sdrere (Talk) to last version by Tantek)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This example has been sanitized for privacy reasons.
This example has been sanitized for privacy reasons. Extraneous mark-up has been removed for clarity.


<code><pre><nowiki><p><strong>Your order has been received. Please see below for details, and remember that  
<code><pre><nowiki><p><strong>Your order has been received. Please see below for details, and remember that  
Line 5: Line 5:
Account</a>.</strong></p>
Account</a>.</strong></p>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr valign="top">
<tbody><tr>
<td width="60%">
<td>
[name]<br>
[name]<br>
<br>
<br>
Line 15: Line 15:
<span class="bold">United Kingdom</span><br>
<span class="bold">United Kingdom</span><br>
</td>
</td>
<td align="right" width="40%">
<td>
</td>
</td>
</tr>
</tr>
Line 21: Line 21:
<!-- START INVOICE -->
<!-- START INVOICE -->


<br><table border="0" cellpadding="0" cellspacing="0" width="100%">
<table>
<tbody><tr>
<tbody><tr>
<td align="left" valign="top" width="275">
<td>
<span class="bold">Confirmation of incoming order</span> <br>
<span class="bold">Confirmation of incoming order</span> <br>


Order number: nnnn-nnnnnnn-nnn<br>Reference: <br></td>
Order number: nnnn-nnnnnnn-nnn<br>Reference: <br></td>
<td align="left" width="10"><img src="/img/skype/s.gif" alt="" height="1" width="10"></td>
<td><img src="/img/skype/s.gif" alt=""></td>
<td align="right" valign="top" width="275">18/09/2006<br></td>
<td>18/09/2006<br></td>
</tr>
</tr>
</tbody></table>
</tbody></table>
Line 35: Line 35:
<h5 class="blue">Order resume</h5>
<h5 class="blue">Order resume</h5>


<table class="order-listing" border="0" cellpadding="0" cellspacing="0" width="540">
<table class="order-listing">
<col width="90">
<col width="90">
<col width="40">
<col width="40">
Line 44: Line 44:
<thead>
<thead>
<tr>
<tr>
<th style="padding-right: 0px;">Qty</th>
<th>Qty</th>
<th style="padding-right: 0px;">Description</th>
<th>Description</th>
<th align="right">Price/item</th>
<th>Price/item</th>
<th align="right">Total</th>
<th>Total</th>
<th align="right">VAT</th>
<th>VAT</th>
</tr>
</tr>
</thead>
</thead>
Line 56: Line 56:
<tr class="row">
<tr class="row">
<td>1</td>
<td>1</td>
<td align="left" valign="top" width="276">Cordless DUALphone &nbsp;
<td>Cordless DUALphone &nbsp;
</td>
</td>


 
<td>£&nbsp;47.00</td>
<td align="right">£&nbsp;47.00</td>
<td>£&nbsp;47.00</td>
<td align="right">£&nbsp;47.00</td>
<td>17.5%</td>
<td align="right">17.5%</td>


</tr>
</tr>


<tr class="totals-row">
<tr class="totals-row">
<td colspan="3" align="right" valign="top">Total</td>
<td colspan="3">Total</td>
<td align="right" valign="top">£&nbsp;47.00</td>
<td>£&nbsp;47.00</td>
<td></td>
<td></td>
</tr>
</tr>


<tr class="totals-row">
<tr class="totals-row">
<td colspan="3" align="right" valign="top">Shipping costs&nbsp;<a href="http://accessories.skype.com/help?page=shipping#shipping_costs" target="blank" onclick='openpreview("http://accessories.skype.com/help?page=shipping#shipping_costs");return false;'><small>(about)</small></a></td>
<td colspan="3">Shipping costs&nbsp;<a href="http://accessories.skype.com/help?page=shipping#shipping_costs"><small>(about)</small></a></td>
<td align="right" valign="top">£&nbsp;10.15</td>
<td>£&nbsp;10.15</td>
<td align="right" valign="top">17.5%</td>
<td>17.5%</td>
</tr>
</tr>


<tr class="totals-row">
<tr class="totals-row">
<td colspan="3" align="right" valign="top">Total price (gross)</td>
<td colspan="3">Total price (gross)</td>
<td align="right" valign="top">£&nbsp;57.15</td>
<td>£&nbsp;57.15</td>


<td></td>
<td></td>
Line 91: Line 85:


<tr class="totals-row">
<tr class="totals-row">
<td colspan="3" align="right" valign="top">Total (VAT excluded):</td>
<td colspan="3">Total (VAT excluded):</td>
<td align="right" valign="top">£&nbsp;48.64</td>
<td>£&nbsp;48.64</td>
<td></td>
<td></td>
</tr>
</tr>


<tr class="totals-row">
<tr class="totals-row">
<td colspan="3" align="right" valign="top">Total VAT:</td>
<td colspan="3">Total VAT:</td>
<td align="right" valign="top">£&nbsp;8.51</td>
<td>£&nbsp;8.51</td>


<td align="right" valign="top"></td>
<td></td>
</tr>
</tr>


<tr class="grandtotal-row">
<tr class="grandtotal-row">
<td></td>
<td></td>
<td colspan="2" class="cart-highlight-left-long">Total price (gross):</td>
<td colspan="2">Total price (gross):</td>
<td class="cart-highlight-right-long" align="right">£&nbsp;57.15</td>
<td class="cart-highlight-right-long">£&nbsp;57.15</td>
<td></td>
<td></td>
</tr>
</tr>


</tbody></table>
</tbody></table>


Your payment method is:&nbsp;Credit card


<br>Your payment method is:&nbsp;Credit card
<p>This order is subject of the General Terms and Conditions for the Skype Accessories Shop</p>
 
</nowiki></pre></code>
 
 
 
 
 
 
 
 
 
 
 
 
<p>
This order is subject of the General Terms and Conditions for the Skype Accessories Shop
</p></nowiki></pre></code>

Latest revision as of 19:26, 21 July 2017

This example has been sanitized for privacy reasons. Extraneous mark-up has been removed for clarity.

<p><strong>Your order has been received. Please see below for details, and remember that 
you always can view your order status at the <a href="https://accessories.skype.com/login">Accessories 
Account</a>.</strong></p>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td>
[name]<br>
<br>
[house number] [street]<br>

<br>
[post code] [Town]<br>
<span class="bold">United Kingdom</span><br>
</td>
<td>
</td>
</tr>
</tbody></table>
<!-- START INVOICE -->

<table>
<tbody><tr>
<td>
<span class="bold">Confirmation of incoming order</span> <br>

Order number: nnnn-nnnnnnn-nnn<br>Reference: <br></td>
<td><img src="/img/skype/s.gif" alt=""></td>
<td>18/09/2006<br></td>
</tr>
</tbody></table>
<br>

<h5 class="blue">Order resume</h5>

<table class="order-listing">
<col width="90">
<col width="40">
<col width="265">

<col width="45">
<col width="100">
<thead>
<tr>
<th>Qty</th>
<th>Description</th>
<th>Price/item</th>
<th>Total</th>
<th>VAT</th>
</tr>
</thead>

<tbody>

<tr class="row">
<td>1</td>
<td>Cordless DUALphone  
</td>

<td>£ 47.00</td>
<td>£ 47.00</td>
<td>17.5%</td>

</tr>

<tr class="totals-row">
<td colspan="3">Total</td>
<td>£ 47.00</td>
<td></td>
</tr>

<tr class="totals-row">
<td colspan="3">Shipping costs <a href="http://accessories.skype.com/help?page=shipping#shipping_costs"><small>(about)</small></a></td>
<td>£ 10.15</td>
<td>17.5%</td>
</tr>

<tr class="totals-row">
<td colspan="3">Total price (gross)</td>
<td>£ 57.15</td>

<td></td>
</tr>

<tr class="totals-row">
<td colspan="3">Total (VAT excluded):</td>
<td>£ 48.64</td>
<td></td>
</tr>

<tr class="totals-row">
<td colspan="3">Total VAT:</td>
<td>£ 8.51</td>

<td></td>
</tr>

<tr class="grandtotal-row">
<td></td>
<td colspan="2">Total price (gross):</td>
<td class="cart-highlight-right-long">£ 57.15</td>
<td></td>
</tr>

</tbody></table>

Your payment method is: Credit card

<p>This order is subject of the General Terms and Conditions for the Skype Accessories Shop</p>