A
A
Alexander2021-10-06 09:30:28
1C-Bitrix
Alexander, 2021-10-06 09:30:28

How to get more property data from the highload block?

There is a catalog. The product has properties of the "reference" type.
When a property is set, you can see the details of it

Array
(
    [ID] => 123
    [IBLOCK_ID] => 5
    [NAME] => Характеристики
    [ACTIVE] => Y
    [SORT] => 140
    [CODE] => CHARACTERISTICS
    [DEFAULT_VALUE] => 
    [PROPERTY_TYPE] => S
    [ROW_COUNT] => 1
    [COL_COUNT] => 30
    [LIST_TYPE] => L
    [MULTIPLE] => Y
    [XML_ID] => 
    [FILE_TYPE] => 
    [MULTIPLE_CNT] => 5
    [LINK_IBLOCK_ID] => 0
    [WITH_DESCRIPTION] => N
    [SEARCHABLE] => N
    [FILTRABLE] => N
    [IS_REQUIRED] => N
    [VERSION] => 1
    [USER_TYPE] => directory
    [USER_TYPE_SETTINGS] => Array
        (
            [size] => 1
            [width] => 0
            [group] => N
            [multiple] => N
            [TABLE_NAME] => b_hlbd_characteristics
        )

    [HINT] => 
    [~NAME] => Характеристики
    [~DEFAULT_VALUE] => 
    [VALUE_ENUM] => 
    [VALUE_XML_ID] => 
    [VALUE_SORT] => 
    [VALUE] => Array
        (
            [0] => FRV8Sy8t
        )

    [PROPERTY_VALUE_ID] => Array
        (
            [0] => 16818
        )

    [DESCRIPTION] => Array
        (
            [0] => 
        )

    [~VALUE] => Array
        (
            [0] => FRV8Sy8t
        )

    [~DESCRIPTION] => Array
        (
            [0] => 
        )

    [DISPLAY_VALUE] => Array
        (
            [0] => Array
                (
                    [NAME] => Демонтируемы бампер
                    [FILE] => /upload/uf/7aa/7aaa40d62c0a6301338fe91c46728959.png
                )

        )

)

but in fact there is also https://yadi.sk/i/Ti0W94XrTgEYdA

How to get the "Link" or "description" property?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question