Connect your own domain with DNS configuration, SSL, and verification.
A custom domain lets your site appear under your own branded URL (e.g., www.yourstore.com) instead of the default subdomain.
yourstore.com or www.yourstore.com).You need to create two DNS records with your domain registrar:

| Type | Host | Value |
|---|---|---|
| CNAME | www |
your-workspace.yourdomain.test |
| Type | Host | Value |
|---|---|---|
| A | @ |
The IP address shown on your domain settings page |
If you only want to use the www version, the CNAME record alone is sufficient. For root domain access (yourstore.com without www), both records are required.
Once your DNS records are verified, an SSL certificate is provisioned automatically. This process typically takes a few minutes. After provisioning, your site is accessible over HTTPS with no additional configuration.
After saving your DNS records, return to Settings > Domains and click Verify. The system checks that your DNS records point to the correct destination. Verification usually succeeds within minutes, but DNS propagation can take up to 48 hours depending on your registrar.
If verification fails: