wishlist

DSL function for configuring the wishlist feature.

Example usage:

features {
wishlist {
// Configure wishlist feature
icons = ...
strings = ...
dataProvider = ...
}
}