Okay
  Public Ticket #3539531
How to download outside of checkout.
Closed

Comments

  •  42
    Anthony O Connell started the conversation

    Hi guys. Is there a way my vendors can let customers download certain free digital forms from their product page instead of the customers needing to checkout to get it?

  •  2,214
    WebWizards replied

    Hi Anthony,

    I think possible options could be:

    - Either the vendor could include a link in the description of a product:

    5739060997.png

    - Or vendors could create a free downloadable product, in which case checkout would be needed (but free).


    If it would help, you can allow vendors to upload documents in general, by adding this PHP code snippet to your site: https://pastecode.io/s/t7qu2q2q

    It will add a media link to the vendor dashboard sidebar as follows:

    2006402804.png

    Vendors can then use that to upload and files and copy the file link


    Kind regards,

    Stefan

  •  42
    Anthony O Connell replied

    Hi Stefan.

    That's perfect.

    Thank you very much.