[ic] item-modifier not working within flypage.html

Mike Heins mike at perusion.com
Wed Jun 30 20:43:36 EDT 2004


Quoting the OnE (bicolspice at yahoo.com):
> My code is not working while accessing the  modifier
> of a certain item while inside the flypage.html
> 
> sku: [item-code]  <br />
> desciption: [item-description] <br />
> Fold_type: [item-modifier fold_type] <br />   --> HTML
> output is still [item-modifier fold_type] -- NEVER
> PARSED at all.

You apparently misunderstand what an item-modifier is.

It is an option or attribute associated with an item in a shopping cart
(or conceivably another hash-type resource).

An item on the flypage has no attributes or modifiers, as it doesn't
exist except in the database. There is no modifiable hash associated
with it.

You want [item-data table column] or [item-field column].

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.765.647.1295  tollfree 800-949-1889 <mike at perusion.com>

Any man who is under 30, and is not liberal, has not heart; and any man
who is over 30, and is not a conservative, has not brains.
 -- Winston Churchill


More information about the interchange-users mailing list