PriceField
Specify the name of a column that holds product prices.
Synopsis
The parameter is expected to be a column name that is
present in the ProductFiles table(s),
The default is "price".
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive specifies the name of a column,
in the ProductFiles table(s),
that stores product prices.
Example
Using a non-standard price column name
Using locale-specific price columns for exchange rates
PriceField price_gbp
Locale en_US PriceField price_usd
Locale de_DE PriceField price_euro
Locale fr_FR PriceField price_euro
|
See also
Donations
If you have a UserTag or Filter that you would like to share with the
Interchange community then please submit it.
We realise that it's extremely rare for people to donate code to Interchange,
but there's no harm in asking.