Order Display Options

The Orders, Invoice and PackingSlip pages have features that may be enabled or disabled depending on your preferences and the regulatory requirements where you operate.

To modify these settings, set up your Admin site specific overrides file with these entries:

Orders Page

The following flags may be set for the Orders page:

Flag Default Behavior
$quick_view_popover_enabled false Enables clickable icon on order listing to show order contents
$includeAttributesInProductDetailRows true Shows attributes in popover
$show_product_tax true Shows tax columns
$show_zone_info true Shows zone where the order was shipped

Invoice Page

The following flags may be set for the Invoice page:

Flag Default Behavior
$show_product_images true Display product images on invoice
$show_attrib_images true Display attribute images on invoice

Packingslip Page

The following flags may be set for the Packingslip page:

Flag Default Behavior
$show_product_images_pack true Display product images on packingslip
$show_attrib_images_pack true Display attribute images on packingslip

Note $show_product_images_pack and $show_attrib_images_pack were added in Zen Cart 1.5.8a. The initial release of Zen Cart 1.5.8 did not include $show_product_images_pack and $show_attrib_images_pack but simply overloaded the two variables $show_product and $show_attrib_images to cover both the Invoice and Packingslip.




Still have questions? Use the Search box in the upper right, or try the full list of FAQs. If you can't find it there, head over to the Zen Cart support forum and ask there in the appropriate subforum. In your post, please include your Zen Cart and PHP versions, and a link to your site.

Is there an error or omission on this page? Please post to General Questions on the support forum. Or, if you'd like to open a pull request, just review the guidelines and get started. You can even PR right here.
Last modified August 16, 2023 by Scott C Wilson (a8021bd).