[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] Simple Options Before Checkout
Change info in catalog.cfg file to include your field (around line 479)
UseModifier size color your_field
This will treat your filed exactly like size and color using
[item-accessories your_field]
on 7/3/01 12:04 AM, Ron Phipps at rphipps@reliant-solutions.com wrote:
>> Ahh, this is exactly the problem I am having, this pulls nicely from the
>> color and size column in the products table, however I have many more
> inthe
>> options table that is in 4.7.x. Looking to see how I can display those,
> not
>> on a flypage either, in a static page. I'm being a pain in the ???
>>
>> Thanks,
>> Jake
>
> Hey Jake,
>
> If it's on a static page then check this out:
>
> http://interchange.redhat.com/cgi-bin/ic/docfly.html?mv_arg=ictags03%2e01
>
> It's the accessories tag and will build drop downs with the options you
> specify. The sku code is one of the parameters you pass to it so the code
> does not have to be in an item list. You can pass it a field that contains
> a list of options seperated by ",". Good luck!
>
> -Ron
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>