dw.catalog
Class ProductSearchRefinementValue
Object
dw.catalog.SearchRefinementValue
dw.catalog.ProductSearchRefinementValue
Represents the value of a product search refinement.
Properties
valueFrom  :  Number  (Read Only)
The lower bound for price refinements. For example, 50.00 for a range of $50.00 - $99.99.
valueTo  :  Number  (Read Only)
The upper bound for price refinements. For example, 99.99 for a range of $50.00 - $99.99.
Constructor Summary
This class does not have a constructor, so you cannot create it directly.
Method Summary
getValueFrom() : Number
Returns the lower bound for price refinements.
getValueTo() : Number
Returns the upper bound for price refinements.
Methods inherited from class SearchRefinementValue
Methods inherited from class Object
Method Detail
getValueFrom
getValueFrom() : Number
Returns the lower bound for price refinements. For example, 50.00 for a range of $50.00 - $99.99.
Returns:
the lower bound for price refinements.

getValueTo
getValueTo() : Number
Returns the upper bound for price refinements. For example, 99.99 for a range of $50.00 - $99.99.
Returns:
the upper bound for price refinements.

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.