Help adding a second domain name/landing page that links to my main site

Hi,

I have one different product than my normal products that I sell. I made a domain name specifically for this product. I would like to have a separate landing page for this domain name but I’d like it as part of my main website so they continue to explore and find my other products.

I managed to add the second domain name to my shopify but I don’t know how to link it specifically to one single page, could someone help me??

I am using testament.

Thank you

Hi @Lisagraphics

Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

Hi,

It’s wardrobesbydesign.au and the password is hi

It’s not finished so don’t laugh!

The second domain name will be kitchensbydesign.au

When that loads I want it to just load a single landing page that doesn’t look like my wardrobes website. On it there will be all kitchen information and then at the bottom it will say explore our wardrobe range and that will bring them to the wardrobe main site.

Is that possible or would it just be a second shopify website completely that just hyperlinks to the main one??

Hi @Lisagraphics

You need to find the exact file that contains the information of the product to which you want to add the second domain.

Then insert your domain name in the “href” attribute of the a tag (shown below). Since we use the default dawn theme, we can’t guess where exactly the file containing your product information is located.

Online store > Themes > Edit code

Note: You need to make sure that your product is rendered independently

Hope this can help you.