diff --git a/partials/content.hbs b/partials/content.hbs
index 1edf8a5..20ed384 100644
--- a/partials/content.hbs
+++ b/partials/content.hbs
@@ -31,14 +31,10 @@
{{custom_excerpt}}
{{/if}}
-
+
+ {{> "shop/top"}}
+
{{#if feature_image}}
@@ -57,9 +53,6 @@
{{content}}
-
- {{> "shop/top"}}
-
{{#is "post"}}
diff --git a/partials/shop/top.hbs b/partials/shop/top.hbs
index 9cc00a6..8e2ca7c 100644
--- a/partials/shop/top.hbs
+++ b/partials/shop/top.hbs
@@ -1,6 +1,15 @@