Returning Goods

Upon delivery of your goods, please inspect the items for any faults, damages or missing parts and notify us within three working days of receiving the items. Should you be unable to check your items at the time of delivery, please sign for these items as “unchecked”.

If you find a fault or damage to your item please report this to us within 3 working days of receipt of goods via telephone call, email or livechat service. Images of any damaged goods/packaging will be requested in order for the issue to be investigated further with the courier or manufacturer. Damaged items cannot be returned after 30 days of receipt of goods.

In the event of any goods being unwanted these can be returned to us within 30 days for a full refund. Return collections can be made and will often be free of charge, however occasionally this may involve a small cost to be deducted from your refund. This is to be agreed prior to a return being organised. Unwanted items that are requested for return after 30 days of delivery are not eligible for a full refund, however we reserve the right to consider offering a refund with a restocking fee deducted.

Any returned goods must be in a resaleable condition. Any items that appear to have been attempted to be fitted will not be eligible for a refund. We also ask that the goods to be returned within their original packaging with no brown tape used or any writing on any packaging. Once the unwanted goods have been received, a refund can then be issued back to the consumer’s original payment method account.


Notice: Undefined index: product in /var/www/virtual/6bdv.ws/d71/htdocs/cache/smarty/compile/1f/54/af/1f54afb3e86dac52e1c47a36321b9382ac9c598b.file.footer.tpl.php on line 153Notice: Trying to get property of non-object in /var/www/virtual/6bdv.ws/d71/htdocs/cache/smarty/compile/1f/54/af/1f54afb3e86dac52e1c47a36321b9382ac9c598b.file.footer.tpl.php on line 153Notice: Trying to get property of non-object in /var/www/virtual/6bdv.ws/d71/htdocs/cache/smarty/compile/1f/54/af/1f54afb3e86dac52e1c47a36321b9382ac9c598b.file.footer.tpl.php on line 153
Load Time288 ms - Unicorn powered webserver!
Querying Time30 ms
Queries59
Memory Peak Usage12.7 Mb
Included Files187 files - 4.49 Mb
PrestaShop Cache0.55 Mb
Global vars0.64 Mb
PrestaShop Version1.6.1.6
PHP Version5.6.40-29+ubuntu16.04.1+deb.sury.org+1 (OK)
MySQL Version10.0.21-MariaDB-log (OK)
Memory Limit150M
Max Execution Time30s
Smarty Cacheenabled
Smarty Compilationnever recompile
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 57 ms 57 ms 5.92 Mb 6.00 Mb
__construct 0 ms 57 ms - Mb 6.00 Mb
init 12 ms 69 ms 1.39 Mb 7.45 Mb
checkAccess 0 ms 69 ms - Mb 7.45 Mb
setMedia 3 ms 72 ms 0.07 Mb 7.48 Mb
postProcess 0 ms 72 ms - Mb 7.48 Mb
initHeader 0 ms 72 ms - Mb 7.48 Mb
initContent 90 ms 162 ms 3.36 Mb 10.92 Mb
initFooter 25 ms 187 ms 0.68 Mb 11.56 Mb
display 100 ms 288 ms 0.39 Mb 12.73 Mb
Hook Time Memory Usage
__construct 21 ms 3.25 Mb
hookfooter 13 ms - Mb
hookdisplayHeader 12 ms 0.25 Mb
hooktop 11 ms - Mb
hookdisplayTop 9 ms 0.50 Mb
hookHeader 7 ms - Mb
hookdisplayRightColumn 2 ms - Mb
hookdisplayNav 1 ms - Mb
hookdisplayFooter 1 ms 0.25 Mb
hookdisplayTopColumn - ms - Mb
hookmoduleRoutes - ms - Mb
11 hooks 77 ms 4.25 Mb
Module Time Memory Usage
lgcookieslaw 11 ms 0.25 Mb
blocktopmenu 10 ms 0.50 Mb
smartblog 8 ms 0.75 Mb
statsdata 7 ms 0.25 Mb
blockcart 6 ms 0.25 Mb
blocksearch 5 ms - Mb
themeconfigurator 4 ms 0.25 Mb
blockcms 4 ms - Mb
blockmyaccountfooter 3 ms 0.25 Mb
blockuserinfo 3 ms 0.25 Mb
blockcontactinfos 3 ms - Mb
mancarousel 2 ms - Mb
socialsharing 2 ms 0.25 Mb
ganalytics 1 ms - Mb
reviewscouk 1 ms - Mb
sekeywords 1 ms - Mb
blockcategories 1 ms - Mb
blockbanner 1 ms - Mb
blocksocial 1 ms - Mb
googleshopping 1 ms 0.25 Mb
productcomments 1 ms - Mb
homeslider 1 ms 0.25 Mb
blocklayered 1 ms 0.25 Mb
blockmyaccount 1 ms 0.25 Mb
recaptcha 1 ms - Mb
mailalerts 1 ms 0.25 Mb
pagesnotfound 1 ms - Mb
sagepay 0 ms - Mb
28 modules 77 ms 4.25 Mb

