mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-03 19:53:19 +03:00
deleted debugging code (#5)
This commit is contained in:
parent
39e1684e7c
commit
647f7b3faf
@ -153,6 +153,4 @@ foreach($products as $product) {
|
|||||||
$order['items'][] = $item;
|
$order['items'][] = $item;
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump($order); die();
|
|
||||||
|
|
||||||
$api->ordersEdit($order);
|
$api->ordersEdit($order);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user