LemonStand Version 1 Has Been Discontinued
This documentation is for LemonStand Version 1. LemonStand is now offered as a cloud-based eCommerce platform.
You can try the new LemonStand and learn about upgrading here.
Creating a New Packing Slip Template
The process of implementing a packing slip template is similar to customizing invoice templates. But this time you need to work in the modules/shop/packingslip_templates directory. Also, there are fewer PHP variables available in a packing slip template:
- $order - represents an order, corresponding a current invoice. An object of the Shop_Order class
- $company_info - PHP object, containing information about your company. You can edit the company information on the System/Settings/Company Information and Settings page.
Previous: Creating a New Shipping Label Template
Return to Order History, Status, and Details