r152 - in trunk/direct.openmoko.com: cgi-bin htdocs

roh at sita.openmoko.org roh at sita.openmoko.org
Mon Nov 12 08:59:06 CET 2007


Author: roh
Date: 2007-11-12 08:59:06 +0100 (Mon, 12 Nov 2007)
New Revision: 152

Modified:
   trunk/direct.openmoko.com/cgi-bin/step2.tmpl
   trunk/direct.openmoko.com/htdocs/index.html
Log:
- orange devices are sold out -> disable
- add note about us state foo
- add note about 'foreign charge'
- add note about california 'sales tax'


Modified: trunk/direct.openmoko.com/cgi-bin/step2.tmpl
===================================================================
--- trunk/direct.openmoko.com/cgi-bin/step2.tmpl	2007-11-10 06:10:18 UTC (rev 151)
+++ trunk/direct.openmoko.com/cgi-bin/step2.tmpl	2007-11-12 07:59:06 UTC (rev 152)
@@ -148,6 +148,7 @@
                 <div class="shipping_info">
 			<div class="group">
 	                    <label><strong>Available shipping options:</strong></label>
+			    <div class="content"><b>NOTE:</b> Please do not select STANDARD method for Canada. The agent would charge extra 100$ in delivery.</div>
                             <div class="input_field">
 			    	<table>
 				<tr><th>Name</th><th>Shipping cost</th><th><strong>Total cost</strong></th></tr>
@@ -305,6 +306,10 @@
 
            	<h3 class="shop">Payment Details:</h3>
 <TMPL_IF NAME=payment_cc>
+		<div class="content">
+		<b>NOTE:</b> Your CC will be charged in NTD(New Taiwan Dollar), so please do not wonder about 'foreign card use' on your CC bill.<a href="http://wiki.openmoko.org/wiki/SH1_FAQ#Why_does_the_charge_show_as_a_.27foreign_card_use.27.3F" target="_blank"> more details</a><br>
+		<b>NOTE:</b> For Sales in California we have to collect 'sales tax' (7.25~8.5%) which will be added to the CC charge, but not listed in the total.
+		</div>
 		<div class="shipping_info">
                 	<div class="group first">
 	                    <label><strong>Credit Card Holder: </strong></label>

Modified: trunk/direct.openmoko.com/htdocs/index.html
===================================================================
--- trunk/direct.openmoko.com/htdocs/index.html	2007-11-10 06:10:18 UTC (rev 151)
+++ trunk/direct.openmoko.com/htdocs/index.html	2007-11-12 07:59:06 UTC (rev 152)
@@ -53,6 +53,9 @@
 		<div class="content">
 			<INPUT type="checkbox" name="confirmed" value="1" /> I have been warned!
 		</div>
+		<div class="content">
+			<b>NOTE:</b> Sorry, but we are out of orange/white Devices.
+		</div>
 
                 <h3 class="shop">Available Products:</h3>
                 <table class="product_table" cellpadding="0" cellspacing="0">
@@ -74,15 +77,15 @@
                     <tr>
 			<td class="quantity_column">
 				<ul class="product">
-					<li class="quantity"><strong>Quantity:</strong><input name="quantity_basic_orange" class="text" type="text" /></li>
+					<li class="quantity"><strong>Quantity:</strong><input disabled="disabled" name="quantity_basic_orange" class="text" type="text" /></li>
 				</ul>
 			</td>
                         <td class="image_column"><img src="images/_sample_product_3.jpg" alt="Neo Base white/orange" /></td>
                         <td class="description_column">
                         	<ul class="product">
-                            	<li class="name"><h2>Neo Base (white/orange) - Developer preview</h2></li>
+                            	<li class="name"><h2><strike>Neo Base (white/orange) - Developer preview</strike></h2>Sold out.</li>
                                 <li class="description">The Neo Base kit contains everything the mobile application developer needs to enjoy the benefits of the first freed phone, the Neo 1973.</li>
-                                <li class="price"><strong>Price:</strong> <strong class="orange">$300 USD</strong></li>
+                                <li class="price"><strong>Price:</strong> <strong class="orange"><strike>$300 USD</strike></strong></li>
                             </ul>
                         </td>
                     </tr>
@@ -104,15 +107,15 @@
                     <tr>
 			<td class="quantity_column">
 				<ul class="product">
-					<li class="quantity"><strong>Quantity:</strong><input name="quantity_advanced_orange" class="text" type="text" /></li>
+					<li class="quantity"><strong>Quantity:</strong><input disabled="disabled" name="quantity_advanced_orange" class="text" type="text" /></li>
 				</ul>
 			</td>
                         <td class="image_column"><img src="images/_sample_product_1.jpg" alt="Neo Advanced white/orange" /></td>
                         <td class="description_column">
                         	<ul class="product">
-                            	<li class="name"><h2>Neo Advanced (white/orange) - Developer preview</h2></li>
+                            	<li class="name"><h2><strike>Neo Advanced (white/orange) - Developer preview</strike></h2>Sold out.</li>
                                 <li class="description">The Neo Advanced Kit everything the mobile device hacker wants to get down and dirty with the first freed phone, the Neo 1973.</li>
-                                <li class="price"><strong>Price:</strong> <strong class="orange">$450 USD</strong></li>
+                                <li class="price"><strong>Price:</strong> <strong class="orange"><strike>$450 USD</strike></strong></li>
                             </ul>
                         </td>
                     </tr>
@@ -158,7 +161,7 @@
                     </div>
                     
                 	<div class="group">
-	                    <label><strong>State / Province:</strong></label>
+	                    <label><strong>State / Province:</strong><br>(2 letter abbr. inside US)</label>
                         <div class="input_field"><input class="text" type="text" name="shipping_state" /></div>
                         <div class="clear"></div>
                     </div>
@@ -233,7 +236,7 @@
                     </div>
                     
                 	<div class="group">
-	                    <label><strong>State / Province:</strong></label>
+	                    <label><strong>State / Province:</strong><br>(2 letter abbr. inside US)</label>
                         <div class="input_field"><input class="text" type="text" name="billing_state" /></div>
                         <div class="clear"></div>
                     </div>





More information about the webdesign-commitlog mailing list