[ic] Loop Search Question

William Fiore william.fiore at gmail.com
Wed Jul 16 23:56:56 UTC 2008


Hi,

I have the following component that displays the latest 3 items added
to the store. I want to limit the results to products that do not have
an image name of "default.gif" (products with a image named
default.gif are usually so new that they are missing not only images,
but descriptions and pricing as well).



[loop search="fi=products/st=db/co=1/sf=date_added/op=le/nu=0/ml=3/tf=date_added/to=r"]
<p><a href="[area [loop-code]]">[loop-field title]</a> - <br><span
class="content_left_top_bold">[loop-code] ([convert-date
format="%m-%d-%Y"][loop-field date_added][/convert-date])</span></p>
[/loop]



Any help woul be appreciated.

Thank you

Bill



More information about the interchange-users mailing list