DEV MODE
Size: XS
Size: SM
Size: MD
Size: LG
Size: XL
Tax based on shipping to United Kingdom gb flag , Change?
NEW CLEARANCE

ALL ARTICLES


Understanding DORI in CCTV Cameras: A Comprehensive Guide

Understanding DORI in CCTV Cameras: A Comprehensive Guide

23/07/2024   Neil Levett   1417   Security  

DORI (Detection, Observation, Recognition, and Identification) is a set of guidelines that help users understand the cameras performance capabilities

Copper Data Cable Explained - What is the best cable to suit my needs?

Explaining the different types of copper data cable, including coax, cat 5, cat 6 and cat 7, UTP, FTP, LSZH and other variants

A case study on Ruijie AirMetro products providing Wi-Fi across a caravan park

A case study on how Ruijie AirMetro products are able to provide Wi-Fi across a large caravan park.

Unlock the Power of Wireless with EZVIZ EP7 Video Intercom

Unlock the Power of Wireless with EZVIZ EP7 Video Intercom

13/06/2024   Neil Levett   574   Security  

The EZVIZ EP7 is a battery powered 2K HD Smart Video Intercom Door phone Kit with solar panel which maximizes the convenience for remote viewing

Exploring HiTools Designer: Unlocking the Potential of Hikvision's Software

Understanding HiTools Designer. The specialized software developed by Hikvision to assist in the design and planning of surveillance systems.

Interactive Display Screens & Smartboards for Business and Education

An in depth look at Interactive Display Screens & Smartboards and how they can maximize educational and business potential

The Benefits of Security Lighting

The Benefits of Security Lighting

30/04/2024   Neil Levett   711   Security  

A guide explaining the benefits of security lighting in the home or workplace, and how they can work alongside security systems .

HiTools Delivery from Hikvision - The SADP / Batch Config Replacement

HiTools Delivery from Hikvision - The SADP / Batch Config Replacement

The all-in-one software solution for configuring and maintaining HiLook and Hikvision hardware platforms.

28/02/2024   Callum Bustacchini   2039   News  

Takex Beam Sensors - Early Warning Solutions for Security Systems

Takex optical beam sensors represent a cutting-edge technology in the field of perimeter security are designed to deliver early warning alerts.

Ezviz EB8 - Portable & Reliable 360° Protection

Ezviz EB8 - Portable & Reliable 360° Protection

26/01/2024   Neil Levett   837   Security  

The Ezviz EB8-4G Pro is a 3MP 2K, battery powered, pan & tilt Wi-Fi/4G camera that can be used with the EZVIZ Solar Panel to extend the battery life.

Page 1 of 5 (42 results)

