Viewing 1 replies (of 1 total)
  • Plugin Author David Jensen

    (@dkjensen)

    Hello

    Copy the PDF template from the plugin folder?wc-cart-pdf/templates/cart-table.php?into your child theme folder?child-theme/woocommerce/wc-cart-pdf/cart-table.php.

    Maybe add the description below the title, perhaps above line 106.

    echo $_product->get_description();

    or

    echo $_product->get_short_description();

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.