I would like to have the cart be set to call only for orders . But I would like to have pdf's downloadable from the products page with out the check out process. if anyone could point me in the right direction I would appreciate it.
I would like to have the cart be set to call only for orders . But I would like to have pdf's downloadable from the products page with out the check out process. if anyone could point me in the right direction I would appreciate it.
Simple. Since what you've described is that you're not using ecommerce for any of your PDF files, simply upload your PDF files to the server someplace, and then in the product description, or in any other place on your site, simply insert an A HREF link to that pdf file. Very basic HTML. Has nothing to do with Zen Cart or ecommerce at all.
Example HTML:
Code:<a href="the_file_name.pdf">The Document Title To Display For Clicking On</a>
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Hi Dr. Byte,
Can you advise why I got this message? after
<a href="http://www.sunruffles.com/images/cert/ReserveCAPeTestResults.pdf"><span style="font-size:14px;"><span style="color:#000080;">Reserve™ CAP-e Test Results</span></span></a></p>
Forbidden
You don't have permission to access /images/cert/ReserveCAPeTestResults.pdf on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Thank you. jean
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.