HAND MADE Wholesale Order Form
{{ ## START CUSTOM OPTIONS ## }}
{{ REFER TO NOTES AT: http://support.aarcadethemes.com/extras-wholesale-order-form/ }}
{{ REQUIRED SETTINGS }}
{% assign big_cartel_domain = 'handmadeeverything' %}
{{ TITLES & CONTENT }}
{% capture form_intro %}
**IMPORTANT NOTE**
Be sure and read all product descriptions and notes carefully.
Be sure you know what your buying before purchase.
*ALL SALES ARE FINAL*
{% endcapture %}
{% capture add_to_cart_notes %}
Shipping will be added on the next page.
{% endcapture %}
{% capture form_outro %}
Thanks for Ordersing. Please call us at 360-929-9354 if you have question about your order.
{% endcapture %}
{% assign pop_up_image_viewer_colour = '2' %}
{{ STORE & PRODUCTS }}
{% assign enable_inventory_management = 'yes' %}
{% assign wholesale_discount_percentage = '50' %}
{% assign minimum_order_value = '140' %}
{% assign hide_sold_out_products = 'no' %}
{% assign hide_coming_soon_products = 'no' %}
{% assign include_or_exclude_category_list = 'exclude' %}
{% capture category_list %}
No Wholesale
{% endcapture %}
{% assign show_per_product_categories = 'no' %}
{% assign order_by_category = 'no' %}
{{ USERNAME PROTECTED }}
{% assign password_phrase = '032479' %}
{% capture sign_in_intro %}Wholesale Orders
Enter your unique "Buyer ID" below to access the HAND MADE wholesale order form. If you do not have a buyer ID, please feel free to [[requestlink: submit a Buyer ID request]]. {% endcapture %}{% assign request_link_subject = 'Buyer ID 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: ',' }}';