diff --git a/src/components/AddProductToRocket.svelte b/src/components/AddProductToRocket.svelte
new file mode 100644
index 0000000..475aa52
--- /dev/null
+++ b/src/components/AddProductToRocket.svelte
@@ -0,0 +1,78 @@
+
+
+
+ Make Available for Purchase
+
+
+ Make this product available to customers
+ {#if !currentUser}
+
+
+ Heads up!
+ You need a nostr signing extension to use Nostrocket!
+
+ {/if}
+ Choose a name for your new Rocket and click Publish
+
+