ez-pro/s1/cart/order/.section.php
2025-11-13 19:04:05 +03:00

6 lines
102 B
PHP

<?
$sSectionName = "Оформление заказа";
$arDirProperties = Array(
'MENU' => 'N'
);
?>