Skip to main content

Moving the Qty column to the left

Exaplains how to move the quantity column to the left side of the packing slip

Jose Mangonez avatar
Written by Jose Mangonez
Updated this week

You can easily move the Qty column to the left in the Packing Slip by following this guide.

Note: This guide is relevant if you are using the default template designs provided within the Order Printer Pro app.

If your Packing Slip was recently created or you've recently installed Order Printer Pro, you may get this change done easily:

1- Go to the "Manage templates" page of Order Printer Pro
2- Click the "Edit template" button on your Packing Slip
3- In the Code section, find this line near the top:

{% assign SETTING_move_qty_column_to_left = false %}

4- Change it to:

{% assign SETTING_move_qty_column_to_left = true %}

5- Click the Save button

Once that is done, the Qty column will automatically be set on your template's very left side.

If your Packing Slip code doesn't have this option, you can create a new one; the new versions will have it.

To create a new template, go to Order Printer Pro-> Manage Templates-> Create Template-> Packing Slip.

Optionally, you can contact our support team for help with this modification. We're more than happy to help 24/7.

Did this answer your question?