Add free postage
[app-web-oof.git] / tmpl / form.html
index b719c2e2ab2dba5b47280bcca98dfa11043403ec..0b8e35c41f61aa6753fbcf499bb99ba391b78674 100644 (file)
@@ -10,7 +10,7 @@
 <form action="continue" method="POST">
 <table id="items">
 <thead><tr><th>Item<th>Price<th>Stock<th>Quantity</thead>
-<tbody><tr><td class="item"><a target="lp4y_pics" href="#" class="title"></a><br><span class="subtitle"></span><td class="price"><td class="stock"><td><input class="quantity" type="number" min="0" value="0"></tbody>
+<tbody><tr><td class="item"><a target="lp4y_pics" href="#" class="title"></a><br><span class="subtitle"></span><td><span class="price"></span><span class="freepost"><br>FREE P&amp;P</span><td class="stock"><td><input class="quantity" type="number" min="0" value="0"></tbody>
 </table>
 
 <label>Discount code (optional)<br><input name="discount" type="text"></label><br>
This page took 0.010127 seconds and 4 git commands to generate.