diff --git a/src/docs/src/routes/store/+page.svelte b/src/docs/src/routes/store/+page.svelte
index 6fbfdf2c360..2283840435c 100644
--- a/src/docs/src/routes/store/+page.svelte
+++ b/src/docs/src/routes/store/+page.svelte
@@ -147,7 +147,7 @@
{#each publishedProducts as product}
-
+
{#if product.customattributes?.tags}
@@ -260,7 +260,7 @@
class="bg-base-300 aspect-[4/3] w-full bg-cover bg-center object-cover" />
{#if product.customattributes?.tech}
-
+
made with
{#each product.customattributes.tech as tech}