Query time 0.00138
    
    
            JSON explain
        {
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "shared_prices",
      "access_type": "system",
      "possible_keys": [
        "usergroup",
        "product_id",
        "company_id",
        "lower_limit",
        "usergroup_id"
      ],
      "rows": 0,
      "filtered": 0,
      "const_row_not_found": true
    },
    "table": {
      "table_name": "cscart_product_review_prepared_data",
      "access_type": "system",
      "possible_keys": ["PRIMARY"],
      "rows": 0,
      "filtered": 0,
      "const_row_not_found": true
    },
    "table": {
      "table_name": "cscart_products",
      "access_type": "const",
      "possible_keys": ["PRIMARY", "status"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "companies",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "4",
      "used_key_parts": ["company_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "popularity",
      "access_type": "const",
      "possible_keys": ["PRIMARY", "total"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_product_sales",
      "access_type": "const",
      "possible_keys": ["PRIMARY", "pa"],
      "key": "PRIMARY",
      "key_length": "6",
      "used_key_parts": ["category_id", "product_id"],
      "ref": ["const", "const"],
      "rows": 0,
      "filtered": 0,
      "unique_row_not_found": true
    },
    "table": {
      "table_name": "cscart_product_prices",
      "access_type": "ref",
      "possible_keys": ["usergroup", "product_id", "lower_limit", "usergroup_id"],
      "key": "product_id",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 2.614265919,
      "attached_condition": "trigcond(cscart_product_prices.lower_limit = 1 and cscart_product_prices.usergroup_id in (0,0,1))"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "product_id"],
      "key": "product_id",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_product_descriptions.lang_code = 'ja')"
    },
    "table": {
      "table_name": "cscart_products_categories",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "pt"],
      "key": "pt",
      "key_length": "3",
      "used_key_parts": ["product_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_categories",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY", "c_status", "p_category_id"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["category_id"],
      "ref": ["cscart_purchase_fl_com.cscart_products_categories.category_id"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "cscart_categories.storefront_id in (0,2) and (cscart_categories.usergroup_ids = '' or find_in_set(0,cscart_categories.usergroup_ids) or find_in_set(1,cscart_categories.usergroup_ids)) and cscart_categories.`status` in ('A','H')"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "const",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "PRIMARY",
      "key_length": "210",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code",
        "company_id"
      ],
      "ref": ["const", "const", "const", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ja')"
    },
    "block-nl-join": {
      "table": {
        "table_name": "point_prices",
        "access_type": "range",
        "possible_keys": ["unique_key", "src_k"],
        "key": "unique_key",
        "key_length": "8",
        "used_key_parts": ["lower_limit", "usergroup_id", "product_id"],
        "rows": 2,
        "filtered": 3.571428537,
        "attached_condition": "point_prices.product_id = 422 and point_prices.lower_limit = 1 and point_prices.usergroup_id in (0,0,1)"
      },
      "buffer_type": "flat",
      "buffer_size": "83Kb",
      "join_type": "BNL",
      "attached_condition": "trigcond(1) and trigcond(point_prices.product_id = 422 and point_prices.lower_limit = 1 and point_prices.usergroup_id in (0,0,1))"
    },
    "table": {
      "table_name": "cscart_discussion",
      "access_type": "const",
      "possible_keys": ["object_id", "idx_company_id"],
      "key": "object_id",
      "key_length": "10",
      "used_key_parts": ["object_id", "object_type", "company_id"],
      "ref": ["const", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_discussion.object_type = 'P')"
    }
  }
}
    
            
            
                Result
                                    
                                                    | product_id | 
                                                    product_code | 
                                                    product_type | 
                                                    status | 
                                                    company_id | 
                                                    list_price | 
                                                    amount | 
                                                    weight | 
                                                    length | 
                                                    width | 
                                                    height | 
                                                    shipping_freight | 
                                                    low_avail_limit | 
                                                    timestamp | 
                                                    updated_timestamp | 
                                                    usergroup_ids | 
                                                    is_edp | 
                                                    edp_shipping | 
                                                    unlimited_download | 
                                                    tracking | 
                                                    free_shipping | 
                                                    zero_price_action | 
                                                    is_pbp | 
                                                    is_op | 
                                                    is_oper | 
                                                    is_returnable | 
                                                    return_period | 
                                                    avail_since | 
                                                    out_of_stock_actions | 
                                                    localization | 
                                                    min_qty | 
                                                    max_qty | 
                                                    qty_step | 
                                                    list_qty_count | 
                                                    tax_ids | 
                                                    age_verification | 
                                                    age_limit | 
                                                    options_type | 
                                                    exceptions_type | 
                                                    details_layout | 
                                                    shipping_params | 
                                                    facebook_obj_type | 
                                                    parent_product_id | 
                                                    buy_now_url | 
                                                    is_stock_split_by_warehouses | 
                                                    lang_code | 
                                                    product | 
                                                    shortname | 
                                                    short_description | 
                                                    full_description | 
                                                    meta_keywords | 
                                                    meta_description | 
                                                    search_words | 
                                                    page_title | 
                                                    age_warning_message | 
                                                    promo_text | 
                                                    price | 
                                                    category_ids | 
                                                    popularity | 
                                                    company_name | 
                                                    sales_amount | 
                                                    seo_name | 
                                                    seo_path | 
                                                    point_price | 
                                                    discussion_type | 
                                                    average_rating | 
                                                    product_reviews_count | 
                                            
                                            
                                                            | 422 | 
                                                            Leather-Wallet001 | 
                                                            P | 
                                                            A | 
                                                            2 | 
                                                            20000.00 | 
                                                            1 | 
                                                            0.450 | 
                                                            0 | 
                                                            0 | 
                                                            0 | 
                                                            0.00 | 
                                                            0 | 
                                                            1624694400 | 
                                                            1694663215 | 
                                                            0 | 
                                                            N | 
                                                            N | 
                                                            N | 
                                                            B | 
                                                            N | 
                                                            R | 
                                                            Y | 
                                                            N | 
                                                            N | 
                                                            Y | 
                                                            10 | 
                                                            0 | 
                                                            N | 
                                                             | 
                                                            0 | 
                                                            0 | 
                                                            0 | 
                                                            0 | 
                                                            7 | 
                                                            N | 
                                                            0 | 
                                                            P | 
                                                            F | 
                                                            default | 
                                                            a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:22;s:9:"box_width";i:12;s:10:"box_height";i:4;} | 
                                                            activity | 
                                                            0 | 
                                                             | 
                                                            N | 
                                                            ja | 
                                                            スティングレイ(エイ革) ターコイズブルー 長財布 | 
                                                             | 
                                                             | 
                                                            <p>表面のキラキラした加工とターコイズブルーの色が素晴らしいスティングレイ(stingray)の長財布。<br>スティングレイ(stingray)とは、スティング毒針を持つ種類の「アカエイ」というエイを加工した革のことで、別名ガルーシャ(galuchat)、シャグリーン(shagreen)とも呼ばれます。</p><p>スティングレイ(stingray)は昔から、『海の宝石』と呼ばれて珍重されていると同時に、数ある革の中でも強い耐久性を持っています。</p><p>表面は非常に硬く光沢感があって、キラキラと輝く白いガラスビーズを一面に敷き詰めたような細かい突起が特徴です。</p><p>主な主成分は、人間の歯や骨と同じリン酸カルシウムなので、牛革等の一般的な革とは異なり硬質で大変強度があり、劣化しにくいという特徴があります。</p><p>また、磨けば磨くほど光沢感が増す性質を持っています。</p><p> また、エイの背中の中心部分には、白い斑点状の光を感知する第三の目(光を感知する器官)があって「天眼」や「スターマーク」と呼ばれていますが、この「スターマーク」はエイ革一匹に一箇所しかありません。</p><p>こちらの財布では、革表面の凹凸を丹念に研磨し、宝石のように美しく滑らかな仕上がりにしているのが特徴です。</p><p>ファスナーがゴールドのものとシルバーの2種類があります。</p><h2>色</h2><p>ターコイズブルー<br></p><h2>ファスナー</h2><p>・シルバー</p><h2>サイズ</h2><p>横20cm×縦10cm×マチ3cm</p><p>※天然素材を使用し、ハンドメイドで作成した商品になりますので、革本来のキズや製作時の汚れ等がある場合がございます。また、仕様変更や製作時期によって細部が若干画像と異なる場合がありますのでご了承ください。デザイン、構造的に大きく異なる場合はご案内致しますが、お気になられる方は必ず事前にご確認ください。</p> | 
                                                             | 
                                                             | 
                                                             | 
                                                             | 
                                                             | 
                                                             | 
                                                            13000.00000000 | 
                                                            9M | 
                                                            152677 | 
                                                            World Design Connect 公式ECサイト | 
                                                             | 
                                                            stingray-turquoise-blue-wallet | 
                                                            10/9 | 
                                                             | 
                                                            D | 
                                                             | 
                                                             |