Torah Covers - Mantels

Torah Covers - Mantels
Show:

Sefer Torah Mantle M-1458

Highlight

Sefer Torah Mantles And Torah Covers with custom embroidered dedication Designs.

Sefer Torah Mantle MA-1421C

Highlight

Sefer Torah Mantles And Torah Covers with custom embroidered dedication Designs.

Sefer Torah Mantle MA-1421B

Highlight

Sefer Torah Mantles And Torah Covers with custom embroidered dedication Designs.

Sefer Torah Mantle M-1179

Highlight

Sefer Torah Mantles And Torah Covers with custom embroidered dedication Designs.

Sefer Torah Mantle M-1155

Highlight

Sefer Torah Mantles And Torah Covers with custom embroidered dedication Designs.

Sefer Torah Mantle M-1021D

Highlight

Sefer Torah Mantles And Torah Covers with custom embroidered dedication Designs.

Sefer Torah Mantle 2013-0021

Highlight

Sefer Torah covers also known as Torah mantles are custom designed to your specifications in design and inscription. Our synagogue embroidery specialists are here to guide you in every step of your order.

Chabad Torah Cover-770 M-4129

Highlight

Chabad Sefer Torah covers also known as Torah mantles

Chabad Torah Cover with Menorah Hand made M-4203

Highlight

Chabad Sefer Torah covers also known as Torah mantles

Chabad Torah Cover M-4402

Highlight

Chabad Sefer Torah covers also known as Torah mantles

Chabad Torah Cover Hand Embroidered M-4221

Highlight

Chabad Sefer Torah covers also known as Torah mantles

Sefer Torah Mantel MA-1606

Highlight

Sefer Torah Mantels And Torah Covers with custom embroidered dedication designs.

Scroll To Top
Close
Close

Shopping Cart

Close

Shopping cart is empty!

Continue Shopping

jQuery(document).ready(function($) { function handleAutofill() { setTimeout(function() { var addressFilled = $('#billing_address_1').val() || $('#shipping_address_1').val(); var cityFilled = $('#billing_city').val() || $('#shipping_city').val(); var postcodeFilled = $('#billing_postcode').val() || $('#shipping_postcode').val(); if (addressFilled || cityFilled || postcodeFilled) { $('input.address-field, input.country_to_state, select.country_to_state').trigger('change'); $(document.body).trigger('update_checkout'); if (typeof wc_checkout_form !== 'undefined') { wc_checkout_form.trigger_update_checkout(); } console.log('Autofill detected, shipping calculation triggered'); } }, 1000); } document.addEventListener('autocomplete', handleAutofill); var observer = new MutationObserver(function(mutations) { for (var i = 0; i < mutations.length; i++) { if (mutations[i].type === 'attributes' || mutations[i].type === 'childList') { handleAutofill(); break; } } }); var checkoutForm = document.querySelector('form.checkout'); if (checkoutForm) { observer.observe(checkoutForm, { childList: true, subtree: true, attributes: true, attributeFilter: ['value'] }); } handleAutofill(); $(document).on('click', function() { handleAutofill(); }); });