ecommerce module

manishnakar - November 16, 2005 - 09:58

I have installed ecommerce module and looking to integrate following features
* sample chapter download before purchase
* either download file from server on payment or order physical copy

can any one help me?

Each product is a node.

budda - November 16, 2005 - 11:50

Each product is a node.

You can attach a file to any node. So attach the sample chapter to your node. Use the upload.module, or maybe the attachment.module if you plan on having a lot of files attached.

Use the ecommerce "file" system to sell digital downloads. I've not used this so can't go in to any detail on its use/pitfalls.

--
www.bargainspy.co.uk | More Drupal modules

shipped product

manishnakar - November 16, 2005 - 13:35

Dear Budda,

Thanks for reply. In e-commerce I can select either file download or non-shippable product. I can select only one of it and not both. Secondly I want to have two prices. One for digital ebook and another for physical product.

Do have any idea what code I need to change to have two prices?

You need two different

vigo - November 16, 2005 - 14:06

You need two different product nodes - one for the file (download) and one for the physical produt. You can then use something like the Whatsrelated module (http://drupal.org/node/24307) to have a link to the other product in each node.

 
 

Drupal is a registered trademark of Dries Buytaert.