Stopwatch SQL - 59 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.5 610 /classes/Configuration.php:148
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module, h.`live_edit`
FROM `ps_module` m
INNER JOIN ps_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `ps_module_shop` ms ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` hm ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` h ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `ps_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.name != "displayPayment") AND (hm.id_shop = 1) AND (mg.id_shop = 1 AND  mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2.4 80 Yes Yes /override/classes/Hook.php:129
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
1.4 0 /classes/Hook.php:131
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `ps_module_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `ps_module` m
0.9 81 /classes/module/Module.php:277
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, (
SELECT id_module
FROM `ps_module_shop` ms
WHERE m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
LIMIT 1
) as mshop
FROM `ps_module` m
0.9 81 /classes/module/Module.php:277
INSERT INTO `ps_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
0.7 1 /classes/ObjectModel.php:487
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name
0.7 1 Yes /classes/shop/Shop.php:663
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 7) AND (b.`id_shop` = 1) LIMIT 1
0.7 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.7 41 Yes /classes/Dispatcher.php:452
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'd71.6bdv.ws' OR su.domain_ssl = 'd71.6bdv.ws')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.6 1 Yes /classes/shop/Shop.php:334
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
INNER JOIN ps_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1) WHERE `deleted` = 0 AND c.`active` = 1 ORDER BY `name` ASC
0.6 1 Yes /classes/Currency.php:231
INSERT INTO `ps_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('13025442', '33', '51837136', '', '1', '1', '2024-05-02 11:06:22')
0.6 1 /classes/ObjectModel.php:487
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl, t.id_theme, t.name, t.directory
FROM ps_shop s
LEFT JOIN ps_shop_url su ON (s.id_shop = su.id_shop)
LEFT JOIN ps_theme t ON (t.id_theme = s.id_theme)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1
0.5 1 /classes/shop/Shop.php:203
SELECT SQL_NO_CACHE *
FROM `ps_cms_category` a
LEFT JOIN `ps_cms_category_lang` `b` ON a.`id_cms_category` = b.`id_cms_category` AND b.`id_lang` = 1
LEFT JOIN `ps_cms_category_shop` `c` ON a.`id_cms_category` = c.`id_cms_category` AND c.`id_shop` = 1
WHERE (a.`id_cms_category` = 1) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.5 86 /classes/Hook.php:187
SELECT SQL_NO_CACHE *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) AND (b.`id_shop` = 1) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.5 1 /classes/Language.php:894
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 17) LIMIT 1
0.5 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE id_tab, class_name FROM `ps_tab`
0.5 118 /classes/Tab.php:296
SELECT SQL_NO_CACHE *
FROM `ps_themeconfigurator`
WHERE id_shop = 1 AND id_lang = 1
AND hook = 'right' AND active = 1
ORDER BY item_order ASC
0.4 3 Yes /modules/themeconfigurator/themeconfigurator.php:376
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.4 1 /classes/Currency.php:472
SELECT SQL_NO_CACHE IFNULL(left_column, default_left_column) as left_column, IFNULL(right_column, default_right_column) as right_column
FROM ps_theme t
LEFT JOIN ps_theme_meta tm ON (t.id_theme = tm.id_theme)
LEFT JOIN ps_meta m ON (m.id_meta = tm.id_meta)
WHERE t.id_theme =1 AND m.page = "cms" LIMIT 1
0.4 1 /classes/Theme.php:275
SELECT SQL_NO_CACHE `id_guest`
FROM `ps_connections`
WHERE `id_guest` = 13025442
AND `date_add` > '2024-05-02 10:36:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.4 1 Yes /classes/Connection.php:138
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.4 1 /classes/Language.php:777
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE *
FROM `ps_themeconfigurator`
WHERE id_shop = 1 AND id_lang = 1
AND hook = 'footer' AND active = 1
ORDER BY item_order ASC
0.4 3 Yes /modules/themeconfigurator/themeconfigurator.php:376
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.4 5 /classes/module/Module.php:2141
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.4 1 /classes/shop/Shop.php:1067
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.4 1 /classes/shop/ShopUrl.php:169
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='42dab2f39a24d3b63c3f2f0acaa84291' AND cache_id="blocksearch-top|1|1|1|17" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.4 1 /Adapter/Adapter_EntityMapper.php:68
SELECT SQL_NO_CACHE id_page_type
FROM ps_page_type
WHERE name = 'cms' LIMIT 1
0.4 1 /classes/Page.php:97
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='979764b58eb6a1c504b39475e4620126' AND cache_id="blockmyaccountfooter|1|1|1|17" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='005dfe2ddd0b23688bd00b3326fcb853' AND cache_id="blockcms|2|1|1|1|17" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.4 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='e87f73d0b061b626a2658ae68d69b740' AND cache_id="blockcontactinfos|1|1|1|17" AND compile_id="" LIMIT 1
0.4 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE *
FROM `ps_theme` a
WHERE (a.`id_theme` = 1) LIMIT 1
0.3 1 /Adapter/Adapter_EntityMapper.php:61
SELECT SQL_NO_CACHE id_shop
FROM `ps_cms_shop`
WHERE `id_cms` = 9
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1459
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `ps_smarty_lazy_cache`
WHERE `template_hash`='9809e53dfa527993d6871c23a4fc7d29' AND cache_id="blocktopmenu|1|1|1|17|cms|9" AND compile_id="" LIMIT 1
0.3 1 /classes/SmartyCustom.php:215
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "lgcookieslaw" LIMIT 1
0.3 1 /classes/module/Module.php:2568
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1459
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1459
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='compile' LIMIT 1
0.3 1 /classes/SmartyCustom.php:95
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.3 1 /classes/ObjectModel.php:1376
SELECT SQL_NO_CACHE `meta_title`, `meta_description`, `meta_keywords`
FROM `ps_cms_lang`
WHERE id_lang = 1
AND id_cms = 9 AND id_shop = 1 LIMIT 1
0.3 1 /classes/Meta.php:393
SELECT SQL_NO_CACHE content FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.3 1 /modules/lgcookieslaw/lgcookieslaw.php:225
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `ps_smarty_last_flush` WHERE type='template' LIMIT 1
0.3 1 /classes/SmartyCustom.php:142
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.3 1 /classes/ObjectModel.php:1459
SELECT SQL_NO_CACHE `id_page`
FROM `ps_page`
WHERE `id_page_type` = 9 LIMIT 1
0.3 1 /classes/Page.php:77
SELECT SQL_NO_CACHE content FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.3 1 /modules/lgcookieslaw/lgcookieslaw.php:225
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 83 AND `id_shop` = 1 LIMIT 1
0.3 1 /classes/module/Module.php:2218
SELECT SQL_NO_CACHE id_module FROM ps_lgcookieslaw;
0.2 1 /override/classes/Hook.php:61
SELECT SQL_NO_CACHE button1 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.2 1 /modules/lgcookieslaw/lgcookieslaw.php:225
SELECT SQL_NO_CACHE button1 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.2 1 /modules/lgcookieslaw/lgcookieslaw.php:225
SELECT SQL_NO_CACHE button2 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.2 1 /modules/lgcookieslaw/lgcookieslaw.php:225
SELECT SQL_NO_CACHE button2 FROM ps_lgcookieslaw_lang WHERE id_lang = 1 LIMIT 1
0.2 1 /modules/lgcookieslaw/lgcookieslaw.php:225

