All Collections
iFrame Embed
Linking Directly To A Package- Standard Integration & IFrame Integration
Linking Directly To A Package- Standard Integration & IFrame Integration
Ian Livingston avatar
Written by Ian Livingston
Updated over a week ago

Looking for a direct package/series URL? This is common if you are a standard integration and are using your own pricing page, or would like to be able to add a link directly to a package in an email, social media post or another part of your site.

IFrame Integration

Take the URL listed under Admin > Configuration > Iframe Configuration > [Embed URL]

Add #/seriesterms/seriesid/[series id]

Standard Integration:

A package-specific URL will look something like this:

Or sometimes like this:

The number on the end or in the middle, just after the letters "id," is key to linking to the right package. It's called a series ID number and you can find it by following the instructions below.

1. Go to admin > scheduling/retail > series/contracts and click the edit button to view the settings for the desired series (package)

2. Cast your gaze to the top of the screen and take a look at the URL

3. At the end, or just after the letters "id" you'll find the series ID number. See images below.

4. Using your base url (awesomestudio.zingfit.com), add the ID number to the end of this string /reserve/index.cfm?action=Reserve.buySeries&seriesid=

and attach to your base URL.

The Formula

awesomestudio.zingfit.com + /reserve/index.cfm?action=Reserve.buySeries&seriesid= + 5000000072

Complete URL

awesomestudio.zingfit.com/reserve/index.cfm?action=Reserve.buySeries&seriesid=5000000072

Did this answer your question?