{{ ## START CUSTOM OPTIONS ## }}
{{ REFER TO NOTES AT: http://support.aarcadethemes.com/extras-wholesale-order-form/ }}
{{ REQUIRED SETTINGS }}
{% assign big_cartel_domain = 'thaiclothingdirect' %}
{{ TITLES & CONTENT }}
{% capture form_intro %}{{ store.name }} - Wholesale Order Form
Welcome to our wholesale order form. 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 enable_inventory_management = 'no' %}
{% assign wholesale_discount_percentage = '35' %}
{% assign minimum_order_value = '200' %}
{% assign hide_sold_out_products = 'yes' %}
{% assign hide_coming_soon_products = 'yes' %}
{% assign include_or_exclude_category_list = 'exclude' %}
{% capture category_list %}
Clearance, On Sale,
{% endcapture %}
{% assign show_per_product_categories = 'yes' %}
{% assign order_by_category = 'no' %}
{{ USERNAME PROTECTED }}
{% assign password_phrase = 'wholesale14' %}
{% 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 = 'no' %}
{{ #### END CUSTOM OPTIONS #### }}
{{ ## START ADMIN - DO NOT EDIT ## }}{% capture rlnk %}{% endcapture %}{{ ## END ADMIN ## }}
{% if page.full_path contains '?ids=' %} {% capture ids %}{{ page.full_path | remove: page.url | remove: '?ids=' | replace: '-', ' ' }}{% endcapture %} {{ ids }} {% else %}var aarcadewhS = '{{ store.url }}';
var aarcadewhP = '{{ page.full_url }}';
var aarcadewhjs = '{{ "api" | theme_js_url }}';
var aarcadewhU = '{{ big_cartel_domain | remove: ' ' }}';
var aarcadewhHs = '{{ hide_sold_out_products | remove: ' ' }}';
var aarcadewhHc = '{{ hide_coming_soon_products | remove: ' ' }}';
var aarcadewhDc = '{{ wholesale_discount_percentage | remove: ' ' | remove: '%' }}';
var aarcadewhPc = '{{ show_per_product_categories | remove: ' ' }}';
var aarcadewhOc = '{{ order_by_category | remove: ' ' }}';
var aarcadewhMo = '{{ minimum_order_value | remove: ' ' | remove: store.currency.sign | remove: ',' }}';
{% endif %}