[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] simple options question


Dan Bergan <suppressed> wrote:
> I use Simple options for some of my products.  From the flypage, 
> everything works as expected -- users select an option and the selection 
> and price change is reflected in the basket.
> 
> However, I'm trying to select an option from a link:
> <a href="[area form=|
>     mv_order_item=[item-code]
>     mv_order_format=VHS
>     mv_order_quantity=1
>     mv_todo=refresh
> |]">Add to Cart!</a>
> 
> I also tried:
> <a href="[area form=|
>     mv_order_item=[item-code]
>     mv_item_option=format
>     mv_order_format=VHS
>     mv_order_quantity=1
>     mv_todo=refresh
> |]">Add to Cart!</a>
> 
> But, the "format" option of "VHS" is not reflected.  Can anyone point me 
> in the right direction?
> 
Instead of "[area form=|...|]", try "[area href=order form=|...|]".
That's the only omission I can see in your code.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.