[ic] quantity pricing

Mike Heins mike at perusion.com
Mon Feb 16 11:30:57 EST 2004


Quoting k (palazani at gmx.net):
> Is there an easy way to indicate an active quantity price, like [if discount
> xxx]?
> 

I am having trouble decoding what you are talking about, but
you might try:


[seti comp_price][price code="[item-code]" quantity=10][/seti]

	[if scratch comp_price eq [item-price]]
		There is no quantity price for [item-code].
	[else]
		There is a quantity price for [item-code].
	[/else]
	[/if]

There are more efficient ways via item-calc if you pre-open the
pricing, variants, and products table with [perl tables="..."].

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

Some people have twenty years of experience, some people have
one year of experience twenty times over. -- Anonymous


More information about the interchange-users mailing list