SELECT 
  cscart_pages.*, 
  cscart_page_descriptions.*, 
  cscart_seo_names.name as seo_name, 
  cscart_seo_names.path as seo_path 
FROM 
  cscart_pages 
  INNER JOIN cscart_page_descriptions ON cscart_pages.page_id = cscart_page_descriptions.page_id 
  LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_pages.page_id 
  AND cscart_seo_names.type = 'a' 
  AND cscart_seo_names.dispatch = '' 
  AND cscart_seo_names.lang_code = 'ja' 
  INNER JOIN cscart_ult_objects_sharing ON (
    cscart_ult_objects_sharing.share_object_id = cscart_pages.page_id 
    AND cscart_ult_objects_sharing.share_company_id = 1 
    AND cscart_ult_objects_sharing.share_object_type = 'pages'
  ) 
WHERE 
  cscart_pages.page_id = 3 
  AND cscart_page_descriptions.lang_code = 'ja' 
  AND (
    cscart_pages.usergroup_ids = '' 
    OR FIND_IN_SET(0, cscart_pages.usergroup_ids) 
    OR FIND_IN_SET(1, cscart_pages.usergroup_ids)
  ) 
  AND cscart_pages.page_type IN ('T', 'L', 'B', 'F', 'P')

Query time 0.00333

JSON explain

