Results 1 to 8 of 8
  1. #1
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Need to separate and charge for larger UPS orders

    Using 1.5.1

    I have an ammo store that sells ammo in attributes based on quantity. Several different calibers have varying weights for 1000 rounds (example: 1k 9mm weighs 27.5lbs and 1k 45acp weighs 48lbs). When a customer orders 1k each of several different calibers the UPS module (our only shipping option) lumps them into a single shipment based on weight.

    I would like for the module to calculate shipping for each 1000 rounds separately and treat each 1000 round item to be treated separately. How would I do this?

  2. #2
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: Need to separate and charge for larger UPS orders

    Quote Originally Posted by In2Deep View Post
    Using 1.5.1

    I have an ammo store that sells ammo in attributes based on quantity. Several different calibers have varying weights for 1000 rounds (example: 1k 9mm weighs 27.5lbs and 1k 45acp weighs 48lbs). When a customer orders 1k each of several different calibers the UPS module (our only shipping option) lumps them into a single shipment based on weight.

    I would like for the module to calculate shipping for each 1000 rounds separately and treat each 1000 round item to be treated separately. How would I do this?
    Do they/can they only order in 1K round increments?

    If only sold in 1K increments, then each item (box) could be considered for shipping.

    Could "check" for product of a certain designation (category, product_id, etc..), then, cycle through each item obtaining the quote for that item (including handling fees as applicable) calculating the total shipping cost along the way, and then provide the final calculation.

    Believe that it is somewhat simplified in text/content, but that appears to be the process that would be applicable for that type of setup and the USPS module. Using parts of the ZC default Per Item shipping module might provide some guidance on reproducing that action, but would want to limit/effect based on the product in question.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Re: Need to separate and charge for larger UPS orders

    They can order 100, 250, 500 and 1000rd quantities. The problem is when someone orders 5,000 total rounds I need the module to treat it as 5 separate orders so shipping doesn't kill me.

    Quote Originally Posted by mc12345678 View Post
    Do they/can they only order in 1K round increments?

    If only sold in 1K increments, then each item (box) could be considered for shipping.

    Could "check" for product of a certain designation (category, product_id, etc..), then, cycle through each item obtaining the quote for that item (including handling fees as applicable) calculating the total shipping cost along the way, and then provide the final calculation.

    Believe that it is somewhat simplified in text/content, but that appears to be the process that would be applicable for that type of setup and the USPS module. Using parts of the ZC default Per Item shipping module might provide some guidance on reproducing that action, but would want to limit/effect based on the product in question.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Need to separate and charge for larger UPS orders

    You might try table rate if you know what rates UPS charge
    Code:
    Shipping Table
    The shipping cost is based on the total cost or weight of items or count of the items. Example: 25:8.50,50:5.50,etc.. Up to 25 charge 8.50, from there to 50 charge 5.50, etc
    So yours might be like

    Example: 100:5.00,250:10.00,500:15.00,1000:20.00

    Replacing with your costs
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Re: Need to separate and charge for larger UPS orders

    Quote Originally Posted by kobra View Post
    You might try table rate if you know what rates UPS charge
    Code:
    Shipping Table
    The shipping cost is based on the total cost or weight of items or count of the items. Example: 25:8.50,50:5.50,etc.. Up to 25 charge 8.50, from there to 50 charge 5.50, etc
    So yours might be like

    Example: 100:5.00,250:10.00,500:15.00,1000:20.00

    Replacing with your costs
    There are too many variables that way. It really just needs to be able to separate each 1000 round order.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Need to separate and charge for larger UPS orders

    It really just needs to be able to separate each 1000 round order
    How exactly can you determine programatically when 1,000 rounds have been ordered??
    You might price them as each(a single round)
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jul 2011
    Posts
    214
    Plugin Contributions
    0

    Default Re: Need to separate and charge for larger UPS orders

    Its a dropdown attribute.

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Need to separate and charge for larger UPS orders

    Quote Originally Posted by kobra
    How exactly can you determine programatically when 1,000 rounds have been ordered??
    Quote Originally Posted by In2Deep
    Its a dropdown attribute.
    Not if they order 250 or 500 each of 10 calibers
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. UPS Module - Free ground but charge for express?
    By pricediscrimination in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 16 Jan 2013, 05:14 PM
  2. Shipping estimates slow for larger orders
    By asudol in forum Addon Shipping Modules
    Replies: 2
    Last Post: 8 Feb 2012, 12:44 AM
  3. How do I charge sales tax for UPS shipping?
    By JC.M in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 16 Mar 2010, 04:29 PM
  4. separate charge for specific item
    By smallpigpig in forum Built-in Shipping and Payment Modules
    Replies: 10
    Last Post: 13 Feb 2010, 12:59 AM
  5. Set up USPS for retail orders and UPS for wholesale orders.
    By mkm in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 27 May 2007, 06:56 AM

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