Auth Status
+ {authed ? ( + <> +Signed in as {session?.user?.email || session?.user?.name}
+ Sign out + > + ) : ( + <> +You are not signed in.
+ Sign in with Google + > + )} +Back to shop
+Signed in as {session?.user?.email || session?.user?.name}
+ Sign out + > + ) : ( + <> +You are not signed in.
+ Sign in with Google + > + )} +Back to shop
+Your PayPal checkout was canceled. You can try again or contact support if needed.
+ +Your PayPal payment was successful. You will receive an email confirmation shortly.
+ +{currency} {amount}
+ ) : null} + {product.description ? ( +{product.description}
+ ) : null} + {paypalLink ? ( +Checkout redirects to PayPal (sandbox/production as configured)
+No categories available.
+ ) : ( +No products in this category.
+ ) : ( ++ {currency} {amount} +
+ ) : null} ++ No products to display. Ensure MEDUSA URL is configured and catalog is seeded. +
+ ) : ( ++ {currency} {amount} +
+ ) : null} +