Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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, a different logic would be used, which may be unintentional. This is due to the fact that deleting the product also deletes the link between product and its product logic.

Type – text

Sample valueskipDefault valueprocess

priceGridItemPrefix

Sets the Price Grid Items prefix in their name. The default is PGI.

...