get_id() === $last_product->get_id() ? 'row last-row' : 'row';
$list_image_size = apply_filters( 'wc_store_catalog_pdf_download_list_image_size', array( 250, 250, true ), $product );
$product_image = $product->get_image( $list_image_size );
?>
get_name(), $product ); ?>
get_price_html() ); ?>
get_description(), $product ); ?>