Doubles

4
SELECT buttonXX FROM ps_lgcookieslaw_lang WHERE id_lang = XX LIMIT XX
2
SELECT *
FROM `ps_cms` a
LEFT JOIN `ps_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = XX
LEFT JOIN `ps_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = XX
WHERE (a.`id_cms` = XX) AND (b.`id_shop` = XX) LIMIT XX
2
				SELECT m.`id_module`, m.`name`, (
					SELECT id_module
					FROM `ps_module_shop` ms
					WHERE m.`id_module` = ms.`id_module`
					AND ms.`id_shop` = XX
					LIMIT XX
				) as mshop
				FROM `ps_module` m
2
SELECT content FROM ps_lgcookieslaw_lang WHERE id_lang = XX LIMIT XX

Tables stress

6 lgcookieslaw_lang
5 module_shop
5 smarty_lazy_cache
4 module
4 currency_shop
4 shop_url
4 lang_shop
4 shop
3 hook
3 cms_shop
3 theme
3 currency
3 cms_lang
3 lang
2 smarty_last_flush
2 themeconfigurator
2 cms
2 meta
2 group_shop
2 shop_group
2 configuration
2 hook_alias
1 cms_category_lang
1 page_type
1 page
1 connections
1 required_field
1 hook_module_exceptions
1 cms_category_shop
1 cms_category
1 theme_meta
1 country_shop
1 country_lang
1 country
1 configuration_lang
1 lgcookieslaw
1 hook_module
1 group_lang
1 group
1 meta_lang
1 module_group
1 tab

