1
Log in to the admin panel
Open your browser and navigate to
/admin. Sign in with the default credentials:- Email:
[email protected] - Password:
password
2
Configure your store name and currency
Go to Admin → Global Settings. Update the following fields before doing anything else:
- Store Name — appears in emails, the browser tab, and your storefront header
- Currency — sets the currency symbol and code used throughout checkout and orders
- Contact Email — used for transactional emails and support correspondence
3
Add your first product
Navigate to Admin → Shop → Products and click New Product. Fill in the required fields:
- Enter a product name, price, and description.
- Upload at least one product image in the Gallery tab.
- If your product has options (size, color, etc.), add them under the Variants tab.
- Set the product status to Active so it appears on your storefront.
- Click Save Product.
/shop and accessible at /items/{seo_link}.4
Configure a payment gateway
Go to Admin → Checkout → Processors. Site Store Pro supports four gateways — activate the one that suits your business:
Select your preferred gateway, enter your API keys or credentials, enable the Active toggle, and save. Webhooks are configured automatically for Stripe and Paddle.
5
Preview your storefront
Open
/shop in a new browser tab to see your live storefront. Check that your product appears in the catalog and that the product detail page loads correctly at /items/{your-product-seo-link}.Run a test purchase using Test Mode to confirm the full checkout flow works end to end before switching to a live payment gateway.Change the default admin password immediately after your first login. Go to the admin user profile menu (top-right corner) and update your password to something strong and unique. Leaving the default credentials in place is a security risk on any internet-facing installation.
What to set up next
Once your store is running, these guides help you go deeper on the most important areas:Global Settings
Configure taxes, shipping zones, email templates, SEO defaults, and other store-wide settings.
Product Catalog
Add variants, import products in bulk via CSV or XLSX, manage inventory, and configure product page layouts.
Payment Gateways
Review advanced gateway configuration, webhook setup, and how to switch between live and test modes.