Automatic exception report

Date and time

11-12-2025 19:54:21

Page where error occured

http://toppharm24.codeguru.nl/_product.php?product=selenium-55-mcg-100-tabletten-35-g

Referer

http://toppharm24.codeguru.nl/product/selenium-55-mcg-100-tabletten-35-g

Details user

216.73.216.36 - Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Error

[2]

Undefined property: stdClass::$CTT_Name

An error occurred on line 6149 in the file /var/www/html/toppharm24.codeguru.nl/lib/functionality/shop/Shop.php

Source code

6134
6135
6136
6137
6138
6139
6140
6141
6142
6143
6144
6145
6146
6147
6148
6149
6150
6151
6152
6153
6154
6155
6156
6157
6158
6159
6160
6161
6162
6163
6164
  "event": "view_item_list",
  "ecommerce": {
    "currency": "EUR",
    "item_list_name": "' . $oCategory->CTT_Name . '",
     ' . $sGAProducts . '
  }
});

</script>';

                    //Build Google Analytics Tracking tag
                    $GLOBALS['commercetracking'] = $sJavascript;
                }
            }

            $sContent .= $this->getProductList($aPagerData, true, $oCategory->CTT_Name);
        }
        else {
            $sContent .= '<p>' . $this->oGlobalTranslation->TRG_SearchNoResults . '</p>';
        }

        $aContent['content'] = $sContent;

        return $aContent;
    }

    /**
     * Get recently viewed products
     * @param bool|integer $productId
     */
    function recentlyViewedProducts($productId=false) {

$_GET array

Array
(
    [product] => selenium-55-mcg-100-tabletten-35-g
)

$_SESSION array

Array
(
    [LAN] => 1
)