{{ ------------BEGIN THEME SETTINGS AND CONTROLS------------ }}
{% capture Contact_Page_Intro_Text %}
Contact us about Stocking us in your store or Online shop?
Then just fill in the simple form with your company name in the subject field.
{% endcapture %}
{% assign: Your_Address = "11 Sturges Road" %}
{% assign: City_State_Zip = "Exmouth, EX8 4BH" %}
{% assign: Phone_Number = "+44 (0) 7837673061" %}
{% assign: Email = "[email protected]" %}
{% capture Customer_Service_Text %}
Our online customer service hours are: Monday - Friday 10:00am to 5:00pm GMT
Please allow up to 24 hours for a response to your inquiry.
Emails sent during non-office hours will be responded to on the next business day.
{% endcapture %}
{% assign: Contact_Submit_Success_Message = "Your message has been sent and we will respond as soon as possible." %}
{% assign: Subject_Field_Type = 'Text Field' %} {{ Options: 'Dropdown' or 'Text Field' }}
{{ --Subject Dropdown Options-- }}
{% assign: Number_of_Options = 5 %} {{ Note: Please enter number (from 1 to 5) of subject options WITHOUT quotation marks }}
{% assign: Subject_Info_Default = 'Select Option' %} {{ Note: This is the default text that shows for the subject, which the user can not select }}
{% assign: Option_1 = 'Placing an Order' %}
{% assign: Option_2 = 'Order Inquiry' %}
{% assign: Option_3 = 'Returns and Exchanges' %}
{% assign: Option_4 = 'Product Questions' %}
{% assign: Option_5 = 'General Questions' %}
{{ ------------END THEME SETTINGS AND CONTROLS------------ }}
{{ Contact_Submit_Success_Message }}
{% else %}{{ Your_Address }}
{{ City_State_Zip }}
By phone: {{ Phone_Number }}
By email: {{ Email }}
{{ Customer_Service_Text | paragraphs }}
Enter the letters from the image in the box below.