Create Publishing Template
Price Setting Accelerator does not support any out-of-the-box publishing templates and preprocessing logics.
If you need to add one, you can do it the same way you would do for any other code. A list of element names available through api.currentItem()
in the processing logic can be found in ParentPriceListLogic
and DependentPriceListLogic
logics.
Reference documentation worth checking out:
Â