Class: Cloudrider::Apiv1::TableBoothsComponent::Context

Inherits:
Object
  • Object
show all
Defined in:
lib/cloudrider/apiv1/table_booths_component.rb

Instance Method Summary collapse

Instance Method Details

#booth_styleObject



3
4
5
# File 'lib/cloudrider/apiv1/table_booths_component.rb', line 3

def booth_style
  :contact_form
end

#contact_us_call_to_actionObject



9
10
11
# File 'lib/cloudrider/apiv1/table_booths_component.rb', line 9

def contact_us_call_to_action
  "are you a wholesale buyer?"
end

#main_contact_emailObject



6
7
8
# File 'lib/cloudrider/apiv1/table_booths_component.rb', line 6

def main_contact_email 
  "[email protected]"
end