'Content',
'price' => '$9',
'period' => '/month',
'features' => array(
'Le Syndicat Membership Account',
'Access to Exclusive Content',
'Access to Le Syndicat\'s Luxury Storefront',
'Access to Seasonally Curated Itineraries',
'Monthly Newsletter'
)
),
array(
'tier_title' => 'Lifestyle',
'price' => '$99',
'period' => '/month',
'features' => array(
'All Content Membership Features',
'Dedicated Lifestyle Manager',
'Priority Local Concierge Services',
'Exclusive Local Event Invitations',
'Priority Access to Local Luxury Curators'
)
),
array(
'tier_title' => 'Global',
'price' => '$999',
'period' => '/month',
'features' => array(
'All Lifestyle Membership Features',
'Dedicated Travel Manager',
'Exclusive Access to Limited Events',
'Estate and Asset Management Services',
'Private Flight Permit, Clearance, and Approvals',
'Priority Reservations at Partner Venues'
)
),
array(
'tier_title' => 'Privileged',
'price' => '$9,999',
'period' => '/month',
'features' => array(
'All Global Membership Features',
'In-Person Travel and Itinerary Manager',
'Dedicated 24-hour Response Team',
'International Security Detail Planning',
'Priority Access to Le Syndicat\'s Fleet',
'Exclusive Residences Worldwide',
'Family Access to All Amenities*'
)
)
);
foreach ($membership_tiers as $tier) : ?>