Appearance
Custom domain
By default, Garnet's URL is https://{store}.garnet.center
. It might trouble some vendors that want to deal with a trustful domain that looks like your marketplace's name.
Garnet enables the marketplace named ananature.com
to use custom domains such as seller.ananature.com
for Garnet.
You can see from the image above that:
- The URL domain is
seller.ananature.com
- The tab icon is the one from
ananature.com
Setup the custom domain
To set up the custom domain, you need to create a DNS record as follows:
type | from | destination | TTL |
---|---|---|---|
CNAME | {subdomain} | {store}.garnet.center | 1 day |
For instance, if your Garnet's URL is 6459a-2.garnet.center
and you want it to be accessible at artisans.suntory.com
. Access your DNS settings of suntory.com
and add the following record:
type | from | destination | TTL |
---|---|---|---|
CNAME | artisans | 6459a-2.garnet.center | 1 day |
Once completed, contact us so we can enable the new trusted domain.