There are 2 ways of doing this. You can either point your domain using A records or point your domain using CNAME records.
Pointing your root domain, an A record is required. However, if you are using Cloudflare, or another DNS that supports CNAME flattening, you can use CNAME records in their root domain.
Process for Pointing to a subdomain:
If you want to point a subdomain, for example: shop.mybrand.com, buy.mybrand.com, etc., you must:
Enter the subdomain, in full, in Skwynt CMS.
Create a DNS entry in their DNS. This must be a CNAME. They must point to their Skwynt storename.
(i.e shop.mybrand.com CNAME mybrand.skwyntstores.com)
Please do expect the process to take 24 - 48 hours to be properly pointed.
Process for pointing to a root domain:
If you want to point your root domain, for example, mybrand.com, you must:
Enter the domain in Skwynt CMS.
Create a DNS entry in their DNS. This must be an A. They must point to the following IP address: 167.99.31.61
(I.e mybrand.com A 167.99.31.61)
Please do expect the process to take 24 - 48 hours to be properly pointed.
You may wish to point a subdomain www. You should use a CNAME and point to your Skwynt store name for this, same as above section for CNAME pointing.