add report offline_price
This commit is contained in:
@@ -249,6 +249,7 @@ function checkout_kuri($priceslug, $delivery_id = 1){
|
|||||||
$message = "Номер заказа $order_id.<br>
|
$message = "Номер заказа $order_id.<br>
|
||||||
ID товара: {$price_id['price_id']}<br>
|
ID товара: {$price_id['price_id']}<br>
|
||||||
Наименование: {$price_id['pricename']}<br>
|
Наименование: {$price_id['pricename']}<br>
|
||||||
|
Цена: {$price_id['offline_price']}<br>
|
||||||
Кол-во: $count<br>
|
Кол-во: $count<br>
|
||||||
Доставка: {$delivery[$delivery_id]['delivery']}<br>
|
Доставка: {$delivery[$delivery_id]['delivery']}<br>
|
||||||
Сумма заказа: $price руб.<br>
|
Сумма заказа: $price руб.<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user