top of page
2B46AF83-EBFC-429D-8CB1-178A5101293A_edited.jpg

Clothe Yourself With Purpose.

Tempered In Faith. Styled For Battle. Worn By Warriors. Forged By Fire.

Latest Arrivals

Stand For Something Greater

Subscribe and save 10%

on your first order

categories

ChatGPT Image Aug 22, 2025, 03_34_16 PM.png

MEN

Knights & Men in Arms

ChatGPT Image Aug 22, 2025, 03_49_52 PM.png

WOMEN

Dianas of the Order

ChatGPT Image Aug 22, 2025, 03_38_17 PM.png

KIDS

Squire

ChatGPT Image Aug 22, 2025, 03_32_40 PM.png

ANTIQUES

Relics & Helms

bottom of page
const agentInitScript = document.createElement("script"); agentInitScript.type = "module"; agentInitScript.innerHTML = `import Agent from 'https://cdn.jsdelivr.net/npm/@agent-embed/js@latest/dist/web.js' Agent.initBubble({ agentName: "Armor & Fire", theme: '{ button :{ backgroundColor: "#2b3e13"}}', user: { user_id: "unique_user_id_12345", user_name: "your_user_name", user_email: "your_user_email", user_segments: ["abc", "def"], }, filterResponse: function(response) { const citationRegex = /【d+:d+†[^【】]+】/g; return response.replace(citationRegex, ""); } }); `; document.body.append(agentInitScript);