القائمة
السلة
$(".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': '10213', 'price': '44 ريال ', 'special-price': '33 ريال ', 'exclusive-tax-price': '29 ريال ', 'brand': 'فريدريش نيتشه', 'model': '44167027 9789922605029', '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': '10213', 'price': '44 ريال ', 'exclusive-tax-price': '29 ريال ', 'brand': 'فريدريش نيتشه', 'model': '44167027 9789922605029', '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': '10213', 'price': '44 ريال ', 'exclusive-tax-price': '29 ريال ', 'brand': 'فريدريش نيتشه', 'model': '44167027 9789922605029', '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': '10213', 'price': '44 ريال ', 'special-price': '33 ريال ', 'exclusive-tax-price': '29 ريال ', 'brand': 'فريدريش نيتشه', 'model': '44167027 9789922605029', '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':"10213", 'related_list_name':"ما وراء الخير والشر: توطئة لفلسفة مستقبلية", 'related_products':related_products, } }, });

ما وراء الخير والشر: توطئة لفلسفة مستقبلية

ما وراء الخير والشر: توطئة لفلسفة مستقبلية
-25 %
ما وراء الخير والشر: توطئة لفلسفة مستقبلية
33 ريال
44 ريال
السعر بدون ضريبة : 29 ريال
السعر بنقاط المكافآت : 2850
  • التوفر: انتهى من المخزون

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

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

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

كتابة تعليق

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