wholesale orders
{{ ## START CUSTOM OPTIONS ## }}
{{ REFER TO NOTES AT: http://support.aarcadethemes.com/extras-wholesale-order-form/ }}
{{ REQUIRED SETTINGS }}
{% assign big_cartel_domain = 'www.maleneglintborg.com' %}
{{ TITLES & CONTENT }}
{% capture form_intro %}{{ store.name }} - Wholesale Order Form
Welcome to our wholesale order form.
Fill in the quantities you need and click the 'add all to cart' button when you are ready.
When choosing 'Email Your Order' your order will be emailed to us and we will get in touch with a verification and delivery date asap.
You will receive an invoice by mail when the orders is verified.
If you are a first time wholesale buyer you will have to pay in advance before the order is shipped. If you are a returning customer you will have a 30 payment credit.
It is also possible to pay immediately via Paypal - note that delivery times will be calculated according to quantity and emailed to you after your order is received.
You can navigate the orderlist via collections by choosing in the 'Filter Items' dropdown menu at the top of the list.
We hope this form makes ordering easy for you.
If you have any questions please do not hesitate to get in touch / [email protected]
{% endcapture %}
{% capture add_to_cart_notes %}
IMPORTANT: shipping cost will be added to your invoice
{% endcapture %}
{% capture form_outro %}
{% endcapture %}
{% assign pop_up_image_viewer_colour = '1' %}
{{ STORE & PRODUCTS }}
{% assign enable_inventory_management = 'no' %}
{% assign wholesale_discount_percentage = '50' %}
{% assign minimum_order_value = '' %}
{% assign hide_sold_out_products = 'yes' %}
{% assign hide_coming_soon_products = 'yes' %}
{% assign include_or_exclude_category_list = 'include' %}
{% capture category_list %}
{% endcapture %}
{% assign show_per_product_categories = 'yes' %}
{% assign order_by_category = 'yes' %}
{{ USERNAME PROTECTED }}
{% assign password_phrase = 'SHOPWHOLESALE' %}
{% 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 ## }}
{% 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 %}