Loren,
I'm trying to use the OptionFiniteText product field in a custom product
template to display product + something = newprice which works great if I
use the canned product template. The online documentation refers to CALL
tag:
"OptionFiniteText: Product options to be presented in drop-down lists on the
order form. The options are returned as a single space-separated string; you
will probably need to write a small program and use the CALL tag to process
it. For ShopSite Pro stores, the selected options can change the price of
the product."
I do not quiet know how this CALL tag works. Could I used the script you
have mentioned below to accomplish this? Or could I use your script and
modify it to my needs?
Our current store is manager 5.01, but at the end of the month I'm moving
the store over to Lexiconn where we already upgraded to ShopSite Pro 6.0.
Thanks very much,
<sig>
László Somi
__________________________________________
www.fastportfolio.comMobile: 415.350.3601
Text pager:
14153503601@pacbellpcs.netE-mail:
Laszlo@fastportfolio.com</sig>
"Loren" <loren_d_c@yahoo.com> wrote in message
news:3CFC02F7.EC68DF0B@yahoo.com...
Is anyone interested in a small sample perl script to use with the
custom template CALL tag (which works in v6 only)?
The one that I have been playing with would basically give you unlimited
custom currencies to display your product prices in (on the store pages,
NOT in the shopping cart) if you were to use it in a custom product
template.
-Loren