• Resolved aaron843

    (@aaron843)


    Hi. I’m wondering how difficult it might be to include the product image for each item on the packing slip. On my site I sell art, there are few items per order and I’d like to feature the product image(s) large on the packing slip as a visual confirmation of correct packing.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! With the Premium Templates extension, this is super simple, you can drag the thumbnail block to it’s own column. By default, this image is a small thumbnail, 13mm wide, but you can enter a bigger value in the “Custom Styles” box in the Customizer settings, for example:

    
    td.thumbnail img {
    	width: 5cm !important;
    	height: auto !important;
    }
    

    Let us know if you have any other questions! If these questions concern the premium templates, please send an email to [email protected] (wordpress doesn’t allow us to use these forums for premium support).

    Ewout

Viewing 1 replies (of 1 total)
  • The topic ‘Product image on packing slip?’ is closed to new replies.