Enhance Your Worship Space

At Macedonian Church Supplies, we specialize in creating and restoring sacred vessels, chandeliers, and unique lighting solutions for both homes and places of worship since 1976.

Discover More
Macedonian Church Supplies
Pectoral Crosses
For Bishops
Chandeliers
Elegant designs
Church Lamps
Indoor & Outdoor
Tabernacles
Unique Designs
Chalice Sets
For Divine Service
Restoration Services
Unique and Handcrafted

Explore Our Church Supplies

Browse our exquisite range of handcrafted Church sacred vessels and lighting solutions, crafted with exceptional artistry and quality since 1976.

Precious jeweled crucifix necklace worn by a priest during a religious ceremony

Bishop's Pectoral Cross

$249.99

This beautifully handcrafted pectoral cross symbolizes the spiritual authority and dignity of the bishop.

Wooden tau cross pendant featuring a brown cord, resting gracefully on a terracotta surface, symbolizing faith, Christianity, and deeper spiritual meanings

Elegant Pectoral Cross

$199.99

Created with precision, this sacred vessel combines artistry and spiritual significance.

Your Shopping Cart

Your cart is empty

Add items from above to place an order

Macedonian Church Supplies

Embrace the beauty of handcrafted sacred vessels.

Since 1976, we specialize in the manufacture and repair of unique church supplies and artistic lighting for holy spaces.

Join our proud tradition of exceptional craftsmanship at Macedonian Church Supplies.

Anna
Headshot executive confident senior business man specialist smiling at camera. Closeup friendly portrait of grey haired professional boss, leader, ceo, male bank manager businessman in suit in office

“Macedonian Church Supplies transformed my sacred space with beautiful vessels that resonate spiritual harmony.”

Michael
Portrait of a happy young casual man standing. Portrait of happy fashionable handsome man in yellow t-shirt and glasses crossing hands and smiling

“The craftsmanship behind the church lamps from Macedonian Church Supplies is truly unparalleled.”

David
Business, portrait and smile with black woman in office for start of corporate or professional career. Confident, creative and mission with happy employee at design agency workplace in Nigeria

“Macedonian Church Supplies has offered unparalleled service in restoring my family's heirloom sacred vessels.”

The Sun Chariot of the Sphinx Avenue was a sacred vessel used in ancient Egyptian processions between the temples of Karnak and Luxor, symbolizing the journey of the sun god Ra across the sky.
47+
Years in Business

About Macedonian Church Supplies

Crafting Sacred Items with Tradition

Since 1976, we specialize in the manufacture and repair of Church Sacred vessels, providing high-quality lighting solutions for homes and places of worship.

Our Commitment
We ensure exceptional quality and craftsmanship in all our sacred vessels and lighting solutions.
Our Vision
To create unique art pieces that adorn Holy Temples and Museums, preserving tradition and artistry.
Get in Touch
var mobileIcon = document.getElementById("mobile-menu-icon"); if (mobileIcon) { mobileIcon.addEventListener("click", function() { let c = document.getElementById("nav-links-mobile").classList; c.toggle("hidden"); }) } function setupFormSubmission(formElementId) { var form = document.getElementById(formElementId); if (!form) { return; } form.addEventListener('submit', function(e) { e.preventDefault(); var submitButton; var formElements = e.target.elements; var formData = {}; for (var i = 0; i < formElements.length; i++) { if (formElements[i].type === "submit") { submitButton = formElements[i]; } else { formData[formElements[i].name] = formElements[i].value; } } if (!submitButton) { console.error('No submit button found.'); return; } var submitButtonText = submitButton.innerText; formData.analyticsId = window.LANDING_SITE_ID; submitButton.innerText = 'Sending...'; fetch(window.LANDING_SITE_CONTACT_US_URL, { method: 'POST', headers: { 'Content-Type': 'application/json', }, body: JSON.stringify(formData), }) .then(function(response) { console.log(response); if (response.ok) { submitButton.innerText = 'Done!'; for (var i = 0; i < formElements.length; i++) { if (formElements[i].type !== "submit") { formElements[i].value = ''; } } } else { submitButton.innerText = 'Error. Please try again.'; } }) .catch((error) => { console.error('Error:', error); }) .finally(function() { setTimeout(function() { submitButton.innerText = submitButtonText; }, 4000); }) }); } setupFormSubmission('contact-us-form');