[ic] fly item

Mike Heins mike at perusion.com
Thu Sep 18 13:07:15 UTC 2008


Quoting scott at tildaworks.com (scott.andreas at gmail.com):
> hello group
> 
> I'm trying to use on the fly items with the standard demo. I've turned
> on onfly in the catalog configuration with
> OnFly onfly
> 
> on the fly page I have
> 
>    <input type="hidden" name="mv_action"  value="refresh">
>   <input type="hidden" name="mv_order_item"  value="[item-code]">
>   <INPUT TYPE="hidden" NAME=mv_order_quantity VALUE="1">
>   <INPUT TYPE=hidden NAME=mv_order_item VALUE="DOC-[item-code]">
>   <INPUT TYPE=hidden NAME=mv_order_fly VALUE="description=Document Fee">
>   <INPUT TYPE=hidden NAME=mv_order_fly VALUE="price=497.00">
>   <INPUT TYPE="hidden" NAME=mv_order_quantity VALUE="1">
>   <INPUT TYPE="hidden" NAME=mv_order_group VALUE="1">
> 
> 
> yet when I go to the baske.html page
> 
> quantity displays  0
> description display nothing
> extension displays 0
> 
> and
> 
> "Maximum order quantity of 0 enforced" is displayed.

Remove:

	MaxQuantityField  inventory:quantity

from catalog.cfg.

I think you are going to have to put in an extra description, too, because
of OnFly. Add:

  <INPUT TYPE=hidden NAME=mv_order_fly VALUE="description=">

before the fly item description.
-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.328.4479  tollfree 800-949-1889 <mike at perusion.com>

Being against torture ought to be sort of a bipartisan thing.
-- Karl Lehenbauer



More information about the interchange-users mailing list