Terms and conditions as PDF

  • Posts: 61
  • Thank you received: 1
12 years 1 month ago #67392

Hi
How to give a Link to a PDF for terms and conditions in checkout, instead a ID of a blog-text?

Thank you

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
12 years 1 month ago #67402

Hi,

I think that you'll probably find your answer there :

You could easily add it as a link at the end of the description of each one of your products.
But if you want to have it automatically for all you them, you can edit the file "show" of the view "product" via the menu Display->Views and add the HTML code of your link at the end of the file.

Hope this will help you.

Please Log in or Create an account to join the conversation.

  • Posts: 61
  • Thank you received: 1
12 years 1 month ago #67536

But the checkbox for this option is not on step 2 (payment), where user select the payment method.
This step is defined in the HIKA Configuration -> checkout tab -> workflow -> terms and conditions.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
12 years 1 month ago #67542

Sorry I misunderstood, you'll just have to edit (through "Hikashop->Display->Views") your terms file of the checkout view of the front-end's template that you are currently using and add your PDF link like this :

<?php 
echo '<a href="YOUR PDF LINK" rel="nofollow" target="_blank">Terms and conditions</a>';
?>

Last edit: 12 years 1 month ago by Mohamed Thelji.
The following user(s) said Thank You: Rolandus1

Please Log in or Create an account to join the conversation.

Time to create page: 0.049 seconds
Powered by Kunena Forum