{% extends 'base.html' %} {% block title %} {% if need == 'Please send me an RMA number. Here are my product purchase details.' %} Contact to request an RMA {% elseif need == 'Please send me your latest catalog.' %} Contact to request free ArmaLaser Catalog {% elseif need == 'I need Warranty help. Please contact me.'%} Contact ArmaLaser for Warranty Help {% else %} Contact ArmaLaser {% endif %} {% endblock %} {% block metadescription %} {% if need == 'Please send me an RMA number. Here are my product purchase details.' %} If you need to return any products, please contact us to request an RMA. {% elseif need == 'Please send me your latest catalog.' %} Contact ArmaLaser to request our latest Catalog and we will send it to you {% elseif need == 'I need Warranty help. Please contact me.'%} Contact ArmaLaser for assistance with Warranty issues by filling out our convenient contact form and submitting it. {% else %} Contact ArmaLaser directly by filling out our convenient contact form and submitting it. {% endif %} {% endblock %} {% block css %} {% endblock %} {% block outsidecontainer %} {% endblock %} {% block content %}

{{ pagetitle }}

{% if not session.nowMMDD == '12-25' or not session.nowMMDD == '01-01' or not session.nowMMDD == '07-04' or not session.thisDay == 'Sat' or not session.thisDay == 'Sun' and (not session.thisHour > '17' or not session.thisHour < '9') %}

×

Live Chat is available!

Let's Chat

Chat hours: 9AM - 5PM ET Mon - Fri

{% endif %}

Need laser parts? Need laser batteries?

Please provide the following information.

*If this is regarding an order, please make sure that you have your original order number.

 

Return Shipping Address

ArmaLaser Inc.
5200 NW 43rd Street
Suite 1020-123 Gainesville, FL 32606

Corporate Headquarters

ArmaLaser Inc.
5200 NW 43rd Street
Gainesville, FL 32606
USA

Operation Hours

Monday-Friday 9:00AM-5:00PM

Contact Information

Telephone: 800-680-5020
International: 352-353-0418
Fax: 352-515-9245
customercare@armalaser.com

Warranty Registration

Product Registration

{% endblock %} {% block bottomjs %} {% endblock %}