test
This commit is contained in:
@@ -6101,7 +6101,6 @@ Route::get('/aggiornapreorder/{idarticolo}/{postid}', function ($idarticolo, $po
|
|||||||
$preordine = true;
|
$preordine = true;
|
||||||
|
|
||||||
$data = [];
|
$data = [];
|
||||||
$data['_is_pre_order'] = 'true';
|
|
||||||
$data['stock_quantity'] = '1000';
|
$data['stock_quantity'] = '1000';
|
||||||
|
|
||||||
$idprodotto = $product['parent_id'];
|
$idprodotto = $product['parent_id'];
|
||||||
|
|||||||
Reference in New Issue
Block a user