diff --git a/templates/shop.tpl b/templates/shop.tpl
index 5579be45e7a6438e59720c484500711f10a9160a..90e90b2f0a27e45a120162784c9d4b9c19ec034f 100644
--- a/templates/shop.tpl
+++ b/templates/shop.tpl
@@ -1,5 +1,5 @@
 {* Terribly crude i know, but include the spreadshirt sucs shop *}
-<iframe src="http://www.spreadshirt.net/shop.php?sid=170367" frameborder="0" style="width: 100%; height: 1240px;">
+<iframe src="https://www.spreadshirt.net/shop.php?sid=170367" frameborder="0" style="width: 100%; height: 1240px;">
 </iframe>
 
 <!-- <object data="/~dez/shop.php" width="100%" height="1240" type="text/html"></object> -->