Compare 0
Google review badge
PHPSESSID / e5e8c27c8045307a567cb09554ea6ea4
0.076205
Array
(
    [e5e8c27c8045307a567cb09554ea6ea4] => Array
        (
            [customer_group_id] => 1
            [pricing_groups] => 
            [currency] => GBP
            [currency_value] => 1.00000000
            [country_id] => 222
            [location_id] => 0
            [tracker] => f7d298ff5cd3b08efb58ac48151abcc190185a6bc1f6563575b0e338643038b9
        )

)
Array
(
    [ALL] => Array
        (
            [0] => 18:03:53; PREPARED; MEMCACHED; Url; __construct; SELECT * FROM ct_url_alias WHERE store_id = 1 OR store_id = 0
            [1] => 18:03:53; PREPARED; MEMCACHED; ControllerStartupStartup; index; SELECT * FROM ct_setting WHERE store_id = 0 OR store_id = 1 ORDER BY store_id ASC
            [2] => 18:03:53; PREPARED; MEMCACHED; Cart\Customer; __construct; SELECT * FROM ct_customer_group WHERE customer_group_id = 1
            [3] => 18:03:53; PREPARED; MEMCACHED; ModelCatalogCustomerCatalog; getCustomerCatalog; SELECT cc.* FROM ct_customer_catalog_customer ccc LEFT JOIN ct_customer_catalog cc ON cc.customer_catalog_id = ccc.customer_catalog_id WHERE (ccc.customer_id = 0 AND ccc.customer_id != 0) OR ccc.customer_group_id = 1
            [4] => 18:03:53; STANDARD; MEMCACHED; ModelLocalisationCurrency; getCurrencies; SELECT * FROM ct_currency WHERE status = 1 ORDER BY title ASC
            [5] => 18:03:53; STANDARD; MEMCACHED; Cart\Currency; __construct; SELECT * FROM ct_currency
            [6] => 18:03:53; STANDARD; 0.001904; Cart\Tax; setAddress; SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr2.tax_rate_register FROM ct_tax_rule tr1 LEFT JOIN ct_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) LEFT JOIN ct_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN ct_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE z2gz.country_id = 222 AND z2gz.zone_id = 11 AND tr2.tax_rate_register = 0
            [7] => 18:03:53; STANDARD; 0.000435; Tracking; getNewTracker; SELECT tracking_id FROM ct_tracking WHERE tracker = 'f7d298ff5cd3b08efb58ac48151abcc190185a6bc1f6563575b0e338643038b9'
            [8] => 18:03:53; STANDARD; 0.003506; ModelBlogBlogCategory; getBlogCategory; SELECT DISTINCT * FROM ct_blog_category c LEFT JOIN ct_blog_category_description cd ON (c.blog_category_id = cd.blog_category_id) WHERE c.blog_category_id = '0' AND c.status = '1'
            [9] => 18:03:53; STANDARD; 0.001962; ModelBlogArticle; getTotalArticles; SELECT COUNT(DISTINCT a.article_id) AS total FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_blog_category_path cp ON (cp.blog_category_id = a.blog_category_id) WHERE a.status = 1 AND store_id = 1
            [10] => 18:03:53; STANDARD; 0.001532; ModelBlogArticle; getArticles; SELECT a.article_id FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_blog_category_path ca ON (ca.blog_category_id = a.blog_category_id) LEFT JOIN ct_blog_category_description cd ON (cd.blog_category_id = a.blog_category_id) WHERE a.status = 1 AND a.store_id = 1 GROUP BY a.article_id ORDER BY a.sort_order ASC, a.article_id DESC LIMIT 0,10
            [11] => 18:03:53; STANDARD; 0.000949; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '61' AND a.status = 1
            [12] => 18:03:53; STANDARD; 0.001222; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '59' AND a.status = 1
            [13] => 18:03:53; STANDARD; 0.000813; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '58' AND a.status = 1
            [14] => 18:03:53; STANDARD; 0.000808; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '57' AND a.status = 1
            [15] => 18:03:53; STANDARD; 0.000355; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '56' AND a.status = 1
            [16] => 18:03:53; STANDARD; 0.000787; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '55' AND a.status = 1
            [17] => 18:03:53; STANDARD; 0.000362; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '54' AND a.status = 1
            [18] => 18:03:53; STANDARD; 0.000350; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '53' AND a.status = 1
            [19] => 18:03:53; STANDARD; 0.001423; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '51' AND a.status = 1
            [20] => 18:03:53; STANDARD; 0.000305; ModelBlogArticle; getArticle; SELECT DISTINCT a.article_id, a.store_id, a.image, a.user_id, a.sort_order, a.status, a.date_modified, a.viewed, ad.name, ad.subtitle, ad.description, ad.meta_title, ad.meta_description, ad.meta_keyword, ad.tag, CONCAT(u.firstname, ' ', u.lastname) AS author, u.bio, u.image AS photo FROM ct_blog_article a LEFT JOIN ct_blog_article_description ad ON (a.article_id = ad.article_id) LEFT JOIN ct_user u ON u.user_id = a.user_id WHERE a.article_id = '50' AND a.status = 1
            [21] => 18:03:53; STANDARD; 0.000239; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '61'
            [22] => 18:03:53; STANDARD; 0.000205; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '59'
            [23] => 18:03:53; STANDARD; 0.000232; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '58'
            [24] => 18:03:53; STANDARD; 0.000195; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '57'
            [25] => 18:03:53; STANDARD; 0.000187; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '56'
            [26] => 18:03:53; STANDARD; 0.000177; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '55'
            [27] => 18:03:53; STANDARD; 0.000199; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '54'
            [28] => 18:03:53; STANDARD; 0.000201; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '53'
            [29] => 18:03:53; STANDARD; 0.000189; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '51'
            [30] => 18:03:53; STANDARD; 0.000189; ModelBlogArticle; getCategoriesWithName; SELECT a.blog_category_id, cd.name FROM ct_blog_category_description cd LEFT JOIN ct_blog_article a ON a.blog_category_id = cd.blog_category_id WHERE a.article_id = '50'
            [31] => 18:03:53; STANDARD; 0.001412; ModelBlogBlogCategory; getBlogCategories; SELECT * FROM ct_blog_category c LEFT JOIN ct_blog_category_description cd ON (c.blog_category_id = cd.blog_category_id) WHERE c.parent_id = '0' AND c.status = 1 AND store_id = 1 ORDER BY c.sort_order, LCASE(cd.name)
        )

    [DUPLICATES] => Array
        (
        )

    [SLOW] => Array
        (
        )

    [TOTAL_EXECUTION_TIME] => 0.020138263702393
)