diff --git a/src/components/organisms/Shop.svelte b/src/components/organisms/Shop.svelte
index 9befffd..2320a4e 100644
--- a/src/components/organisms/Shop.svelte
+++ b/src/components/organisms/Shop.svelte
@@ -29,7 +29,7 @@
{shop.module_title}
{shop.module_text}
{#if shop.enabled}
-
+
{/if}
Posters available for {locationsWithPoster.join(', ').replace(/,(?!.*,)/gmi, ' and')}.
diff --git a/src/routes/[country]/[location]/index.svelte b/src/routes/[country]/[location]/index.svelte
index a3be4da..9540907 100644
--- a/src/routes/[country]/[location]/index.svelte
+++ b/src/routes/[country]/[location]/index.svelte
@@ -143,7 +143,7 @@
-