X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Print Order Update (https://forum.x-cart.com/showthread.php?t=33658)

patricklosey 09-03-2007 01:29 PM

Print Order Update
 
The Print Order page (order.php?orderid=3&mode=printable) only has the Product Info (minus SKU) and Customer info (minus CC info)

I want it to display the same information from the actual Order Details page (Product info including SKU, Order Info, Customer Info, CC Info) . The client will use this as an order form to pull and manually bill the order.

Can some one assist in how I can add those variables to the Print Order command on order.php and what tpl files I need to update?

Thank you.

patricklosey 09-06-2007 11:48 PM

Re: Print Order Update
 
For those of you interested.
Cut and paste the content from /main/order_info.tpl to /provider/order_printable.tpl.

This does not include the CC info but it does include all the rest. Minor modifications will need to be done for cosmetics and layout.

Once I find the CC info I will add that info as well.

patricklosey 09-10-2007 10:30 PM

Re: Print Order Update
 
Again for those who are interested. All necessary information about the customers credit card is located in the 'skin1/main/history_order.tpl" file. Find the $order.details variable.

SRD 06-18-2008 08:38 PM

Re: Print Order Update
 
Thanks Patrick,

This was exactly what I needed.


All times are GMT -8. The time now is 06:34 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.