WebSite X5Help Center

 
Bill Wood
Bill Wood
User

How to make products downloadable?  en

Autore: Bill Wood
Visite 1930, Followers 2, Condiviso 0  

Hi guys another question in my online bookshop http://www.bazasbooks.co.uk I would like a section where customers can download ebooks after they have bought them from me.

Is this achievable in Professional 11 if so how please?

Regards

Bill

Postato il
8 RISPOSTE - 1 UTILE - 1 CORRETTO
Jamie B.
Jamie B.
User

Hi

right there is 2 options, the first is to sell them with website x5 and then manually send them via email as website x5 do not provide an option to sell digital downloads, the other option is to use our digital downloads script called websitex5 digital downloads http://www.x5tuts.com/downloads/websitex5-digital-downloads/ comes with multiple payment gateways and download links are sent automatically via email, and all you do is add a few lines of code to your project.

regards

jamie

Leggi di più
Postato il da Jamie B.
Bill Wood
Bill Wood
User
Autore

Oooh! sounds interesting I will take a look and see.

Thanks

Bill

Leggi di più
Postato il da Bill Wood
Jamie B.
Jamie B.
User

Hi

it will do the trick until I get more time to build something better for digital downloads.

regards

jamie

Leggi di più
Postato il da Jamie B.
Bill Wood
Bill Wood
User
Autore

Thanks Jamie. Will buy it later as we need it. Is it easy to install (hope so)

Regards

Bill

Leggi di più
Postato il da Bill Wood
Jamie B.
Jamie B.
User

Hi

yes instructions are included in the download, instructions are also on the demo as well, but if you get any issues just let me know.

regards

jamie

Leggi di più
Postato il da Jamie B.
Bill Wood
Bill Wood
User
Autore

Cheers Jamie will d/load it later this week.

Thanks for the help

Regards

Bill

Leggi di più
Postato il da Bill Wood
Bill Wood
Bill Wood
User
Autore

Hi Jamie I d/loaded the module and have added the code to the config file but I am at a loss as to how I add the code befoere or after the header and where I do this?

Coding not my thing help!!!

I also don't understand the bit where it says place the code where you want the box to appear!!

  1. Make sure that your website loads jQuery. If it doesn't, just add this line into head section:
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
  2. NO STRIPE
  3. Add these lines into head section (before </head> tag):
    <link href="//www.bazasbooks.co.uk/digital shop/css/uds.css?ver=1.0" rel="stylesheet">
    <script src="//www.bazasbooks.co.uk/digital shop/js/uds-jsonp.js?ver=1.0"></script>
  4. Insert file shortcode (take it on Files page) in the place where you want to see payment box. Example:
    <div class="uds-box" data-id="X"></div>

regards

Bill

Leggi di più
Postato il da Bill Wood
Incomedia
Claudio D.
Incomedia

Hello Bill,

I would suggest you to contact Jamie directly over his website so he can help you further about the issue you experience with his custom HTML code.

Many thanks!

Leggi di più
Postato il da Claudio D.