コード例 #1
0
 static function set_must_have_price($must = true)
 {
     self::$must_have_price = $must;
 }