Answer the question
In order to leave comments, you need to log in
How to pass an ID to the Bitrix component call?
Hello.
<?$APPLICATION->IncludeComponent(
"rent.form",
"",
array(
'PRODUCT_ID' => $arResult['PRODUCT']['ID'],
"CACHE_TIME" => "0",
"CACHE_TYPE" => "N"
)
);?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question