This commit is contained in:
paoloar77
2024-05-20 00:39:47 +02:00
parent b3ceb38b85
commit da69735eda

View File

@@ -6145,11 +6145,11 @@ Route::get('/aggiornapreorder/{idarticolo}/{aggiornapreordine}', function ($idar
updateValueByKey($data['meta_data'], '_wpro_manage_price_variable', '');
updateValueByKey($data['meta_data'], '_wpro_price_variable', '');
updateValueByKey($data['meta_data'], '_wpro_label_variable', 'Pre Ordinalo!');
/*updateValueByKey($data['meta_data'], '_wpro_price_type_variable', 'manual');
updateValueByKey($data['meta_data'], '_wpro_price_type_variable', 'manual');
updateValueByKey($data['meta_data'], '_wpro_amount_price_variable', 'fixed');
updateValueByKey($data['meta_data'], '_wpro_date_variable', '');
updateValueByKey($data['meta_data'], '_wpro_time_variable', '');
updateValueByKey($data['meta_data'], '_rank_math_gtin_code', '');*/
updateValueByKey($data['meta_data'], '_rank_math_gtin_code', '');
}
echo "<br>Dati da Salvare:";