[ic] Config PriceField not working with matrix options

Peter peter at pajamian.dhs.org
Sat Nov 8 01:49:27 UTC 2008


On 11/07/2008 06:47 AM, tom at readyink.com wrote:
> $Config->{'PriceField'} works well to select a specific column for the
> product price, and can be changed on the fly for switching currencies.
> 
> The option pulldown for matrix optons includes the price in parens, but
> this price is not using the PriceField.  This is the [item-options] tag.

PriceField is for the price field in the products table(s).  To change 
the price field in the Options table for Matrix options use (I think, 
give it a try):
Options Matrix map { price => 'mypricefield' }

Peter



More information about the interchange-users mailing list