{
"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>[some {fvalue_ID} text]</b> — text with a feature value, where ID — is the feature identifier, "some text" — any text (optional) that will be inserted only if product has the value of the corresponding feature<br><b>[some {fname_ID} text]</b> — text with a feature name, where ID — is the feature identifier, "some text" — any text (optional) that will be inserted only if product has the value of the corresponding feature |