$(".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': '10072',
'price': '31 ريال ',
'special-price': '23 ريال ',
'exclusive-tax-price': '20 ريال ',
'brand': 'محمد حنيف',
'model': '55742236 9789933617912',
'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': '10072',
'price': '31 ريال ',
'exclusive-tax-price': '20 ريال ',
'brand': 'محمد حنيف',
'model': '55742236 9789933617912',
'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': '10072',
'price': '31 ريال ',
'exclusive-tax-price': '20 ريال ',
'brand': 'محمد حنيف',
'model': '55742236 9789933617912',
'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': '10072',
'price': '31 ريال ',
'special-price': '23 ريال ',
'exclusive-tax-price': '20 ريال ',
'brand': 'محمد حنيف',
'model': '55742236 9789933617912',
'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':"10072",
'related_list_name':"سيدتنا أليس باتي",
'related_products':related_products,
}
},
});
سيدتنا أليس باتي
كتب لنفس المؤلف
39 ريال 52 ريال
السعر بدون ضريبة :34 ريال
29 ريال 39 ريال
السعر بدون ضريبة :26 ريال
عروض خاصة
43 ريال 58 ريال
السعر بدون ضريبة :38 ريال
26 ريال 35 ريال
السعر بدون ضريبة :23 ريال
35 ريال 46 ريال
السعر بدون ضريبة :30 ريال
81 ريال 108 ريال
السعر بدون ضريبة :71 ريال
52 ريال 69 ريال
السعر بدون ضريبة :45 ريال
23 ريال 31 ريال
السعر بدون ضريبة :20 ريال
39 ريال 52 ريال
السعر بدون ضريبة :34 ريال
33 ريال 44 ريال
السعر بدون ضريبة :29 ريال
48 ريال 64 ريال
السعر بدون ضريبة :42 ريال
30 ريال 40 ريال
السعر بدون ضريبة :26 ريال
القائمة البريدية اشترك للحصول على أخبار وعروض النادي