...
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 its own calculation logic on itself, a different logic would be used, which may not be intentionalunintentional. This is due to the fact that deleting the product also deleted deletes the link between product x his and its product logic.
Type – text
Sample value – skip
...