WhatsApp

BNK611 Course Book

Showing the single result

  • BNK611 - Economic Ideology in Islam book cover from VU Bookshop.

    BNK611 – Economic Ideology in Islam Book

     520 Add to cart

    Buy BNK611 – Economic Ideology in Islam Book | VU Bookshop Online

    Discover the principles of Islamic economics and their real-world relevance with the BNK611 – Economic Ideology in Islam Book, now available at VU Bookshop Online. Specially crafted for students of the Virtual University (VU), this book explores how Islamic teachings shape economic behavior, systems, and institutions in a modern context.

Shopping Cart
Home
Books
Tracking
0
Cart
Account
function vu_whatsapp_channel_popup() { ?> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } );