Shop by Category
Shop by Theme
Shop by Collection

Emergency Preparedness Outfitters has everything you need to outfit yourself: ACUs, BDUs, Boots, Hats, all kinds of camouflage clothing, EMS, EMT and Military Gear, to everything you need to be prepared. Shop with confidence on the web with EPOutfitters No Hassle 100% Satisfaction 30 day Guarantee and PayPal secure checkout. EPOutfitters.com is 100% created and maintained by a Disabled American Veteran.
Do you have a Crisis Preparedness Plan? In an ever threatening world from man made and natural disasters the implementation of a crisis management plan is important. This web site was designed to help provide you with the ability to develop and deploy a Crisis Preparedness Plan. Many of the items you will find on this site are useful towards this purpose.



Featured Categories
<ss:foreach item="cat" within="$store.categories.getFeaturedCategories()"> <ss:if test="$urlflag == 'true'"> <ss:set name='newCatUrl' value="$categoryPrefix"/> <ss:set name='newCatUrl' value="$string.concat($newCatUrl, $string.concat($string.encode($cat.name), '/'))"/>
<ss:if test="$cat.photoImage">
<ss:if test="$urlflag == 'true'">
<ss:link source="$newCatUrl"><ss:image source="$cat.photoImage" alt="$cat.name" border="0"/>
<ss:else/>
<ss:link source="$cat"><ss:image source="$cat.photoImage" alt="$cat.name" border="0"/>
<ss:if test="$urlflag == 'true'">
<ss:link class="sfCat" source="$newCatUrl" title="$cat.name"><ss:value source="$cat.name" maxlength="60"/>
<ss:else/>
<ss:link class="sfCat" source="$cat" title="$cat.name"><ss:value source="$cat.name" maxlength="60"/>
<ss:foreach item="sub" within="$cat.childrenToDepth(3)">
<ss:if test="$urlflag == 'true'">
<ss:set name='newSubUrl' value="$categoryPrefix"/>
<ss:set name='newSubUrl' value="$string.concat($newSubUrl, $string.concat($string.encode($sub.parentchaindisplay), '/'))"/>
<ss:set name='newSubUrl' value="$string.replace($newSubUrl, '%3A', '/')"/>
<ss:if test="$urlflag == 'true'">
<ss:link source="$newSubUrl" class="sfSubCat"><ss:value source="$sub"/>
<ss:else/>
<ss:link source="$sub" class="sfSubCat"><ss:value source="$sub"/>
<ss:if test="$counter.currentRow >= 3">
<ss:break/>
<ss:link source="$newCatUrl" class="sfViewAll">View All <ss:image source="$storeVersion.images['iconRightArrow.gif']"/>


