SearchResult

Extends Object. Represents search information returned from the Search.results() method.

Properties
description String

The short description of the page returned.

thumbnail Url

The image for the page returned.

title String

The title of the page returned.

type String

The type of page returned: page, category or product.

url Url

The url to the page.



Methods
isProduct() Boolean

True if the type is 'product'.