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 weblog:entries page or an embed to display other products in a set price range.

Sample output: 123|466|333|802

 

Action Type Output data comes from Tag Output Tag Structure
Output Text Channel Entries Channel Entries Data Single

Table of Contents

Parameters

price_min=

Minimum price to search

price_min="10"

price_max=

Maximum price to search

price_max="20"

Examples

Top of Page