/* ---- "View all" button (kept as-is; points to the chosen collection if needed) ---- *//* ---- Headings/description (kept) ---- *//* =========================================================================
Build a unique ordered products list directly from customer orders
======================================================================= */{# will store product ids as CSV in display order (most recent first) #}
/* Iterate orders newest->oldest by default; ensure uniqueness by id *//* Nothing to show if customer has no orders */{# /total_ordered > 0 #}