The store.title attribute returns or sets the Zen Cart Product name.
Example:
WHERE #endswith(store.Title, ' Model Rocket Kit')
SET store.ListOnEbay TO true
The example sets the ListOnEbay attribute to true for all products that have a name ending with " Model Rocket Kit."