Deprecated: The behavior of unparenthesized expressions containing both '.' and '+'/'-' will change in PHP 8: '+'/'-' will take a higher precedence in /home/admin/common/clsResize.inc on line 517
{
---- [0] = SET SQL_MODE = 'TRADITIONAL'
---- [1] = INSERT INTO log_www ( `URL`, `GET`, `POST`, `REFERER`, `HTTP_USER_AGENT`, `REMOTE_HOST`, `REMOTE_ADDR` , `serial`, `site`, `search_word`, `provider`, `create_date`, `create_time` ) VALUES ('monosa.net/product/hots.php' , '' , '' , '' , 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , 'ec2-3-137-223-82.us-east-2.compute.amazonaws.com' , '3.137.223.82' , '202410311017480073' , '' , '' , '.amazonaws.com' , '20241031' , '101748' )
---- [2] = SELECT SQL_CALC_FOUND_ROWS `product`.* FROM `tbl_product` as `product` WHERE `product`.`status` >= 0 AND `product`.`before_profit` > 0 AND `product`.`profit` > `product`.`before_profit` AND ( `product`.`title` NOT LIKE '%個入%' AND `product`.`title` NOT LIKE '%枚入%' AND `product`.`title` NOT LIKE '%袋入%' AND `product`.`title` NOT LIKE '%袋セット%' AND `product`.`title` NOT LIKE '%種セット%' AND `product`.`title` NOT LIKE '%個セット%' AND `product`.`title` NOT LIKE '%食玩%' ) AND `product`.`package_type` = 1 AND `product`.`profit` >= 300 AND `product`.`profit_per` >= 10 AND `product`.`is_parallel`=0 GROUP BY `product`.`product_id` ORDER BY `product`.`profit_per` DESC ,`product`.`profit` DESC LIMIT 0, 50
---- [3] = SELECT FOUND_ROWS() as record_cnt;
}