- content_for :title do Become a Member .container %h1 Become a Member .row .span8 #salesy{:style => "margin-bottom: 20px"} %h6{:style => "color: #9d2235"} YOUR TICKETS, YOUR WAY We’re excited to announce a re-designed membership and play package plan that works for both your schedule and your budget. With the Atlantic Select Membership, you pay a one-time enrollment fee of $75 and then choose which plays you want to see at just $30 per ticket – that’s close to 60% off the regular ticket prices! Or check out our 3-Play Pass and 4-Play Pass options. Pay up front and receive one ticket to any three or four Atlantic productions (Mainstage or Stage 2) of your choosing. Or take a look at our Tix for Two – for just $99, you’ll receive two tickets to any production of your choosing. Details below! - @membership_types.each do |membership_type| .row-fluid .span12 %ul#memberships.unstyled %li .title.active .price =number_as_cents membership_type.price .membership_type_name =membership_type.name =membership_type.description %br %br .section = form_for membership_type, :url => store_order_path(@store_organization.cached_slug), :method => :post do |f| = f.hidden_field :id = select_tag :quantity, options_for_select((1..6).to_a.map {|i| [pluralize(i, "#{membership_type.name} Membership"), i]}) = f.submit 'Add to cart', :class => 'btn btn-primary', :style => 'margin-top: -10px' .span4 .side-section %h6{:style => "color: #9d2235"} GREAT BENEFITS Scheduling flexibility. Priority booking. No service charges on tickets. Discounted guest tickets. These are just a few of the benefits you enjoy as a Member. We are also continuing our popular Members Only event series, which debuted last season. Play Pass holders receive priority booking and ticket exchange privileges. .side-section %h6{:style => "color: #9d2235"} BECOME A PART OF SOMETHING BIG. As an Atlantic Member or Play Pass holder, you are among the most dedicated and enthusiastic of all our audiences. We can’t wait for you to see our beautiful new space and experience another year of exciting new plays. .side-section %h6{:style => "color: #9d2235"} JOIN TODAY. Checkout online here or call 212-279-4200 for assistance.