Files
silviarbgl bdacbc2202
continuous-integration/drone/push Build is passing
fix typos (#5882)
Reviewed-on: #5882
Co-authored-by: silviarbgl <silviarbgl@fsfe.org>
Co-committed-by: silviarbgl <silviarbgl@fsfe.org>
2026-05-26 11:28:09 +00:00

176 lines
5.3 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<html>
<version>1</version>
<head>
<title>Merchandise</title>
</head>
<body class="toplevel ltr">
<h1>Merchandise</h1>
<!-- <module id="order-delay"/> -->
<!-- module id="merch-sale" /> -->
<div class="toc float-right">
<p>Available merchandise</p>
<ul>
<li><a href="#tshirt">T-shirts</a></li>
<li><a href="#slimfit">Slimfit T-Shirts</a></li>
<li><a href="#hooded">Hoodies</a></li>
<li><a href="#socks">Socks</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>
<p>
The FSFE partners with brands which take ethics and
sustainability as a serious matter. All our merchandise is made
with organic materials with OEKO-TEX® certified yarns and produced
in accordance with fair trade principles.
</p>
<p>
Besides, you can find more FSFE merchandise at <a
href="https://www.hellotux.com/fsfe">Hello Tux</a>, an online shop
with only Linux and Free Software shirts.
</p>
<div class="clearfix"/>
<form action="/cgi-bin/weborder.pl" method="post" class="item-grid" accept-charset="UTF-8">
<h2 id="tshirt">T-Shirts</h2>
<dynamic-content type="tshirt"/>
<h2 id="slimfit">Slimfit T-Shirts</h2>
<dynamic-content type="slimfit"/>
<h2 id="hooded">Hoodies</h2>
<dynamic-content type="hoodie"/>
<h2 id="socks">Socks</h2>
<dynamic-content type="socks"/>
<!-- 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>
<li>Pick-Up Items: €0.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="zip">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>
<div class="row form-group">
<label class="col-sm-2 control-label" for="address">Notes:</label>
<div class="col-sm-4">
<textarea class="form-control" rows="3" id="notes" name="notes" 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>