Page 1 of 3 123 LastLast
Results 1 to 10 of 29
  1. #1
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Free shipping amount changes when there are downloads in cart

    I've searched and played with setting and I am just baffled. I hope someone can help me.

    I'm on version 1.3.8a and did the upgrade (via official procedure) in 2007. Free install via FTP was version 1.3.6 in 2006. I'm using the Free Shipping Module and the Zone Rate module. PHP: 5.2.17 (Zend: 2.2.0), database: MySQL 5.5.30-log. (Plugin's, Add on's? I haven't done very good keeping track. A few I can think of - CSS Buttons, Easy Populate, Google Analytics, USPS Auto-Fill, Advanced Cross Sell, Sitemap XML, Super Orders

    The url is: t h r e e s i s t e r s f a b r i c . c o m

    I have products (fabrics, books, etc.) I sell and charge shipping for and I also have digital patterns I sell that are downloaded. Most of the time shipping rates and free shipping (or no shipping because of downloads) works fine.

    It is not often that the products are ordered at the same time as the downloads. However, when they are it appears the free shipping threshold is changed and I can't figure out why. Notice the two screen shots. I put the same items in, but changed the quantities and notice when it changed to free shipping. Can someone help me?

    Click image for larger version. 

Name:	65NotFree.jpg 
Views:	93 
Size:	45.6 KB 
ID:	12245 Click image for larger version. 

Name:	60Free.jpg 
Views:	103 
Size:	46.0 KB 
ID:	12246

    PS - I've just done more testing and it appears that whenever the quantity of downloads equals the quantity of shippable products (whatever the total) the shipping comes up free. So strange! Any advice?

    Sincerely,
    Allison

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

    Default Re: Free shipping amount changes when there are downloads in cart

    Do you have your Download Products marked as:
    Always Free Shipping
    and/or
    Virtual Products

    If so, this is incorrect ...

    Download Products "know" they are Free Shipping based on the Attribute with the Download filename on it ...

    Try turning OFF the Always Free Shipping and/or Virtual Product on your Downloadable Products and then test your shipping ...
    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!

  3. #3
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: Free shipping amount changes when there are downloads in cart

    That fixed it. And I had read that somewhere too, but somewhere in my testing that info went missing. Thanks a million for your patient help. Sorry to bother you with questions when you've already shared the answer. Now to go change all those products...

    ~Allison

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

    Default Re: Free shipping amount changes when there are downloads in cart

    Not a problem ... glad to hear that you were able to resolve this one by fixing the settings on the Download Products ...
    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. #5
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: Free shipping amount changes when there are downloads in cart

    OK - so I am now looking at a new twist to this question.

    I have products that require 3 file format attributes.

    2 file formats can be downloaded and require free shipping.
    The third file format (I call it "other") needs to be emailed and still requires free shipping.

    However - because the "Other" format is not a download, the cart is charging shipping. How do I correct his and not re-create the problem I had earlier when I used Always Free Shipping and/or Virtual Products?

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

    Default Re: Free shipping amount changes when there are downloads in cart

    Do you only use the Zone Rate zones shipping module?

    Is it based on Price, Weight or Item count?

    Are all of the Products that have the email Attribute in the Categories under Digitized Patterns?
    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. #7
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: Free shipping amount changes when there are downloads in cart

    I only use the Zone Rate module. It is based on price. And yes, they are all under the subcategories of Digitized Patterns.

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

    Default Re: Free shipping amount changes when there are downloads in cart

    See if this zones.php works for you ...

    Download it and unzip it and set your Top Categories ID for the Digital Patterns on this line changing the 54 to your categories_id:
    Code:
            if ($lookup->fields['parent_id'] == 54) {
    then and load it to:
    /includes/modules/shipping
    Attached Files Attached Files
    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!

  9. #9
    Join Date
    Nov 2006
    Location
    Indiana
    Posts
    192
    Plugin Contributions
    0

    Default Re: Free shipping amount changes when there are downloads in cart

    Too bad, AJ - it doesn't work. I tried putting it in my template folder and when that didn't work I tried overwriting the orig Zen file in the folder structure you mentioned.

    I even tried drilling down a level. I *try* to put all my digital files in the *All Digitized Patterns* category and then linking them to the various appropriate subcategories. Thought I'd at least try using the category (All Digitized Patterns) that the pattern in my test cart was located in. No go.

    I sure appreciate your help!

    As a side note - If I select -
    *Product is virtual: Yes - skip shipping address*
    then no shipping is charged. However, that opens up the problem I had earlier. Which, occurs less often than this new caveat now that my emailed option has become more popular.

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

    Default Re: Free shipping amount changes when there are downloads in cart

    That is odd as it works for my testing ...

    Did you edit the file and change the categories_id for 54:
    Code:
            if ($lookup->fields['parent_id'] == 54) {
    to match the categories_id for the Digitized Patterns?

    Are all Products marked as:
    Product is Virtual: No, Shipping Address Required
    Always Free Shipping: No, Normal Shipping Rules

    NOTE: You should have NO Products in the category itself for Digitized Patterns, they should all be in the subcategories beneath that ...
    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!

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v139h When I add a FREE SHIPPING item to cart, it changes shipping of other items
    By rshelton in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 25 Nov 2012, 01:24 AM
  2. Replies: 18
    Last Post: 28 Aug 2012, 02:24 PM
  3. Zone shipping rate changes when downloads are included.
    By chrismtn in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 18 Oct 2011, 06:56 PM
  4. Is there a way to let my customers skip the shipping choice when shipping is free?
    By CnTGifts in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 5 Oct 2009, 01:46 AM
  5. Is there a way to stop downloads on orders over a certain amount?
    By joannem in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 29 Jul 2009, 03:10 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