Source files of fsfe.org, pdfreaders.org, freeyourandroid.org, ilovefs.org, drm.info, and test.fsfe.org. Contribute: https://fsfe.org/contribute/web/
https://fsfe.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
151 lines
4.5 KiB
151 lines
4.5 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<html> |
|
<version>1</version> |
|
|
|
<head> |
|
<title>Merchandise</title> |
|
</head> |
|
|
|
<body class="toplevel"> |
|
<h1>Merchandise</h1> |
|
|
|
<!-- <module id="order-delay" /> --> |
|
|
|
<div class="toc float-right"> |
|
<p>Available merchandise</p> |
|
<ul> |
|
<li><a href="#tshirt">T-shirts</a></li> |
|
<li><a href="#girlie">Women's T-shirts</a></li> |
|
<li><a href="#hooded">Hooded Shirts</a></li> |
|
<!-- li><a href="#baby-clothes">Baby Clothes</a></li --> |
|
<li><a href="#other">Other Items</a></li> |
|
</ul> |
|
</div> |
|
|
|
<p class="p-summary"> |
|
Show your love for Free Software by using and wearing the branded items |
|
below. Free Software clothing is a great way of raising awareness within |
|
your local community, and each sale helps to fund critical FSFE projects. |
|
</p> |
|
|
|
<p> |
|
To get detailed information about the actual dimensions of the various |
|
sizes of the clothes, place your mouse pointer over the size label or |
|
have a look at the <a href="size.html">size chart</a>. |
|
</p> |
|
|
|
<div class="clearfix"></div> |
|
|
|
<form action="/cgi-bin/weborder.pl" method="post" class="item-grid"> |
|
<h2 id="tshirt">T-Shirts</h2> |
|
|
|
<dynamic-content type="tshirt"/> |
|
|
|
<h2 id="girlie">Women's T-Shirts</h2> |
|
|
|
<dynamic-content type="girlie"/> |
|
|
|
<h2 id="hooded">Hooded Shirts</h2> |
|
|
|
<dynamic-content type="hooded"/> |
|
|
|
<!-- h2 id="baby-clothes">Baby Clothes</h2> |
|
|
|
<dynamic-content type="baby-clothes"/ --> |
|
|
|
<h2 id="other">Other Items</h2> |
|
|
|
<dynamic-content type="other"/> |
|
|
|
<h2>Promotion materials</h2> |
|
|
|
<p> |
|
Check our |
|
<a href="/contribute/spreadtheword.html#promo-material">order page for information material</a> |
|
to order leaflets, stickers and other things. |
|
</p> |
|
|
|
<h2>Shipping</h2> |
|
|
|
<p>The following shipping fees apply:</p> |
|
<ul> |
|
<li>Shipping within Germany: €5.00</li> |
|
<li>Shipping worldwide: €8.00</li> |
|
</ul> |
|
|
|
<h2>Your Data</h2> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="name">Name:</label> |
|
<div class="col-sm-4"> |
|
<input class="form-control" id="name" name="name" type="text" /> |
|
</div> |
|
</div> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="address">Address:</label> |
|
<div class="col-sm-4"> |
|
<textarea class="form-control" rows="3" id="address" name="address" type="text" /> |
|
</div> |
|
</div> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="name">Zip:</label> |
|
<div class="col-sm-4"> |
|
<input class="form-control" id="zip" name="zip" type="text" /> |
|
</div> |
|
</div> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="name">City:</label> |
|
<div class="col-sm-4"> |
|
<input class="form-control" id="city" name="city" type="text" /> |
|
</div> |
|
</div> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="address">Country:</label> |
|
<div class="col-sm-4"> |
|
<country-list /> |
|
</div> |
|
</div> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="email">Email:</label> |
|
<div class="col-sm-4"> |
|
<input class="form-control" id="email" name="email" type="email" /> |
|
</div> |
|
</div> |
|
|
|
<div class="row form-group"> |
|
<label class="col-sm-2 control-label" for="phone">Phone:</label> |
|
<div class="col-sm-4"> |
|
<input class="form-control" id="phone" name="phone" type="text" /> |
|
</div> |
|
</div> |
|
|
|
<p class="n"> |
|
Please do not put anything in here: |
|
<input type="text" size="40" name="url"/> |
|
</p> |
|
|
|
<!-- Translators: Please change the value here to your language --> |
|
<input type="hidden" name="language" value="en_GB"/> |
|
|
|
<div class="row form-group"> |
|
<div class="col-sm-offset-2 col-sm-6"> |
|
<button type="submit" class="btn btn-primary">Order items</button> |
|
</div> |
|
</div> |
|
</form> |
|
|
|
<p> |
|
Payment is possible by bank transfer, PayPal, and various credit and debit |
|
cards. You will receive further information upon submission of your order. |
|
</p> |
|
</body> |
|
<description>Show your love for Free Software by using and wearing the branded items the FSFE offers.</description> |
|
|
|
<image url="/graphics/tshirt-promo-800px.jpg" /> |
|
</html>
|
|
|