Gifting Memberships with Givy
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide walks you through enabling gifting for Inveterate memberships using the on any Shopify page. It ensures the gifting modal launches with the correct variant for your membership and selling plan to support recurring billing.
This solution requires the use of a third party app called , available in the
Go to the on the Shopify App Store, click "Install" and complete the installation
In Shopify admin, go to Online Store > Themes
Click Customize on the theme you're working on
In the left sidebar, open the App Embeds tab
Locate Givy and toggle it on
Click Save
This enables the JavaScript necessary for launching the Givy modal on your storefront.
In Shopify admin, go to Apps > Givy
In the Givy dashboard, click "Storefront Assets" from the top menu
Open the "General" tab
Use the available settings to configure the appearance of the Givy modal
Save your changes
This ensures the gifting experience is visually consistent with your storefront.
Go to Online Store > Themes > Edit code
Under the "Snippets" directory, click "Add a new snippet"
Name it: givy-membership-gifting.liquid
Paste the following code, replace the placeholder values with your membership’s Variant ID and Selling Plan ID, and save:
There are two separate approaches to this step, select the option most suitable for you, but do not complete both.
Option 1: Paste the following code directly in a Liquid file in your theme where you would like it to display.
Option 2: Add through Theme Editor using a Custom Liquid block
Go to Online Store > Themes > Customize
Navigate to the desired page or template
Click Add block within a section
Select "Custom Liquid"
Paste the following code:
To customize the button's appearance, add this CSS style block along with the button code & adjust the placeholders to match your theme & branding needs:
Visit the storefront page where you have placed the gifting button.
Open your browser’s developer console to check for any errors
Click the button and ensure the Givy modal appears with your membership pre-selected
Complete a test to verify the gift is added to cart and redirects correctly
Once completed successfully, upon clicking the "Gift a Membership" button, you should see a modal resembling this pop up, where you can complete the gifting flow:
For more information on gifting memberships with Givy, or general support for the app, please visit their .