Thomas Register
Custom e-Catalog Specifications

Optional Tags

SORT=

The default sort order of products in a list is ascending by product number. 'SORT=' allows the default sort to be modified in the following ways:

  • SORT= asc: Ascending list by the property specified. This is the default, sorted by product number.
  • SORT= desc: Descending list by the property specified.
  • SORT= list: User defined. Products display in the order by which they are entered in the call.

This tag works in conjunction with the sortby tag. However, if the value of 'list' is used for sort, then sortby is ignored.

Local Syntax

<!-- SMARTCAT START

      AZ=xxxxxxxx
      TYPE=list
      PART=GHI
      PART=ABC
      PART=DEF
      SORT=list

      SMARTCAT END -->

Portable Syntax

      <a href="smartcat.cgi?az=xxxxxxxx&type=list&sort=list&ptno=GHI+ABC+DEF">

Copyright © 2002 Thomas Publishing Company