Search
RSS

Blog posts of '2024' 'November'

Comments (0) Settings in nopCommerce

General rules for using settings in nopCommerce are as follows:

1. If you have a single store (so you don't use a multistore feature), you can always inject settings by DI.
2. If you use a multistore feature, then getting settings depends on the place of use:

a) you can still inject settings ...