diff --git a/templates/store/featured_product.tpl b/templates/store/featured_product.tpl
index 8c59e8f..d009da5 100644
--- a/templates/store/featured_product.tpl
+++ b/templates/store/featured_product.tpl
@@ -1,3 +1,7 @@
+
Featured Product
+
{$featured.name}
+ {$featured.teaser}
+
diff --git a/templates/store/top_sellers.tpl b/templates/store/top_sellers.tpl
index 491ede6..b35f62c 100644
--- a/templates/store/top_sellers.tpl
+++ b/templates/store/top_sellers.tpl
@@ -1,3 +1,13 @@