theblackpost Asked:2020-04-26 16:26:29 +0000 UTC2020-04-26 16:26:29 +0000 UTC 2020-04-26 16:26:29 +0000 UTC OpenCart 检查页面是否为产品 772 告诉我,有什么方法/方法可以检查当前页面是否是 header.tpl、footer.tpl 中的产品?例如:if (is_product) { // do something } opencart 1 个回答 Voted Best Answer Kirill 2020-04-26T17:26:23Z2020-04-26T17:26:23Z $this->request->request['route'] // = product/product
1 个回答