Hi,
I'm trying to display all products that currently have a discount, and I figured a smart search is the way to do it.
The manual indicates that I should probably use a dynamic value in association with the price field. However, the value apparently has to be a number as anything else I input yields the server side error "Input string was not in a correct format."
So, I have a couple of questions.
- How do I use dynamic values in smart searches?
- Which dynamic values are available?
- How do I create a smart search that displays all products with a discount?
Maybe I'm going about this the wrong way entirely. Any help is appreciated :)
//Martin