Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 43
  1. #21
    Join Date
    Aug 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: Upload digital products

    Quote Originally Posted by DrByte
    Yes, adding multiple files to the same Option Name + Option Value pair will cause them all to be available by choosing the same attribute selection during the shopping process.
    Well Here is What I did.

    Created a Optin Name of "Downloadable File"
    I assigned MP3 as the Option Value.

    Then In the Attribute controler I Assigned them
    to a product. 1st time went fine with /file1.mp3

    IOn the same product, I repeated the same steps with/File2.mp3
    and got this error.

    Duplicate Attribute - Attribute was not added - Downloadable File : MP3

    I obviously did not do something correctly.

    Bob

  2. #22
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Upload digital products

    If you have installed a copy of Zen Cart with demo products installed you can see product #133, "Multiple Downloads", which is in the "New v1.2" category.

    Going to the Attributes Controller for that product will show you how multiple files were added.

    In this case, you have:
    Option Name: "Version"
    Option Values:
    - Download MAC English
    - Download Windows Spanish
    - Download Windows English

    and

    Option Name: Documentation
    Option Values:
    - PDF English
    - MS Word English

    When the customer is shopping and selects choices, each of the files associated with the option name/value pair selected will be available for download after successful payment.
    .

    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.

  3. #23
    Join Date
    Aug 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: Upload digital products

    Quote Originally Posted by DrByte
    If you have installed a copy of Zen Cart with demo products installed you can see product #133, "Multiple Downloads", which is in the "New v1.2" category.

    Going to the Attributes Controller for that product will show you how multiple files were added.

    In this case, you have:
    Option Name: "Version"
    Option Values:
    - Download MAC English
    - Download Windows Spanish
    - Download Windows English

    and

    Option Name: Documentation
    Option Values:
    - PDF English
    - MS Word English

    When the customer is shopping and selects choices, each of the files associated with the option name/value pair selected will be available for download after successful payment.
    Ok I got that, maybe I did Not Explain my need well enough.

    Lets Say My Product is an audio ebook. It has 5 volumes
    (5 different MP3 files). Would I then Need an attribute
    for each "Volume"? What I was looking to do is have a single
    radio button (Attribute) with multiple files available At the
    poing of purchase.

    Hope this is clearer.

    Bob

  4. #24
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Upload digital products

    Okay ... to make multiple downloads on the same product ...

    For each download file, you need an Option Name

    For each Option Name, you need 1 to many Option Values depending on the choices needed ...

    If you have 5 downloads on 1 Product you need 5 Option Names and 1 Option Value per name:

    Option Names:
    Download 1 Option Type Radiobutton Sort Order 10
    Download 2 Option Type Radiobutton Sort Order 20
    Download 3 Option Type Radiobutton Sort Order 30
    Download 4 Option Type Radiobutton Sort Order 40
    Download 5 Option Type Radiobutton Sort Order 50

    Now ... for each Option Name you make an Option Value ...

    Let's say you just need 1 Option Value per Option Name ... this means you just have 5 downloads to go to the Product

    The reason usually is ... each download is big so it is broken into parts ...

    If you have many multiple downloads, say each Product has 5 downloads you can pattern this so the names make sense when read on the screen

    Example for 5 Downloads it would read:
    Download 1 of 5
    Download 2 of 5
    Download 3 of 5
    Download 4 of 5
    Download 5 of 5

    For 3 Downloads it would read:
    Download 1 of 3
    Download 2 of 3
    Download 3 of 3


    Make the Option Values as needed
    Option Values:
    Option Name pick from dropdown Download 1
    Option Value Name: of 1
    Option Value Sort Order: 10

    Option Name pick from dropdown Download 1
    Option Value Name: of 2
    Option Value Sort Order: 20

    Option Name pick from dropdown Download 1
    Option Value Name: of 3
    Option Value Sort Order: 30

    Option Name pick from dropdown Download 1
    Option Value Name: of 4
    Option Value Sort Order: 40

    Option Name pick from dropdown Download 1
    Option Value Name: of 5
    Option Value Sort Order: 50

    Then make a set for Download 2, 3, 4, 5

    Note: when making these, only make patterns that match

    Download 3 of 1 doesn't make sense so don't make an Option Name: of 1 for the Option Name: Download 3

    Now you can make the Attribute read correctly based on how many downloads ...

    Note: You make find a better pattern of text so you don't get lost in making the Attribtues ...

    NOTE: There is also Bunyrip's Attributes enhancer that has a nice peice of code to filter your Option Names and Option Values ...

    But for now, when making the Attributes, just match the right Option Name to the Option Value ...

    Attributes Controller:
    Option Name: Download 1
    Option Value: of 5 [Download 1]
    Download filename
    Number of Days and Downloads

    Option Name: Download 2
    Option Value: of 5 [Download 2]
    Download filename
    Number of Days and Downloads

    Option Name: Download 3
    Option Value: of 5 [Download 3]
    Download filename
    Number of Days and Downloads

    Option Name: Download 4
    Option Value: of 5 [Download 4]
    Download filename
    Number of Days and Downloads

    Option Name: Download 5
    Option Value: of 5 [Download 5]
    Download filename
    Number of Days and Downloads

    Don't worry on the Sort Order as you set the defaults when these were made ...

    When done adding the Downloads ... just click on the Update Sort order button and all will sort nicely ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #25
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Upload digital products

    I followed the instructions on the reply that dealt with adding a media collection and then adding files (mp3's in this case) and assigning them to an album.

    From looking inside the tpl_modules_media_manager.php (v1.27d) it looks as though the clip titles should be showing up in addition to the "Play Selection" text.

    I am getting the Play Selection text, but not the clip titles.

    Also is there a way to replace the "Play Selection" with an image?

    Finally, is it possible to turn the media clips into items for purchase to download?

    I know how to assign attributes to download single songs, however since I am dealing with dozens of different Cd's I am trying to see if there is a way to not add every song title for the cds as attributes, and instead find a way for it to pull the titles up automagically.

    Thank You,

    Betty

  6. #26
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Upload digital products

    You would need some fancy coding for that one ...

    It is not part of Zen Cart at this time ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #27
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Upload digital products

    Thanks Ajeh,

    I figured that would be the outcome. In the meantime we've done some fancy work using the wimpy player and some template re-writing to get a nice clean combination of player, downloads and song samples in 1.27d.

    We raised the description up even with the image and everything else sites nicely under the image and description. Then made the player so it gets called just like all the other template items.

    My other half (genabit) came home last monday for his weeks vacation just in time to do the code work that I couldn't do.

    Of course (totally OT) he also made me his fiancee last monday


    b

  8. #28
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Upload digital products

    Congrats B !
    .

    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.

  9. #29
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Upload digital products

    Thank You Dr. Byte -

    I know I can only respond once or risk an OT warning, so in case anyone else wishes congrats...thank you!!

    b

  10. #30
    Join Date
    Aug 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: Upload digital products

    Hey, I made a collection of uploaded mp3s, and assigned them to a product of "music" type. Unforunately the list of media is not showing up on the product page. Is there some additional trick settings?

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. v150 Digital Seller? New 2015 EU Digital VAT Affects You
    By compugen in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 58
    Last Post: 18 Dec 2015, 03:32 PM
  2. Replies: 0
    Last Post: 2 Jun 2010, 06:14 PM
  3. Upload for digital products
    By Symphonie in forum General Questions
    Replies: 1
    Last Post: 20 Oct 2008, 08:14 PM
  4. Digital File Upload?
    By diggidydaz in forum General Questions
    Replies: 9
    Last Post: 21 May 2007, 03:03 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR