Skip to main content

Pages to setup for a successful Gift Registry Implementation

Learn how to pages to setup for a successful gift registry implementation

Updated over 3 months ago

Swym Gift Lists and registries has multiple pages configured once you install the app, this doc helps understand the importance of each page, and what url scheme is followed for you to deeplink them.

The main actions we support are as follows

For Registry creators in your site

For Gifters

Create A Registry

Page Name

Swym Registry Form

Page URL

{storeDomain*}/pages/swym-registry-form?mode=create

Page Info

This Page is used to create a new registry, and requires a customer to be logged in.

Guidelines

This page can be accessed by adding it to the navigation menu or via the call to action button from Manage Registry Page.

Menu Item

Yes, this page can be added to your navigation menu. For How to add the page to your menu please refer here.

Manage A Registry

Page Name

Swym Registry Manage

Page URL

{storeDomain*}/pages/swym-registry-manage

Page Info

This Page is used to view all the Registries that one has created using their account. It requires login. This page helps the registrant also access

the create registry form.

Guidelines

This Page should be added in the navigation menu, following the guidelines here.

Menu Item

Yes, this page can be added to your navigation menu. For How to add the page to your menu please refer here.

View A Registry as A Registrant

Page Name

Swym Registry Owner

Page URL

{storeDomain*}/pages/swym-registry-owner?registryId={registryId}

Page Info

This Page is available by clicking on the registry from the Manage Registry Page. This also required the customer to be logged in.

Guidelines

One should be able to access this page from the Manage Registry Page. One should not confuse this with Find Registry Page

Menu Item

No, this page should not be added as a Menu Item since it is unique per registry.

View A Registry as A Gifter

Page Name

Swym Registry Gifter

Page URL

{storeDomain*}/pages/swym-registry-gifter?registryId={registryId}

Page Info

This Page is available via the shared links by the registrant, and will be soon available from our Find Registry Page as well. This allows people to buy items for the registrant, add a custom message and name as well, and proceed to checkout.

Guidelines

This Page is available on a shareable link basis as of now. One should not confuse this with Find Registry Page.

Menu Item

No, this page should not be added as a Menu Item since it is unique per registry.

Find A Registry

Page Name

Swym Registry Find

Page URL

{storeDomain*}/pages/swym-registry-find

Page Info

This Page will help gifters find a registry by searching.We allow searching by registry name/id, registrant/co-registrant name.

Guidelines

Use this Page to allow gifters to search for a registry. We recommend adding this to the navigation menu as well.

Menu Item

Yes, this page can be added to your navigation menu. For How to add the page to your menu please refer here.

Note – storeDomain – This is your store’s domain, it could be a myshopify domain or a custom domain.

Did this answer your question?