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 = 'en' 
  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 = 695 
  AND cscart_page_descriptions.lang_code = 'en' 
  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', 'F')

Query time 0.00080

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 = 'en')"
    }
  }
}

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 extra_css extra_js layout_id commercial_hidden lang_code page description meta_keywords meta_description page_title link seo_name seo_path
695 1 0 695 A T 0 1358139600 0 0 N 0 0 0 0 en Shipping <div class="content-body"> <h2>Shipping </h2> <div> <p><span>Barn Light Electric offers free ground shipping on residential orders of $500 or more shipped to a single US address. Free shipping is calculated after all after promotions and discounts are applied and before tax is added.</span> Shipping rates for orders under $500 are listed below. Please contact our Customer Care team for shipping information on international orders.<span> For more information regarding our return policy, </span><a tabindex="-1" title="https://www.barnlight.com/return-policy-en/" href="https://www.barnlight.com/return-policy-en/" target="_blank" rel="noreferrer noopener">click here</a>.</p> <p>In addition, our carriers are unable to deliver to PO Boxes. Any undeliverable addresses will be at the buyer’s expense.</p> <p>Commercial orders are not eligible for free shipping. Shipping rates for commercial orders will be based on product quantities, shipping timeframe and method of delivery. </p> <p> </p> <h4><strong>Notice for Our Canadian Customers</strong></h4> <p>Due to the current tariff situation and its impact on international shipping and pricing, we have made the difficult decision to pause shipments to Canada at this time. Please know that this decision was not made lightly — we value our Canadian customers deeply and have taken your needs into careful consideration throughout this process.</p> <p>We remain hopeful that as the political and economic climate evolves, we will be able to resume shipping to Canada in the future. Thank you for your continued support and understanding.</p> <p>  </p> </div> <p><span style="font-size: 12pt;"><strong>U.S. Rates (Residential Orders Only):</strong></span> </p> <table style="height: 98px;" border="0" width="481" cellpadding="2"> <tbody> <tr> <td><strong>From $0.01 - $99.99</strong></td> <td><strong> </strong>Add $15.00               </td> </tr> <tr> <td><strong>From $100 - $199.99</strong></td> <td><strong> </strong>Add $20.00</td> </tr> <tr> <td><strong>From $200 - $299.99</strong></td> <td> Add $25.00</td> </tr> <tr> <td><strong>From $300 - $499.99</strong></td> <td> Add 10% to your order subtotal</td> </tr> <tr> <td><strong>Over $500 </strong></td> <td> Free Shipping</td> </tr> </tbody> </table> <p>  </p> <p><span style="font-size: 12pt;"><strong>Hawaii, Alaska and Puerto Rico Rates (<strong>Residential Orders Only</strong>):</strong></span></p> <div>All orders shipped outside the <span>contiguous United States</span><span> </span>are non-returnable. </div> <div> </div> <table style="height: 98px;" border="0" width="481" cellpadding="2"> <tbody> <tr> <td><strong><strong>From </strong>$0.01 - $50.00</strong></td> <td><strong> </strong>Add $16.00</td> </tr> <tr> <td><strong><strong>From </strong>$50.01 - $200.00</strong></td> <td><strong> </strong>Add $26.00</td> </tr> <tr> <td><strong><strong>From </strong>$200.01 - $500.00 </strong></td> <td> Add 20% to your order subtotal</td> </tr> <tr> <td><strong>Over $500</strong></td> <td> Add 15% to your order subtotal</td> </tr> </tbody> </table> <div> </div> <div>*Free shipping is available only for residential orders within the contiguous United States. This does not include Hawaii, Alaska and Puerto Rico. Additionally, international shipments do not qualify for free shipping. Custom orders, commercial orders and/or expedited orders are also excluded from free shipping. </div> </div> We offer free ground shipping on all orders over $500*! Please contact our Sales Team for shipping information on all other international orders. Shipping | Barn Light Electric shipping