Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Dec 2013
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    Default Shipping and Order Options

    We offer free sleeve packaged DVD sets with free shipping worldwide. However, we also offer an upgrade to a full package set (with case and artwork) for an additional fee. I need to be able to offer free shipping worldwide on the free sets and free US shipping on the upgrade sets but need to add an additional charge for International Shipping on the upgrade sets. I'm currently trying to use an attribute for this add on cost but some people outside the US are selecting Free US Shipping and placing their order and paying the reduced amount. Basically, if there is more than a $0 cost, and the ship to is outside the US, I need to add a flat rate shipping cost to their order.

    As a secondary issue, we only allow one order with up to four free sets per month. Is there a way to limit the number of free sets added to cart? And also limit the number of free orders they can make in a month?

    Thanks!

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

    Default Re: Shipping and Order Options

    Is there something that identifies these particular Products that make them distinct from other Products such as the master_categories_id?

    What is the Option Name products_options_id and the Option Values products_options_values_id for the upgrade?

    I am trying to think up a way to add an extra fee for the International orders ...

    You are also wanting to impose a limit for:
    As a secondary issue, we only allow one order with up to four free sets per month. Is there a way to limit the number of free sets added to cart? And also limit the number of free orders they can make in a month?
    For the 1 order per month with 4 free sets, is that the same as 4 orders per month with 1 free set each?
    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!

  3. #3
    Join Date
    Dec 2013
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping and Order Options

    Quote Originally Posted by Ajeh View Post
    Is there something that identifies these particular Products that make them distinct from other Products such as the master_categories_id?

    What is the Option Name products_options_id and the Option Values products_options_values_id for the upgrade?

    I am trying to think up a way to add an extra fee for the International orders ...
    I'm using an attribute for the price difference. $0 - Sleeve Packaging, and then $10 - Full Packaging

    Quote Originally Posted by Ajeh View Post
    You are also wanting to impose a limit for:


    For the 1 order per month with 4 free sets, is that the same as 4 orders per month with 1 free set each?
    No, that would quadruple our shipping costs. One order per month with a maximum of 4 free sets.

    Thanks in advance for any help you can give. BTW you can view here: www.getalifemedia.net/catalog/

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

    Default Re: Shipping and Order Options

    How many Products deviate from the norm on how your shipping appears to be setup ...

    Example of norm:
    /catalog/index.php?main_page=product_info&cPath=7&products_id=37

    Example of deviant:
    /catalog/index.php?main_page=product_info&cPath=11_12&products_id=71
    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
    Dec 2013
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping and Order Options

    There are nine that deviate. However, I can remove that subcategory and fix that issue because these items are also in their own category.

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

    Default Re: Shipping and Order Options

    The idea behind your shipping charges is that if:
    1 Full Pack is selected

    2 shipping address is International

    you want to add $10.00 per item to shipping, correct?

    Does International mean anyone NOT in the US?

    Does US mean ALL 50 States plus DC as well as ALL US Territories and Islands? Or, does US mean 50 States plus DC? Or, does US mean 48 States plus DC?
    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!

  7. #7
    Join Date
    Dec 2013
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping and Order Options

    The idea behind your shipping charges is that if:
    1 Full Pack is selected

    2 shipping address is International

    you want to add $10.00 per item to shipping, correct?
    Yes, Perfect

    Does International mean anyone NOT in the US?
    Yes, anything that does not have a US address

    Does US mean ALL 50 States plus DC as well as ALL US Territories and Islands? Or, does US mean 50 States plus DC? Or, does US mean 48 States plus DC?
    Yes, US is all 50 states including DC. Not territories and islands, just US addresses.

    Thank you!

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

    Default Re: Shipping and Order Options

    You could try using the add on for the Order Total extra fee and customize that to build in an extra charge for International customers based on creating a Zone for anyone not in the US 50 states plus DC ...

    It would take a bit of work to identify the Products in the cart that include the attribute for the Full Package choices, but it could be done ...

    It may not be a load of fun to write, but it can be done ...
    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
    Dec 2013
    Location
    Texas
    Posts
    10
    Plugin Contributions
    0

    Default Re: Shipping and Order Options

    Ok that's beyond my abilities, so I'll have to think of some other way for that issue.

    As for the secondary issue, is there a way to limit the number of $0 items in the cart. For example, a person puts four free items in their cart and when attempting to add another free item they are told their shopping cart is full and proceed to checkout? (Hey, it never hurts to ask...)

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

    Default Re: Shipping and Order Options

    That also will require custom coding to manage the shopping cart based on previous orders for the month ...

    What should happen if I order on the 3rd of January 1 of the $0 items and then on the 7th of January I try to order another $0 item?
    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 2 12 LastLast

Similar Threads

  1. Changing the display order of shipping options
    By jdncl in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 31 Aug 2010, 02:57 PM
  2. Disable Ground when offering Free Shipping and alternative shipping options
    By gabe8496 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 8 Aug 2010, 06:41 PM
  3. How to show Free Shipping AND other shipping options?
    By LRS in forum Built-in Shipping and Payment Modules
    Replies: 12
    Last Post: 20 Jul 2010, 08:25 PM
  4. How to hide all other shipping options when an order is eligible for free shipping?
    By shirster in forum Built-in Shipping and Payment Modules
    Replies: 16
    Last Post: 3 Feb 2010, 05:41 AM
  5. Changing Shipping Options when order over £30 ?
    By Beeunique in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 14 Jun 2008, 08:58 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