Guest Posted January 3, 2006 Share Posted January 3, 2006 http://www.oscommerce.com/community/contri...y,2/search,Free I'm having trouble implementing this contribution. It works GREAT if the shipping weight is zero or a negative number (for free shipping), 1 or more (actual shipping) but where I am having trouble is some of my products weight 0.5 lbs The shipping was working with the USPS shipping module before I installed the contribution. So my question is, is there an easy way to modify the code so that it only gives items that have a negative weight (say -1) and all others, even ones with the zero weight it will charge shipping? It's reading my 0.5 weights as simply a zero. Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Guest Posted January 3, 2006 Share Posted January 3, 2006 http://www.oscommerce.com/community/contri...y,2/search,Free I'm having trouble implementing this contribution. It works GREAT if the shipping weight is zero or a negative number (for free shipping), 1 or more (actual shipping) but where I am having trouble is some of my products weight 0.5 lbs The shipping was working with the USPS shipping module before I installed the contribution. So my question is, is there an easy way to modify the code so that it only gives items that have a negative weight (say -1) and all others, even ones with the zero weight it will charge shipping? It's reading my 0.5 weights as simply a zero. Thanks in advance! I wanted to add to that I tried using this contribution http://www.oscommerce.com/community/contri...all/search,FREE and can't for some off reason, it wipes out my database when I try to execute the enquiry required and I have to upload a backup. Quote Link to comment Share on other sites More sharing options...
Guest Posted January 5, 2006 Share Posted January 5, 2006 Ok let me clarify further. LOL Is there a contribution or a way of altering files so that anything that has a 0 weight ships free, yet will still calculate USPS shipping when the weight is say 0.25, 0.5 etc? I removed the contributions that I tried out so now I have the standard USPS module in use that came with oscommerce. I have one item in my test store that has a weight of 0 and one with a weight of 0.5 when I put either item in my cart it quotes the shipping as 60 cents which is right for the 0.5 weight item, but not for the zero weight item which should ship for free. HELP PLEASE! :-) Quote Link to comment Share on other sites More sharing options...
Guest Posted January 5, 2006 Share Posted January 5, 2006 Well this has been fun. LOL In case anyone else wants a contrib that will do as I explained, I found it here http://www.oscommerce.com/community/contri...arch,attributes It skips the shipping page if the weight is zero, but doesn't skip it if it's anything over zero, even decimal weights like 0.25 or 0.5 It's great! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.