القائمة
السلة
$(".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': '9934', 'price': '46 ريال ', 'special-price': '35 ريال ', 'exclusive-tax-price': '30 ريال ', 'brand': 'أندرو ديكسون وايت', 'model': '', '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': '9934', 'price': '46 ريال ', 'exclusive-tax-price': '30 ريال ', 'brand': 'أندرو ديكسون وايت', 'model': '', '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': '9934', 'price': '46 ريال ', 'exclusive-tax-price': '30 ريال ', 'brand': 'أندرو ديكسون وايت', 'model': '', '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': '9934', 'price': '46 ريال ', 'special-price': '35 ريال ', 'exclusive-tax-price': '30 ريال ', 'brand': 'أندرو ديكسون وايت', 'model': '', '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':"9934", 'related_list_name':"تاريخ الصراع بين العلم واللاهوت في المسيحية (الجزء الأول)", 'related_products':related_products, } }, });

تاريخ الصراع بين العلم واللاهوت في المسيحية (الجزء الأول)

تاريخ الصراع بين العلم واللاهوت في المسيحية (الجزء الأول)
-25 %
تاريخ الصراع بين العلم واللاهوت في المسيحية (الجزء الأول)
35 ريال
46 ريال
السعر بدون ضريبة : 30 ريال
السعر بنقاط المكافآت : 3000
  • التوفر: انتهى من المخزون

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

"فها هو الإنسان الجديد الذي تفتح قلبه واستنارت روحه وأشرقت بين جوانحه روح الحق والحرية وقال للطبيعه ها قد عرفت اسرارك أو بعض اسرارك التى كانت تخيفني وترهبني.انت هنا طوع بناني خاضعة لأفكاري وعقلي لم اعد انا الخاضع لك الخائف منك المذهول امام ظواهرك ها أنا ذا الإنسان الجديد اقف بمهمة الجبار على مفترق الطريق بين عصرين مختلفين تماما من عصور الفكر الإنساني عصر الخوف والمعجزات وعصر العلم واليقين لاقول بكل ثقة ستحررني الحقيقة".

معلومات الكتاب
ترجمةجلال مظهر
عدد الصفحات432
سنة النشر2020
عدد أجزاء الكتاب1
غلاف الكتابغلاف

كتابة تعليق

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