$(".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': '8453',
'price': '86 ريال ',
'special-price': '65 ريال ',
'exclusive-tax-price': '56 ريال ',
'brand': 'محمد سعيد دلبح',
'model': '48759764',
'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': '8453',
'price': '86 ريال ',
'exclusive-tax-price': '56 ريال ',
'brand': 'محمد سعيد دلبح',
'model': '48759764',
'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': '8453',
'price': '86 ريال ',
'exclusive-tax-price': '56 ريال ',
'brand': 'محمد سعيد دلبح',
'model': '48759764',
'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': '8453',
'price': '86 ريال ',
'special-price': '65 ريال ',
'exclusive-tax-price': '56 ريال ',
'brand': 'محمد سعيد دلبح',
'model': '48759764',
'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':"8453",
'related_list_name':"ستون عاماً من الخداع : حركة فتح من مشروع الزعيم إلى مشرع التصفية",
'related_products':related_products,
}
},
});
احتلت حركة التحرير الوطني الفلسطيني «فتح» منذ عام 1968، الموقع القيادي الأول في الساحة الفلسطينية ولتضع قيادتها بصماتها على النضال الوطني الفلسطيني سلبا وإيجاباً، وتقود الشعب الفلسطيني في ميدان الكفاح المسلح لتنتهي بقيادته في ميدان التسوية السياسية بما اشتمل عليه من تنازلات وتفريط بحقوقه في وطنه.
قايضت قيادة «فتح» بزعامة ياسر عرفات وجودها وبقاءها والإبقاء على مصالحها الشخصية بالتخلي عن الجزء الأكبر من فلسطين لقاء وهم سعت إليه منذ تأسيسها بإقامة دولة على أي جزء من فلسطين تسمح موازين القوى بالتوصل إليه.
ركزت قيادة «فتح» منذ اليوم الأول لتأسيس الحركة على «فلسطنة» القضية.
المؤلف ليس غريباً عن الحركة التي يتناولها في كتابه، فهو ينتمي إلى جيل شهد انتصارات حركة التحرر العربية وهزائمها، وعايش حركة «فتح» صعوداً وهبوطاً ويعرف الكثير من أسرارها، وقد رأى، على غرار العديد من الفلسطينيين، ضرورة التعريف بما حدث: لماذا ومتى وأين؟
المؤلف من موقع المطلع والمتابع والناقد، عمل على وضع هذا الكتاب، الذي قد يفسر البعض ما جاء فيه انحيازاً شخصياً لموقف معارض، لكن الحقائق والوقائع التي تضمّنها لا تترك مجالاً للتأويل، بل ربما يكون بعضها صادماً.