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