Get Items In Range
This tag is currently experimental. This tag returns a string of
entry_ids
separated by the "|" pipe character. You could use this in a
channel:entries page or an embed to display other products in a set price
range.
Sample output: 123|466|333|802
Table of Contents
Parameters
price_min
Minimum price to search
price_min="10"
price_max
Maximum price to search
price_max="20"
Examples
{exp:cartthrob:get_items_in_range price_min="10" price_max="25"}