Hi @YeseniaJi ,
In Adobe Target Recommendations, the “Recommended for you based on the last purchased item” criteria will only use the most recent purchase (within the lookback period you’ve set) to generate recommendations.
For a “Buy It Again” zone that considers all past purchases, Target doesn’t have a built-in criteria. You’ll need to send the user’s full purchase history to Target — for example, by storing previously purchased product IDs in a profile attribute or importing them from your backend.
Then, you can create a custom criteria in Recommendations that uses these product IDs as the basis for suggestions.
This approach will ensure customers see all previously purchased items, not just the last one.