P
P
Pavel Sidorov2021-02-11 22:39:28
1C-Bitrix
Pavel Sidorov, 2021-02-11 22:39:28

How to display the quantity of the reserved Bitrix product?

Guys, give me an example. How to get and display the quantity of the reserved Bitrix product?
The reserve is created in a standard way after placing an order.
Output the number of cuts. I want just in the detailed product card.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel Sidorov, 2021-02-11
@pavel__sidorov

I misused the manual. there is a search)) release

$tovar = CCatalogProduct::GetByID($arItem['ID']);
      echo '<pre>'; 
      var_dump($tovar);
      echo '</pre>';

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question