Skip to main content
All CollectionsFeedsOutput feedsSet up an output feed
Step 4 - Custom Attributes (Cheapest vendor)
Step 4 - Custom Attributes (Cheapest vendor)

Add extra data information on the "cheapest vendor"

Sarah Fogtmand avatar
Written by Sarah Fogtmand
Updated over 2 weeks ago

In step 4 of the output feed setup, you can add extra data information on the cheapest vendor as a custom attribute. This provides additional information, such as Availability, Price, and Price Difference, to the cheapest vendor for each item in the output.

To add the attributes with extra data fields, simply enable the toggle option and click on "+ Add filter." Use the filter to select what you want to apply to the attribute "cheapest vendor." For example, you can add the filter "top x cheapest is 1" to see the cheapest vendor for each item.

An example of the outcome in the feed:

<cheapestVendor>

<availability>

<![CDATA[ xx ]]>

</availability>

<domain>

<![CDATA[ xx ]]>

</domain>

<price>

<![CDATA[ xx ]]>

</price>

<priceDifference>

<![CDATA[ xx ]]>

</priceDifference>

</cheapestVendor>

Did this answer your question?