Page 1 of 3 123 LastLast
Results 1 to 10 of 30
  1. #1
    Join Date
    Jun 2006
    Posts
    14
    Plugin Contributions
    0

    Default problem when Downloads and shipped items are purchased together ..

    When testing I find that when I purchase an item that requires shipping together with a digital download, the shipping method is omitted during the checkout process, (I have 2 shipping modules installed: Per Item and Store Pickup) it only gives the option of Store Pickup. If I delete the "Download Product" from my cart and go back to checkout the shipping method returns, but as soon as I add the "Download" product, the Shipping option disappears again, only allowing for "Store Pickup" for the item that needs to ship.
    What could be causing this ? I dont see anything in PRODUCT settings or any CONFIGURATION settings .........
    Kickin' the darkness 'til it bleeds daylight ...

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: problem when Downloads and shipped items are purchased together ..

    What version of Zen Cart?
    What addons/contributions have you installed?
    What are the settings on these products, related to free shipping, virtual, etc?
    What is the weight of these products?
    What attributes do you have configured for these products?
    .

    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. #3
    Join Date
    Jun 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: problem when Downloads and shipped items are purchased together ..

    Thanks, sorry for my lack of info, and I've answered those question to the best of my ability ...


    What version of Zen Cart?
    1.3.7

    What addons/contributions have you installed?
    I don't think I added any, it was months ago when I installed it for a client but it was a very basic set-up.

    What are the settings on these products, related to free shipping, virtual, etc?
    There are only 5 products. Only 1 of them is set as a Virtual Product because it is a digital download. It seems to override the product that isn't virtual during the checkout process.

    What is the weight of these products?
    The 4 products requiring shipping are only 5 pounds. The 1 virtual is 0 pounds.

    What attributes do you have configured for these products?
    The only product with attributes is the 1 virtual product for download. I simply added Option Name, Option Value, linked to the product, etc ... The downloadable product works fine on it's own as do the products requiring shipping.

    Luckily it's a very basic set-up, very much like a testing scenario, so my first instinct was that it's an obvious oversight with a setting or something, but I don't know what .........
    Kickin' the darkness 'til it bleeds daylight ...

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

    Default Re: problem when Downloads and shipped items are purchased together ..

    There's a common misconception that "downloads" are virtual and/or free shipping.

    However, downloads do NOT need to be marked as Virtual Products and Downloads do NOT need to be marked as Always Free Shipping ... and indeed, shouldn't be. The fact that a file is attached to a product automatically treats it as a download.

    Downloads by themselves in an order should NOT show the shipping page as there is no shipping and this is identified by the Download filename attached to the Attribute of the Download ...

    Be sure that the Download filename shows in the Attributes Controller and has a GREEN dot next to it ...
    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!]
    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. #5
    Join Date
    Jun 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: problem when Downloads and shipped items are purchased together ..

    It appears you solved it for me AJEH, thank you. On the Download Product's settings I switched the "Product Is Virtual" setting from Yes to No and now it works. Thanks for clearing that up!
    Kickin' the darkness 'til it bleeds daylight ...

  6. #6
    Join Date
    Feb 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: problem when Downloads and shipped items are purchased together ..

    So you cannot have a product that you are shipping physically and also have them get the download as one item? There can only be a download and a physical shipped item as two separate options? I am trying to have a "download" attribute and a download and "get a CD mailed to you" attribute but it does not charge shipping on the later one (yes, it is not set to virtual product). Is there any way to fix this?

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: problem when Downloads and shipped items are purchased together ..

    I know that v1.3.8 has the ability to allow a product to be both virtual and physical. Ajeh has discussed how that works in several other sections of the forum.
    .

    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.

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

    Default Re: problem when Downloads and shipped items are purchased together ..

    If you have a Product that is both Physical and a Download, meaning that if ordered the customer gets both the Download and a Physical product shipped to them, then there is a setting for this:
    Always Free Shipping: Special, Product/Download Combo Requires a Shipping Address
    This means that the customer will have to provide the shipping information on checkout_shipping when the product is ordered ...

    NOTE: A regular Download will never see the checkout_shipping page ...
    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!]
    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!

  9. #9
    Join Date
    Feb 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: problem when Downloads and shipped items are purchased together ..

    Quote Originally Posted by Ajeh View Post
    If you have a Product that is both Physical and a Download, meaning that if ordered the customer gets both the Download and a Physical product shipped to them, then there is a setting for this:


    This means that the customer will have to provide the shipping information on checkout_shipping when the product is ordered ...

    NOTE: A regular Download will never see the checkout_shipping page ...
    I know that, but it then charges the customer shipping charges for the download as well as the attribute with the download and physical copy. Is there no way to have the download attribute be free shipping and the download and physical have the shipping apply normally without creating the same product twice?

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

    Default Re: problem when Downloads and shipped items are purchased together ..

    What shipping module are you using for this product?
    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!]
    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!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Replies: 7
    Last Post: 29 Aug 2012, 03:45 AM
  2. shipping discounted when downloads and normal products ordered together
    By pjgscrap in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 6 Mar 2010, 03:22 AM
  3. Need discount if two specifc items purchased together
    By jalaco in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 6
    Last Post: 21 Jul 2008, 04:37 PM
  4. Save 20% When two items purchased
    By RuFuS in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 22 Nov 2007, 04:59 PM
  5. code change for when recently viewed and msrp mods are used together
    By lankeeyankee in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Nov 2007, 02:44 AM

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