Store Details

Details to come.

Debug Message - Perch Runway 3.1.5
[17] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM perch3_pages p LEFT JOIN perch3_page_routes pr ON p.pageID=pr.pageID LEFT JOIN perch3_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM perch3_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
Matched page: /store-details, so not using routes.
Using master page: /templates/pages/default.php
[1] SELECT * FROM perch3_pages WHERE pagePath='/store-details' LIMIT 1
[44] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0
[1] SELECT locationID FROM perch3_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
INSERT INTO perch3_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',26,'standard','[]')
[1] SELECT * FROM perch3_shop_cart WHERE cartID=2037816
[1] SELECT * FROM perch3_shop_cart WHERE cartID=2037816
[nil] SELECT * FROM perch3_shop_sales WHERE saleFrom<='2026-02-14 13:26:00' AND saleTo>'2026-02-14 13:26:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
Using template: /templates/pages/attributes/seo.html
------------------------------ Calculating cart ------------------------------
[1] SELECT * FROM perch3_shop_cart WHERE cartID=2037816
[1] SELECT * FROM perch3_shop_cart WHERE cartID=2037816
[1] SELECT * FROM perch3_shop_tax_locations WHERE locationID=1 AND locationDeleted IS NULL LIMIT 1
[1] SELECT locationID FROM perch3_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
[1] SELECT * FROM perch3_shop_tax_locations WHERE locationID=1 AND locationDeleted IS NULL LIMIT 1
[1] SELECT * FROM perch3_shop_currencies WHERE currencyID=26 LIMIT 1
[1] SELECT COUNT(productID) AS product_count, SUM(itemQty) AS item_count FROM perch3_shop_cart_items WHERE cartID=2037816
Tax mode: exc
[nil] SELECT * FROM perch3_shop_cart_items WHERE cartID=2037816 ORDER BY itemID ASC
[2] SELECT regionKey, regionHTML FROM perch3_content_regions WHERE regionPage='/store-details' OR regionPage='*' ORDER BY regionPage DESC
Request time: 0.0105
Process time: 0.0102
Memory: 1.0937