{
  "query_block": {
    "select_id": 1,
    "const_condition": "1",
    "table": {
      "table_name": "cscart_pages",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["page_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_page_descriptions",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["page_id", "lang_code"],
      "ref": ["const", "const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_ult_objects_sharing",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "159",
      "used_key_parts": [
        "share_object_id",
        "share_company_id",
        "share_object_type"
      ],
      "ref": ["const", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "using_index": true
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "PRIMARY",
      "key_length": "206",
      "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
      "ref": ["const", "const", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_seo_names.`type` = 'a' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ja')"
    }
  }
}

Result

page_id company_id parent_id id_path status page_type position timestamp usergroup_ids localization new_window use_avail_period avail_from_timestamp avail_till_timestamp facebook_obj_type lang_code page description meta_keywords meta_description page_title link seo_name seo_path
3 1 0 3 A T 230 1208790000 0 0 N 0 0 activity ja 特定商取引法に基づく表示 <a name="paymethod"></a> <div style="margin:50px 0 0 0;"></div> <div id="subtitle_bar">お支払い方法について</div> <div style="line-height:25px;">お支払いは下記の方法からお選びいただけます。</div> <div style="margin:10px 0 10px 0;"> <div style="margin:0 5px 5px 0; float:left;"><img src="/html/images/card/card_only.jpg"></div> <div style="margin:0 5px 5px 0; float:left;"><img src="/html/images/card/mizuho_bank.png"></div> <div style="margin:0 5px 5px 0; float:left;"><img src="/html/images/card/paypay_bank.png"></div> <div style="margin:0 5px 5px 0; float:left;"><img src="/html/images/card/yucho_bank.png"></div> <div style="margin:0 5px 5px 0; float:left;"><img src="/html/images/card/paypal.png"></div> <div style="margin:0 5px 5px 0; float:left;"><img src="/html/images/card/amazonpay.png"></div> <div style="clear:both;"></div> </div> <div> ○ クレジットカード </div> <div style="margin-left:1.2em; margin-bottom:7px;"> VISA・MASTER・JCB・AMEX・DINERS </div> <div style="margin: 0 0 7px 0;"> ○ 銀行振込・郵便振替 </div> <div style="margin-top: 0.5em; margin-left:1.2em;"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td bgcolor="#EEEEEE" nowrap><div align="center">金融機関</div></td> <td nowrap><div align="center">みずほ銀行</div></td> <td nowrap><div align="center">PayPay銀行</div></td> <td nowrap><div align="center">ゆうちょ銀行</div></td> </tr> <tr> <td bgcolor="#EEEEEE"><div align="center">支店名</div></td> <td><div align="center">高崎 支店</div></td> <td><div align="center">ビジネス営業部 支店</div></td> <td><div align="center">〇四八 支店</div></td> </tr> <tr> <td bgcolor="#EEEEEE"><div align="center">口座番号</div></td> <td><div align="center">普通 1282616</div></td> <td><div align="center">普通 3740297</div></td> <td><div align="center">普通 3050751</div></td> </tr> <tr> <td bgcolor="#EEEEEE"><div align="center">口座名義</div></td> <td colspan="3"><div align="center">カ)トリンプル</div></td> </tr> </table> </div> <div style="margin-top:0.5em;margin-left:1.2em;"> ※銀行振込・郵便振替は1週間以内にお願いします<br /> ※振込手数料はご負担頂いております </div> <div style="margin: 7px 0 7px 0;"> ○ 代金引換<br />  代引き手数料は330円となります。 </div> <div style="margin: 7px 0 7px 0;"> ○ <a href="https://www.paypal.com/" target="_blank">ペイパル(Paypal)</a><br />  Paypal とクレジットカード決済がご利用頂けます。 </div> <div style="margin: 7px 0 7px 0;"> ○ <a href="https://pay.amazon.com/jp/shopper" target="_blank">Amazon Pay</a><br />  Amazon アカウントでお支払い頂けます。 </div> <div style="line-height:25px;"> ※ ご注文完了後、メールアドレス宛にご注文内容の控えが自動送信されます。</div> <a name="delivery"></a> <div style="margin:50px 0 0 0;"></div> <div id="subtitle_bar">配送・送料について</div> <div style="line-height:25px;"> ○ お届け先が国内の場合 <div style="margin:6px 0 10px 16px;"> 基本的に『佐川急便』にて配送いたします。ご注文商品・お届け先によっては、他の業者の場合もあります。<br> 送料は全国一律520円、15,000円以上のご注文で無料でお届け致します。<br> また、時間帯(午前中/ 12-14時/ 14-16時/ 16-18時/ 18-20時/ 20-21時)のご希望も承っております。<br> <div style="font-size:0.8em; float:left;">※</div> <div style="font-size:0.8em; margin-left:1.2em;">お届け先・ご注文状況により、時間帯のご希望に沿えない場合もあります。</div> <div style="clear:both;"></div> </div> ○ お届け先が海外の場合 <div style="margin:6px 0 0 16px;"> 発送は日本郵政の国際eパケット・EMSでお届けいたします。<br /> 送料は地域別・重量別により自動計算されます。</div> </div> <div style="margin:50px 0 0 0;"></div> <div id="subtitle_bar">納期について</div> <div style="line-height:1.6em;"> 発送は営業日のみとなります。マーキンス製品につきましては、朝10時までに入金確認のできたご注文は基本的に即日、以降は翌営業日に発送させていただきます。<br />マーキンス以外の製品につきましては、基本的に3-5営業日以内に発送させて頂きます。<br> ※一時在庫切れにより発送が遅れる場合は、翌営業までにご連絡させていただきます。</div> <a name="returnpolicy"></a> <div style="margin:50px 0 0 0;"></div> <div id="subtitle_bar">返品・交換について</div> <div style="line-height:1.6em;"> 「初期不良品」「ご注文以外の商品」などがお手元に届いた場合は、返品・交換をさせていただきます。商品到着後7日以内に必ず弊社までご連絡をお願いします。事前のご連絡なしに商品が返送されてきた場合、返品をお受けできませんのでご留意ください。<br> また次の場合交換・返品は承れませんのでご注意ください。 </div> <div style="margin-top:0.5em; line-height:1.6em;"> <div style="float:left;">・</div> <div style="margin-left:1em;">商品到着後7日以上経過した場合</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">商品パッケージを開封した場合(付属品を含む)</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">商品外観がイメージと異なるといった理由の場合</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">商品を装着または使用された場合</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">商品パッケージを損傷した場合</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">お客様の取り扱いにより傷や汚れがついた場合</div> <div style="clear:both;"></div> </div> <div style="margin:50px 0 0 0;"></div> <div id="subtitle_bar">個人情報保護法に基づく表示</div> <div style="line-height:1.6em;">当社は取得する個人情報について、次の場合を除き、第三者に提供することはございません。また、会員情報、クレジット情報をはじめお客様の情報はSSLにより保護されています。 </div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">お客様の事前の同意・承諾を得た場合。</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">クレジットカード会社又は決済代行会社より,カード不正利用の調査のための照会がなされた場合。</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">法令等に基づき提供に応じなければならない場合。</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">人の生命、身体または財産保護のため、あるいは公衆衛生の向上または児童の健全な育成の推進のために必要であって、ご本人の同意を得る事が困難である場合。</div> <div style="clear:both;"></div> <div style="height:0.5em;"></div> <div style="float:left;">・</div> <div style="margin-left:1em;">国の機関もしくは地方公共団体又はその委託を受けたものが法制の定める事務を遂行する事に対して協力する必要がある場合であって、本人の相違を得る事により当該事務の遂行に支障を及ぼすおそれのある場合。</div> <div style="clear:both;"></div> <div style="height:6em;"></div> 特定商取引法に基づく表示 | 株式会社トリンプル law