JavaScript seems to be disabled in your browser.

You must have JavaScript enabled in your browser to utilize the functionality of this website. Click here for instructions on enabling javascript in your browser.

16.4.2024
  • נכנסו למלאי הרבה סוגים של סטים מקלדת ועכבר מבית Logitec
  • נכנסו למלאי כונניי SSD בנפחים שונים. מחיריי ה SSD בעליה, זה הזמן להערך בהתאם.
  • מחפשים דיו למדפסת? שילחו דגם מדפסת ופרטים, ונחזור אלייכם עם הצעה office@zigzag2000.co.il

. . .
לקוח יקר,                                    20/03/2024
באתר, ובמחסניינו, אלפיי מוצרים זמינים.
כאשר מוצר מופיע כ"זמין במלאי", הוא זמין במלאי אצליינו במחסן.
יש להזמין באתר לפניי הגעה לאיסוף המוצרים ולקבל אישור כי ההזמנה מוכנה, על מנת לאפשר למחסן להכין את ההזמנה.
ניתן להזמין באתר, ללא כרטיס אשראי, ואנו ניצור קשר להמשך טיפול.
אנו מאמינים בהשגת לקוחות ולא מכירות ולכן, תמיד נמליץ על האפשרויות הנכונות עבורך, על פי צרכך.
במידה וחיפשתם מוצר שאינו מופיע באתר, ניתן לפנות אל: office@zigzag2000.co.il ואנו נדאג למחיר עבורכם.
נשמח לעמוד לשירותכם
הזיגזגים
1267 - Illegal mix of collations (utf8mb4_unicode_ci,IMPLICIT) and (hebrew_general_ci,COERCIBLE) for operation 'like'

select count(distinct p.products_id) as total from products p left join specials s on p.products_id = s.products_id left join manufacturers m ON p.manufacturers_id = m.manufacturers_id left join products_to_products_extra_fields ptpef ON p.products_id = ptpef.products_id, products_to_categories p2c left join categories c on p2c.categories_id = c.categories_id, tax_rates tr, products_description pd, currencies cu where p2c.categories_id NOT IN (1044, 1536) and pd.products_id = p2c.products_id and p.products_tax_class_id = tr.tax_class_id and c.categories_status = '1' and p.products_status = '1' and pd.products_id = p.products_id and p.products_price_currency_code = cu.code and pd.language_id = '2' and (p.manufacturers_id = m.manufacturers_id or p.manufacturers_id = '0') and p2c.products_id = p.products_id and p2c.products_id = pd.products_id and ((pd.products_name like '%samsung%' or p.products_model like '%samsung%' or ptpef.products_extra_fields_value like '%samsung%' or m.manufacturers_name like '%samsung%' or pd.products_description like '%samsung%') and (pd.products_name like '%27%' or p.products_model like '%27%' or ptpef.products_extra_fields_value like '%27%' or m.manufacturers_name like '%27%' or pd.products_description like '%27%') and (pd.products_name like '%ן¿½ן¿½ן¿½%' or p.products_model like '%ן¿½ן¿½ן¿½%' or ptpef.products_extra_fields_value like '%ן¿½ן¿½ן¿½%' or m.manufacturers_name like '%ן¿½ן¿½ן¿½%' or pd.products_description like '%ן¿½ן¿½ן¿½%') )

[TEP STOP]