
The latest additions to the shop.
1 product
Time: 0.0127 seconds · Memory: 411 KB · Render: 13.3ms · Queries: 7
Warning: [2] Undefined variable $text - /home2/ulladullaweb/subdomains/base/app/global/includes/footer.php: 3
Warning: [2] Trying to access array offset on null - /home2/ulladullaweb/subdomains/base/app/global/includes/footer.php: 3
1. SELECT 1 FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 [core_pages]
2. SELECT name, value FROM core_settings
3. SELECT 1 FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 [app_shop_customer_sessions]
4. SELECT * FROM app_shop_categories WHERE url = ? AND status = 'active' LIMIT 1 [new-arrivals]
5. SELECT id, parent, title, url, img, intro, featured, pos FROM app_shop_categories WHERE status = 'active' ORDER BY pos ASC, title ASC
6. SELECT COUNT(DISTINCT p.id) AS n FROM app_shop_products p WHERE p.status = 'active' AND ( p.cat IN (?) OR p.id IN (SELECT product FROM app_shop_product_categories WHERE category IN (?)) ) [2, 2]
7. SELECT DISTINCT id, sku, title, url, type, brand, cat, price, sale_price, stock, track_stock, img, intro, featured FROM app_shop_products p WHERE p.status = 'active' AND ( p.cat IN (?) OR p.id IN (SELECT product FROM app_shop_product_categories WHERE category IN (?)) ) ORDER BY p.pos ASC, p.title ASC LIMIT 0, 24 [2, 2]