forms->get_objects(); $currencies = $netshop->get_setting('CurrencyDetails'); $default_currency = (int)$netshop->get_setting('DefaultCurrencyID'); $currency_short_name = $currencies[$default_currency]['NameShort']; $delivery_methods = $netshop->delivery->get_all_methods(); $order_filter_form_visibility = nc_core()->get_settings('OrderFilterForm', 'netshop'); $order_filter_form_visibility = $order_filter_form_visibility ? 1 : 0; ?>
| Дата | Номер заказа | Покупатель | Контакты | Содержание | Сумма | Способ доставки | Статус |
|---|---|---|---|---|---|---|---|
| = $f_Created_day; ?>.= $f_Created_month; ?>.= $f_Created_year; ?> | = $f_RowID; ?> | = $f_ContactName; ?> | = implode(', ', array($f_Email, $f_Phone)); ?> |
get_items() as $item): ?>
= $item['FullName'] ?> - = $item['Qty'] ?> = $item['Units'] ?>
|
= $order['TotalPriceF']; ?> | = $order['DeliveryMethodName']; ?> |