Hi! I have made a pdf button on my poduct details. With this code:
<a target=_blank class="btn btn-default btn-xs" href="media/documents//<?php echo $this->product->product_name ?>.pdf" title="Produktblad">
<span class=" btn btn-default btn-xs "> <div class= btn btn-default btn-xs > Produktblad </div> </span> </a>
As you see when the link in this button is product_name.pdf, but i want the link to be the custom_value.pdf from the import file. Do anyone know the right
code for this?
Why don´t load the pdf as a downloadable document under productimages ?
regards
Jörgen @ Kreativ Fotografi