ObjectModel instances

NameInstancesSource
CMS 4 /controllers/front/CmsController.php [56]
/classes/Link.php [265]
/classes/Link.php [265]
/classes/Link.php [265]
CMSCategory 2 /controllers/front/CmsController.php [106]
/classes/Tools.php [1375]
Language 2 /config/config.inc.php [195]
/classes/Tools.php [524]
Country 2 /config/config.inc.php [142]
/classes/controller/FrontController.php [279]
Group 1 /classes/Cart.php [184]
Guest 1 /modules/statsdata/statsdata.php [104]
Cart 1 /classes/controller/FrontController.php [348]
Connection 1 /modules/statsdata/statsdata.php [142]
Shop 1 /config/config.inc.php [114]
ShopGroup 1 /classes/shop/Shop.php [518]
Customer 1 /config/config.inc.php [217]
Theme 1 /config/config.inc.php [115]
Currency 1 /classes/Tools.php [639]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/settings.inc.php
5/config/autoload.php
6/config/alias.php
7/classes/PrestaShopAutoload.php
8/cache/class_index.php
9/config/bootstrap.php
10/Core/Business/Core_Business_ContainerBuilder.php
11/Core/Foundation/IoC/Core_Foundation_IoC_Container.php
12/Adapter/Adapter_ServiceLocator.php
13/classes/controller/Controller.php
14/classes/ObjectModel.php
15/Core/Foundation/Database/Core_Foundation_Database_EntityInterface.php
16/classes/db/Db.php
17/classes/Tools.php
18/classes/Context.php
19/classes/shop/Shop.php
20/classes/db/DbPDO.php
21/classes/Configuration.php
22/override/classes/Configuration.php
23/classes/Validate.php
24/classes/cache/Cache.php
25/Adapter/Adapter_EntityMapper.php
26/classes/db/DbQuery.php
27/classes/Theme.php
28/config/defines_uri.inc.php
29/tools/htmlpurifier/HTMLPurifier.standalone.php
30/classes/Language.php
31/classes/Country.php
32/classes/PrestaShopCollection.php
33/classes/shop/ShopGroup.php
34/classes/Cookie.php
35/classes/Rijndael.php
36/classes/Customer.php
37/classes/Group.php
38/classes/Link.php
39/classes/shop/ShopUrl.php
40/config/smarty.config.inc.php
41/tools/smarty/Smarty.class.php
42/tools/smarty/sysplugins/smarty_internal_data.php
43/tools/smarty/sysplugins/smarty_internal_templatebase.php
44/tools/smarty/sysplugins/smarty_internal_template.php
45/tools/smarty/sysplugins/smarty_resource.php
46/tools/smarty/sysplugins/smarty_internal_resource_file.php
47/tools/smarty/sysplugins/smarty_cacheresource.php
48/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php
49/classes/SmartyCustom.php
50/config/smartyfront.config.inc.php
51/classes/Dispatcher.php
52/classes/Hook.php
53/override/classes/Hook.php
54/classes/module/Module.php
55/tools/mobile_Detect/Mobile_Detect.php
56/config/db_slave_server.inc.php
57/modules/smartblog/smartblog.php
58/modules/smartblog/classes/SmartBlogLink.php
59/modules/smartblog/classes/BlogCategory.php
60/modules/smartblog/classes/Blogcomment.php
61/modules/smartblog/classes/BlogPostCategory.php
62/modules/smartblog/classes/BlogTag.php
63/modules/smartblog/classes/SmartBlogPost.php
64/modules/smartblog/classes/SmartBlogPostMeta.php
65/modules/smartblog/classes/BlogImageType.php
66/modules/smartblog/classes/SmartBlogGallaryImage.php
67/modules/smartblog/controllers/admin/AdminAboutUsController.php
68/classes/controller/ModuleAdminController.php
69/classes/controller/AdminController.php
70/classes/Translate.php
71/controllers/front/CmsController.php
72/classes/controller/FrontController.php
73/classes/CMS.php
74/themes/default-bootstrap/lang/en.php
75/classes/Currency.php
76/classes/Cart.php
77/classes/CartRule.php
78/classes/Meta.php
79/classes/Product.php
80/override/classes/Product.php
81/classes/webservice/WebserviceRequest.php
82/classes/Tab.php
83/classes/Media.php
84/modules/socialsharing/socialsharing.php
85/modules/socialsharing/translations/en.php
86/modules/blockbanner/blockbanner.php
87/modules/blockbanner/translations/en.php
88/modules/blockcart/blockcart.php
89/modules/blockcart/translations/en.php
90/modules/blocksocial/blocksocial.php
91/modules/blocksocial/translations/en.php
92/modules/blockcategories/blockcategories.php
93/modules/blockcategories/translations/en.php
94/modules/blocklayered/blocklayered.php
95/modules/blocklayered/translations/en.php
96/modules/blockcms/blockcms.php
97/modules/blockcms/BlockCMSModel.php
98/themes/default-bootstrap/modules/blockcms/translations/en.php
99/modules/blockcms/translations/en.php
100/modules/blockmyaccount/blockmyaccount.php
101/modules/blockmyaccount/translations/en.php
102/modules/blocksearch/blocksearch.php
103/modules/blocksearch/translations/en.php
104/modules/blocktopmenu/blocktopmenu.php
105/modules/blocktopmenu/menutoplinks.class.php
106/override/modules/blocktopmenu/blocktopmenu.php
107/modules/blocktopmenu/translations/en.php
108/modules/blockuserinfo/blockuserinfo.php
109/modules/blockuserinfo/translations/en.php
110/modules/themeconfigurator/themeconfigurator.php
111/modules/themeconfigurator/translations/en.php
112/modules/homeslider/homeslider.php
113/modules/homeslider/HomeSlide.php
114/modules/homeslider/translations/en.php
115/modules/productcomments/productcomments.php
116/modules/productcomments/translations/en.php
117/cache/smarty/compile/b1/d3/72/b1d3720bf762113053677ac286ad47e1379bf2cc.file.blogfeedheader.tpl.php
118/tools/smarty/sysplugins/smarty_internal_filter_handler.php
119/tools/minify_html/minify_html.class.php
120/modules/mancarousel/mancarousel.php
121/modules/googleshopping/googleshopping.php
122/modules/googleshopping/lib/phpseclib/Crypt/RSA.php
123/modules/googleshopping/lib/phpseclib/Crypt/Random.php
124/modules/googleshopping/lib/phpseclib/Crypt/Hash.php
125/modules/googleshopping/lib/phpseclib/Math/BigInteger.php
126/modules/googleshopping/translations/en.php
127/modules/mailalerts/mailalerts.php
128/modules/mailalerts/MailAlert.php
129/modules/mailalerts/translations/en.php
130/modules/ganalytics/ganalytics.php
131/modules/ganalytics/translations/en.php
132/modules/lgcookieslaw/lgcookieslaw.php
133/modules/lgcookieslaw/translations/en.php
134/cache/smarty/compile/33/2d/49/332d49acbb946753e4631d68dd72331c8d69adaa.file.cookieslaw_header_1_6.tpl.php
135/cache/smarty/compile/a4/3a/55/a43a553d834d3b40eab6aebf7b951d139602ac9c.file.cookieslaw_header_code.tpl.php
136/tools/js_minify/jsmin.php
137/modules/recaptcha/recaptcha.php
138/modules/sagepay/sagepay.php
139/classes/PaymentModule.php
140/Adapter/Adapter_AddressFactory.php
141/Adapter/Adapter_ProductPriceCalculator.php
142/Adapter/Adapter_Configuration.php
143/Core/Business/Core_Business_ConfigurationInterface.php
144/classes/Customization.php
145/cache/smarty/compile/74/aa/96/74aa96b01d9e83448f95291df4d6df2e0f1f6dba.file.blockcart.tpl.php
146/tools/smarty/plugins/modifier.replace.php
147/tools/smarty/plugins/function.counter.php
148/cache/smarty/cache/blocksearch_top/1/1/1/17/1e/5f/75/1e5f75c4aa0fa6705f6b6e0097d34f6ab6639eba.blocksearch-top.tpl.php
149/cache/smarty/compile/7b/ae/05/7bae05b4a5e4c8af494114949671ebd77bc94676.file.blockuserinfo.tpl.php
150/cache/smarty/cache/blocktopmenu/1/1/1/17/cms/9/79/65/67/796567d1b5622d4feeb0ac2a2769b96a1106ffa1.blocktopmenu.tpl.php
151/modules/pagesnotfound/pagesnotfound.php
152/modules/pagesnotfound/translations/en.php
153/modules/sekeywords/sekeywords.php
154/classes/module/ModuleGraph.php
155/modules/sekeywords/translations/en.php
156/cache/smarty/compile/c5/3f/0c/c53f0c03d14f30892dd2502fe32d7965fbd84591.file.cookieslaw.tpl.php
157/cache/smarty/compile/69/ad/24/69ad2414b15c9f0b27f477187a27f4854457badf.file.hook.tpl.php
158/classes/CMSCategory.php
159/cache/smarty/cache/blockcms/2/1/1/1/17/c6/6c/99/c66c998d736e201796f14bbef99ada4df0200511.blockcms.tpl.php
160/modules/blockmyaccountfooter/blockmyaccountfooter.php
161/modules/blockmyaccountfooter/translations/en.php
162/cache/smarty/cache/blockmyaccountfooter/1/1/1/17/29/ed/72/29ed723face6c737b0cfa2af388ced1349d928a2.blockmyaccountfooter.tpl.php
163/modules/blockcontactinfos/blockcontactinfos.php
164/modules/blockcontactinfos/translations/en.php
165/cache/smarty/cache/blockcontactinfos/1/1/1/17/c1/27/fa/c127fa81e39fb5e2151d02420747ab0033425aa7.blockcontactinfos.tpl.php
166/modules/statsdata/statsdata.php
167/modules/statsdata/translations/en.php
168/classes/Guest.php
169/classes/Connection.php
170/classes/Page.php
171/classes/ConnectionsSource.php
172/modules/reviewscouk/reviewscouk.php
173/cache/smarty/compile/6d/7e/a4/6d7ea4a1a4ce55d168ed33caba419e6007dad4b3.file.cms.tpl.php
174/cache/smarty/compile/e7/d5/20/e7d52066f73e7caa908990fd5e40b7f338f78509.file.layout.tpl.php
175/cache/smarty/compile/5d/2a/d1/5d2ad148d64a076c1b36e269ad6503c0914553a2.file.header.tpl.php
176/tools/smarty/plugins/function.implode.php
177/cache/smarty/compile/c4/80/04/c48004a8ba41925135ae49d545752e7b1af286bf.file.nav.tpl.php
178/cache/smarty/compile/08/69/28/086928842b0ed75c9b6bd53c6687fddc21bd901b.file.breadcrumb.tpl.php
179/tools/smarty/plugins/modifier.regex_replace.php
180/cache/smarty/compile/1f/54/af/1f54afb3e86dac52e1c47a36321b9382ac9c598b.file.footer.tpl.php
181/cache/smarty/compile/4a/87/8d/4a878d3fe8b784005d62baa84f0151ba0313c8a9.file.global.tpl.php
182/cache/smarty/compile/7b/05/01/7b0501b5bd8805d050202ee5e0775e0eb31f07be.file.javascript.tpl.php
183/tools/smarty/plugins/shared.mb_str_replace.php