...
priceGridItemOfNonexistentSkuAction
"process" DEFAULT - will process it and show an error in the line.
"skip" - will skip it (and keep old values).
"invalidate" - Will invalidate it.
"hard-delete" - Will remove the item from the grid/list.
Warning: Option "process" causes the values to be recalculated according to the grid logic. This may mean that if the product had calculation logic on itself, different logic would be used, which may not be intentional. This is due to the fact that deleting the product also deleted the link product x his product logic.
Type – text
Sample value – skip
Default value – process
priceGridItemPrefix
Sets the Price Grid Items prefix in their name. The default is PGI.
...