Jump to content

Organizing the products in Order view


Henrik41

Recommended Posts

  • 3 weeks later...
Quote

Try this one -> /admin/themes/default/template/controllers/orders/helpers/view/view.tpl

Best Regards

can't seem to find where this code is.. the closest I am is on line 965

 

              {foreach from=$products item=product key=k}
                {* Include customized datas partial *}
                {include file='controllers/orders/_customized_data.tpl'}
                {* Include product line partial *}
                {include file='controllers/orders/_product_line.tpl'}
              {/foreach}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...