
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] customer add on-the-fly
Quoting "FixtureFactor.com" <aaron@fixturefactor.com>:
> Hi again,
>
> Im sorry, I just realized that I messed up on my email. (thanks mike)
> What I meant was that I CANNOT get the price and description to add
> even though the sku will.
>
> Any help is greatly appreciated.
> Thanks
> Aaron
The form element syntax for description/price is:
<input type=hidden name=mv_order_fly value="description=My item
description|price=9.99">
If you are doing this and still not seeing the description in the cart, check
the tags in the [item-list] of your cart code; there's a good chance that [item-
field description] is being used for the item description. Change it to [item-
description] and you should see your onlfy desc text.
- Ed L.
>
> -----Original Message-----
> From: interchange-users-admin@interchange.redhat.com
> [mailto:interchange-users-admin@interchange.redhat.com] On Behalf Of
> Mike Heins
> Sent: Friday, December 21, 2001 6:08 PM
> To: interchange-users@interchange.redhat.com
> Subject: Re: [ic] customer add on-the-fly
>
>
> Quoting FixtureFactor.com (aaron@fixturefactor.com):
> > Hi everybody,
> >
> > Im struggling again with an OnFly ordering problem. I have
> successfully
> > implemented on the fly ordering for items not in the products db for
> the
> > admin section (entry page). However, I am now working on a new
> section
> > where a customer will be able to add to their cart an item that is
> not
> > in the db. Using the on the fly ordering tags I can successfully
> add
> > the named item to the cart and the correct sku shows up.
>
> I understand you right up to here.
>
> > However, the description and the price will go through.
>
> This completely lost me.
>
> I will tell you that if the description doesn't show up when you order
> the item, then the CGI parameters used to order the item are not
> done properly.
>
> Also, to use the standard onfly ordering routine you need:
>
> OnFly onfly
>
> in catalog.cfg.
>
> --
> Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH 45013
> phone +1.513.523.7621 <mheins@redhat.com>
>
> Being against torture ought to be sort of a bipartisan thing.
> -- Karl Lehenbauer
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>
===============================================================
New Media E.M.S. Software Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users