Can Someone Help Me with a simple Shopping Cart?

Discussion in 'Programming' started by spineshank, Mar 18, 2010.

  1. #1
    I've been adding this shopping cart to a site I'm developing for a client and have everything working except one thing, shipping.

    I need it to determine the shipping through a dropdown menu, consisting of 'USA & Canada' and 'International'.

    I'm using simpleCart(js) (http://simplecartjs.com) for the cart and I spent a lot of time on this, so I'm NOT going to use anything else. Period. It's getting on my nerves already so I don't plan on changing it.

    If anyone could help me out or provide a code that I can use to make it add shipping that would be great. If you need more information to resolve this, let me know and I'll post it.

    By the way, here's what I have so far: http://dimedesign.us/portfolio/freeiphonecase
    All the items should have a value of $0.00, but once they click 'click here to order', I need it to add the shipping so when it opens the PayPal checkout screen, it's already added.

    Thanks,
    Jared
     
    spineshank, Mar 18, 2010 IP
  2. guardian999

    guardian999 Well-Known Member

    Messages:
    376
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #2
    2 item * 2 prices of shipping, it's should only 1 price
     
    guardian999, Mar 18, 2010 IP
  3. spineshank

    spineshank Active Member

    Messages:
    304
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    75
    #3
    Never mind, I did figure it out. Had to use a different method but it works now. Thanks.
     
    spineshank, Mar 20, 2010 IP