A
A
anriko2020-04-27 12:44:17
1C-Bitrix
anriko, 2020-04-27 12:44:17

How to remove a redirect to the trash in bitrix:catalog.element?

bitrix:catalog.element it is necessary to remove the redirect to the shopping cart, and make a form with the choice to continue shopping or to the basket, but I tried to substitute

"AJAX_MODE" => "Y",
              "AJAX_OPTION_ADDITIONAL" => "",
              "AJAX_OPTION_HISTORY" => "N",
              "AJAX_OPTION_JUMP" => "N",
              "AJAX_OPTION_STYLE" => "Y",
so it didn’t work out how can I add Ajax to the cart?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2020-04-27
@rpsv

The behavior depends on the template you have provided the AJAX parameters. See the template itself (oh yes, you need to go to PHP), what is responsible for submitting the form and whether this popup is in the template at all.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question