Customize eCommerce Orders Page

Permalink
Hi there,

My client wants to have check boxes beside each order and be able to select multiple orders, and then view them all on one page. Such that that page can be printed for shipping labels.

Since the eCommerce add-on already generates a page of a single order, I figure it should not be too difficult for me to add a for each loop in there and some check boxes I just don't have an idea where I would find the specific files to edit.

Does anyone have any experience doing something similar? My only other idea is to use the excel export feature, and then just code them an excel script which arranged the shipping info as they want.

 
CaptainPanda replied on at Permalink Reply
No one? I've found the files, still can't make it loop, it keeps saying access denied, even though I've changed nothing except telling it to loop and pull order # from a variable.