@Andres_Marciales,please find the updated blueprint attached.
- As I understand, you want to combine the cart items into an HTML string. The better approach for this is to use the text aggregator.
- You had the IF function in the HTML that used the iterator’s bundles, but it’s irrelevant because you’re getting the same total number of bundles and bundle order position (I removed it).
- You should review the HTML code of the cart items because they are not correctly formatted.
blueprint (2).json (70.4 KB)