Configuration Fields

This reference lists the Magento Admin settings exposed by the base package and its documented add-ons: mageb2b/pricesystem-pricelist, mageb2b/pricesystem-pricelist-importexport.

Configuration paths are included for controlled deployments and config:set. Use Magento Admin for normal changes so field validation and scope inheritance still apply. The extension status display is not listed because it reports installation state rather than a configurable value.

mageb2b/pricesystem-pricelist

Pricelist settings

Field Configuration path Input Scope
Enable download link pricesystem/pricelist/enable_download Select Default, Website
Csv Delimeter pricesystem/pricelist/csv_delimeter Text Default, Website
Csv Encloser pricesystem/pricelist/csv_encloser Text Default, Website
Can product have multi qty price pricesystem/pricelist/can_product_have_multi_qty_price Select Default, Website
Use random name for pricelist if not supplied pricesystem/pricelist/use_random_pricelistname Select Default, Website
Deactivate old pricelist pricesystem/pricelist/deactivate_old_pricelists Select Default, Website
Enable auto-assigment of customers to a pricelist pricesystem/pricelist/enable_auto_assign_customers_to_pricelist Select Default, Website
If enabled, strict comparison (===) is used for matching; otherwise, loose comparison (==) is applied. pricesystem/pricelist/match_exact_type Select Default, Website
Merge pricelist qtys pricesystem/pricelist/merge_pricelist_qtys Select Default, Website
Merge base pricelist under Pricelist in My Prices pricesystem/pricelist/merge_base_pricelist_in_my_prices Select Default, Website
Enable base pricelist validation pricesystem/pricelist/enable_base_pricelist_validation Select Default, Website
Auto-load Catalog Products on pricelist edit pricesystem/pricelist/auto_load_catalog_products_in_admin Select Default

Visibility dependencies:

  • pricesystem/pricelist/match_exact_type is available when pricesystem/pricelist/enable_auto_assign_customers_to_pricelist is 1.

mageb2b/pricesystem-pricelist-importexport

Pricelist Import

Field Configuration path Input Scope
Use Product ID as pricesystem/pricelist_import/product_id_alias Select Default, Website
Enable Date Range Validation pricesystem/pricelist_import/enable_date_range_validation Select Default, Website

Pricelist Export

Field Configuration path Input Scope
Use Product ID as pricesystem/pricelist_export/product_id_alias Select Default, Website
Use Customer ID as pricesystem/pricelist_export/customer_id_alias Select Default, Website