Answer the question
In order to leave comments, you need to log in
How to remove a step from ordering 1C Bitrix?
Good evening. There is a problem with the checkout page in Bitrix. I am using the new module sale.order.ajax. There is a need to remove the 1st step "products in order" from order/make/. It is necessary that the customer data step opens immediately. Tell me how this can be implemented? And I already removed the steps, where there is only one element, so I only have two steps left: "Items in the order" and "customer data". I need to hide the "Products in the order" and make the tab "Customer data" active immediately Thank you!
Answer the question
In order to leave comments, you need to log in
Collect one component from two
either:
In /personal/cart/index.php
instead
$APPLICATION->IncludeComponent("bitrix:store.sale.basket.basket", "", Array(
...
$APPLICATION->IncludeComponent("bitrix:sale.order.ajax", "", array(
...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question