Wholesale
{{ ## START CUSTOM OPTIONS ## }}
{{ REFER TO NOTES AT: http://support.aarcadethemes.com/extras-wholesale-order-form/ }}
{{ REQUIRED SETTINGS }}
{% assign big_cartel_sub_domain = 'http://thefuturefuture.bigcartel.com/wholesale' %}
{{ TITLES & CONTENT }}
{% capture form_intro %}{{ store.name }} - Wholesale Order Form
Please fill in the quantities as needed and click the "Add All To Cart" button when you are ready.
{% endcapture %}
{% capture add_to_cart_notes %}
IMPORTANT: Shipping costs will be added when you select your destination country at the cart page.
{% endcapture %}
{% capture form_outro %}
{% endcapture %}
{% assign pop_up_image_viewer_colour = '1' %}
{{ STORE & PRODUCTS }}
{% assign wholesale_discount_percentage = '50' %}
{% assign hide_sold_out_products = 'no' %}
{% assign hide_coming_soon_products = 'no' %}
{% assign include_or_exclude_category_list = 'exclude' %}
{% capture category_list %}
{% endcapture %}
{{ USERNAME PROTECTED }}
{% assign password_phrase = 'future^2' %}
{% capture sign_in_intro %}Wholesale Orders
For access to our wholesale order form, please enter your account password below. If you do not have a password, please feel free to [[requestlink: submit a wholesale account request]].
{% endcapture %}
{% assign request_link_subject = 'Wholesale Order Request' %}
{% assign request_link_message_intro = 'Please enter the details of your business below:' %}
{{ LOVE }}
{% assign display_made_with_aarcade_link = 'yes' %}
{{ #### END CUSTOM OPTIONS #### }}
{{ ## START ADMIN - DO NOT EDIT ## }}{% capture rlnk %}{% endcapture %}{{ ## END ADMIN ## }}
var aarcadewhS = '{{ http://thefuturefuture.bigcartel.com/cart }}';
var aarcadewhjs = '{{ "api" | theme_js_url }}';
var aarcadewhU = '{{ big_cartel_sub_domain | remove: ' ' }}';
var aarcadewhHs = '{{ hide_sold_out_products | remove: ' ' }}';
var aarcadewhHc = '{{ hide_coming_soon_products | remove: ' ' }}';
var aarcadewhDc = '{{ wholesale_discount_percentage | remove: ' ' | remove: '%' }}';