API_URL . http_build_query($params), // URL CURLOPT_HEADER => false, // ヘッダは出力しない CURLOPT_RETURNTRANSFER => true, // curl_execの結果を文字列で返す CURLOPT_USERPWD => USER_NAME.':'.USER_PASS, // BASIC認証 CURLOPT_SSL_VERIFYPEER => false // 証明書の検証を行わない ]; curl_setopt_array($curl, $option); //API実行 $res = curl_exec($curl); $header = curl_getinfo($curl); $code = $header['http_code']; if (400 <= $code) { header('HTTP', true, $code); $isError = true; //echo 'リクエストエラー'; } //JSON取得 $jsonData = json_decode($res, true); //商品情報の配列取得 $productArray = $jsonData['products']; if (0 == count($productArray)) { //商品情報が存在しない場合、エラー表示 $isError = true; } $title = ''; if ($paramValue) { if ($paramValue === 'AA100013') { $title = '唐揚げ・フライドチキン'; } else if ($paramValue === 'AA100014') { $title = 'ナゲット'; } else if ($paramValue === 'AA100015') { $title = 'コロッケ・カツ類'; } else if ($paramValue === 'AA100018') { $title = 'その他惣菜'; } else if ($paramValue === 'AA100019') { $title = 'キット商品'; } else if ($paramValue === 'AA100020') { $title = 'スライス・ポーションカット・ボイル'; } else if ($paramValue === 'AA100022') { $title = '味付け肉等'; } } else { $title = '商品一覧'; } ?> 加工品 | スターゼンミートプロセッサー株式会社

スターゼンミートプロセッサー株式会社

スターゼンオフィシャルサイト