Є ось такий код:
$deny_attr = array(137,507,201,202,223);
foreach($deny_attr as $a){
if(isset($product['attributes'][$a])){
unset($product['attributes'][$a]);
}
}
$product['attributes_full'][] = [
'name' => 'g:free_shipping_threshold',
'text' => '<g:country>UA</g:country><g:price_threshold>500...