{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "lang",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "392",
"used_key_parts": ["lang_code", "name"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100
}
}
]
}
}
| value |
|---|
| <b>[product_custom_h1]</b> — value of field AB: Custom H1 of the product (as is)<br><b>[product_custom_h1_lower]</b> — value of field AB: Custom H1 of the product (lowercase)<br><b>[Product_custom_h1]</b> — value of field AB: Custom H1 of the product (first letter uppercase, else lowercase)<br><b>[PRODUCT_CUSTOM_H1]</b> — value of field AB: Custom H1 of the product (uppercase)<br><b>[product_custom_h1_first_lower]</b> — value of field AB: Custom H1 of the product (first letter uppercase, else as is) |