
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Quantity Pricing Help
> Here is a snippet from my catalog.cfg. Does anyone see anything wrong with
> this code.
[snip]
> PriceField 0
> CommonAdjust pricing:q2,q5,q10,q25, ;products:price, ==size:pricing
> :sale_price, ;:price, ;$, ==:options
I was having a similar problem getting quantity pricing to work. It
turns out that changes to the CommonAdjust line in catalog.cfg were having
no effect because there was a CommonAdjust line in etc/after.cfg that was
overriding it. Try switching to your catalog directory and grepping for
CommonAdjust to see where else it might be getting set: `grep -r
CommonAdjust *`
..Patrick
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users