القائمة
السلة
$(".addtocart").bind("click", function(){ var product_id = $(this).attr('product-id'); var name = $(this).attr('p-name'); var price = $(this).attr('price'); var special = $(this).attr('special'); var tax = $(this).attr('tax'); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_cart', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'products': [{ 'name': name, // Name or ID is required. 'id': product_id, 'price': price, 'special-price': special, 'exclusive-tax-price': tax, }] } } }); var qty = 1; window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_cart', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'products': [{ 'name': name, // Name or ID is required. 'id': product_id, 'price': price, 'exclusive-tax-price': tax, 'quantity': qty, }] } } }); }); $(".addtowishlist").bind("click", function(){ var product_id = $(this).attr('product-id'); var name = $(this).attr('p-name'); var price = $(this).attr('price'); var special = $(this).attr('special'); var tax = $(this).attr('tax'); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'products': [{ 'name': name, // Name or ID is required. 'id': product_id, 'price': price, 'special-price': special, 'exclusive-tax-price': tax, }] } } }); var qty = 1; window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': name}, // 'detail' actions have an optional list property. 'products': [{ 'name': name, // Name or ID is required. 'id': product_id, 'price': price, 'exclusive-tax-price': tax, 'quantity': qty, }] } } }); }); $("#addtowishlist").bind("click", function(){ window.dataLayer = window.dataLayer || [] dataLayer.push({ 'event':'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي'}, // 'detail' actions have an optional list property. 'products': [{ 'name': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي', // Name or ID is required. 'id': '6290', 'price': '69 ريال ', 'special-price': '52 ريال ', 'exclusive-tax-price': '45 ريال ', 'brand': 'خميس علي الرواحي', 'model': '30283241', 'stock': 'انتهى من المخزون', }] } } }); var qty = 1; window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_wishlist', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي'}, // 'detail' actions have an optional list property. 'products': [{ 'name': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي', // Name or ID is required. 'id': '6290', 'price': '69 ريال ', 'exclusive-tax-price': '45 ريال ', 'brand': 'خميس علي الرواحي', 'model': '30283241', 'quantity': qty, }] } } }); }); }); function addToCartClicked() { var qty = $('#input-quantity').val(); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'add_to_cart', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي'}, // 'detail' actions have an optional list property. 'products': [{ 'name': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي', // Name or ID is required. 'id': '6290', 'price': '69 ريال ', 'exclusive-tax-price': '45 ريال ', 'brand': 'خميس علي الرواحي', 'model': '30283241', 'quantity': qty, }] } } }); } } else { $(document).ready(function(){ window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event' : 'view_item', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي'}, // 'detail' actions have an optional list property. 'products': [{ 'name': 'موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي', // Name or ID is required. 'id': '6290', 'price': '69 ريال ', 'special-price': '52 ريال ', 'exclusive-tax-price': '45 ريال ', 'brand': 'خميس علي الرواحي', 'model': '30283241', 'stock': 'انتهى من المخزون', 'rating' : '0', }] } } }); var related_products = []; var all_related_products = []; jQuery.each(all_related_products, function(key, value ) { related_products[key] = { 'product': [{ 'product_id': value.product_id, //item-id and item-name are required 'name': value.name, 'special-price': value.special, 'exclusive-tax-price': value.tax, 'price': value.price, 'total-price': value.total, 'rating': value.rating, }] }; }); window.dataLayer = window.dataLayer || [] dataLayer.push({ ecommerce: null }); dataLayer.push({ 'event': 'view_item_list', 'ecommerce': { 'detail': { 'actionField': {'Product-Views': "موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي"}, 'related_list_id':"6290", 'related_list_name':"موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي", 'related_products':related_products, } }, });

موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي

موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي
-25 %
موقف العلماء المسلمين في العراق وبلاد الشام من الغزو المغولي
52 ريال
69 ريال
السعر بدون ضريبة : 45 ريال
السعر بنقاط المكافآت : 4500
  • التوفر: انتهى من المخزون

دور النشر لهذا الكتاب:


هذا الكتاب يكشف عن مواقف علماء المسلمين في العراق وبلاد الشام من الغزو المغولي لبلاد الإسلام، وهما من الوقائع التاريخية المهمة التي غيرت خريطة العالم الإسلامي، مع تطرقه إلى بيان موقف علماء الديار المصرية منه؛ بحكم كون بلاد الشام ومصر كياناً سياسياً واحداً في تلك الحقبة التي زخرت بكوكبة من كبار علماء الأمة كالعز بن عبد السلام وابن العديم والبرزالي والذهبي وابن دقيق العيد وابن تيمية وابن جماعة وابن الشحنة وابن حجي وابن حجر وغيرهم.

معلومات الكتاب
عدد الصفحات413
سنة النشر2016
عدد أجزاء الكتاب1
غلاف الكتابمجلد
الطبعةالأولى

كتابة تعليق

الرجاء الدخول أو التسجيل لكي تتمكن من تقييم المنتج