Hello,
I try to export product detail page to PDF with PDF button in template, but after click I dont receive PDF file, but new view - for example http://e-shop.vyvijime.cz/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=1209&virtuemart_category_id=3&Itemid=127
Do I anything wrong?
Thank you for help
VM: 3.2.4, J! 3.8.1, TCPDF 1.0.4, PHP 5.6.29
Have you found a solution? I have the same problem
AFAIK the front end product pdf function has been removed as now just about any browser is able to print the product page correctly. And the print output could be passed to a pdf browser plugin or to a pdf print option if the user has one configured.
The config/shopfront selector has not yet been deleted due to other pressing issues. All the icon currently does is to provide a page in a format without styling.
If you need PDF for product details, you need to code it yourself. Joomla or virtuemart do not support today PDF for front views excluding invoices and orders