Shape1
Shape2

Your cart is currently empty

Before proceed to checkout you must add some products to your shopping cart. You will find a lot of interesting products on our "Shop" page.

Start Shopping

Total execution time: 1714237405.9852 sec.

Framework 1.50 v6.20

Cpu Usage 9047 sec.

Memory Usage 3.19MB

POST:
Array
(
)

                         
GET:
Array
(
)

                         
Array
(
    [route] => shop/checkout
    [path] => /shop/checkout
    [segments] => Array
        (
            [0] => shop
            [1] => checkout
        )

    [closure] => Array
        (
            [0] => Wojo\Controller\Front\Module\Shop\ShopController
            [1] => checkout
        )

    [template] => view/front/themes/master/mod_index.tpl.php
)

1. select | total: 1
SELECT * FROM `settings` WHERE (`id` = 1) ;

2. select | total: 2
SELECT * FROM `modules` WHERE (`modalias` = "shop") ;

3. SELECT | total: 0
SELECT c.totalprice, c.total, MAX(c.tax) as tax, MAX(totaltax) as totaltax, MAX(c.id) as id, MAX(c.variants) as variants, p.id as pid, p.title_en as title, p.slug_en as slug, p.price, p.thumb, COUNT(*) as items FROM `mod_shop_cart` as c LEFT JOIN `mod_shop` as p ON p.id = c.product_id WHERE c.user_id = "f03a4edca0103a1cf2276264d51d4d97c053462e" GROUP BY c.product_id, c.totalprice, c.variants ORDER BY c.product_id DESC ;

4. SELECT | total: 27
SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;

5. SELECT | total: 0
SELECT YEAR(created) as year, DATE_FORMAT(created, '%m') as month,COUNT(id) as total FROM `mod_blog` WHERE active = 1 AND created <= DATE_SUB(NOW(), INTERVAL 1 MONTH) GROUP BY year, month ORDER BY year DESC, month DESC ;

6. SELECT | total: 1
SELECT title_en as title, slug_en as slug, thumb, created, id FROM `mod_blog` WHERE active = 1 ORDER BY hits DESC LIMIT 5 ;

1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 2. SELECT * FROM `modules` WHERE (`modalias` = "shop") ;
3. SELECT | total: 0.  SELECT c.totalprice, c.total, MAX(c.tax) as tax, MAX(totaltax) as totaltax, MAX(c.id) as id, MAX(c.variants) as variants, p.id as pid, p.title_en as title, p.slug_en as slug, p.price, p.thumb, COUNT(*) as items FROM `mod_shop_cart` as c LEFT JOIN `mod_shop` as p ON p.id = c.product_id WHERE c.user_id = "f03a4edca0103a1cf2276264d51d4d97c053462e" GROUP BY c.product_id, c.totalprice, c.variants ORDER BY c.product_id DESC ;
4. SELECT | total: 27. SELECT * FROM `menus` WHERE active = 1 ORDER BY parent_id, sorting;
5. SELECT | total: 0.  SELECT YEAR(created) as year, DATE_FORMAT(created, '%m') as month,COUNT(id) as total FROM `mod_blog` WHERE active = 1 AND created <= DATE_SUB(NOW(), INTERVAL 1 MONTH) GROUP BY year, month ORDER BY year DESC, month DESC ;
6. SELECT | total: 1.  SELECT title_en as title, slug_en as slug, thumb, created, id FROM `mod_blog` WHERE active = 1 ORDER BY hits DESC LIMIT 5 ;