• Resolved elena.miteva

    (@elenamiteva)


    Is there some plugin setting or template customization to show product’s image in the pdf invoice.Now you can see only description (title), cost, qty and total.

    Thank you

    Elena

Viewing 1 replies (of 1 total)
  • Plugin Author Bas Elbers

    (@baaaaas)

    No setting yet.
    Created a workitem.
    You could create a custom template and add a column to the table. To get the product image:

    $product->get_image( 'thumbnail', array( 'title' => '' ), false )

    • This reply was modified 7 years, 10 months ago by Bas Elbers.
Viewing 1 replies (of 1 total)
  • The topic ‘Product image in the pdf invoice’ is closed to new replies.