Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello!

 

I was wondering if anyone could point me in the right direction on this concern. I would like to offer my customers the ability to select a warranty package during their checkout procedure. It would be a standard choice depending on the item. For instance, if an item was priced over $200, the warranty would be $20; whereas an item priced less than $199 would be $10.

 

I'd like for this to happen during the checkout procedure as an extra step. Please help.

 

Thanks!

Posted

Is there not a single wayward soul that can help me out?? Please help. Thanks! :(

Posted

Look at checkout_confirmation.php

First a simple php code to check for the amount the warranty will cost, then add a checkbox saying: [ ] Add warranty - $xxx

 

Then use the order_total class to add that value to the order total. That way it will show up on all the related pages.

 

HTH

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Thanks for the help Mattice. I'm a complete novice at PHP. Is there any place or resource where I could find a sample snippet of code that might help me create the code you suggest? Or maybe an example in the existing osC pages?

 

Thanks.

Posted

I don't quite follow rascal2trust. Please explain. Forgive my ignorance. :cry:

Posted

There is a place to set up options or attributes in the admin, like you might have a shirt that comes in sevearal different colors, so you would list that item and then you can have an dropdown box for customers to select different colors, they can also have added priceing.Play around with the attributes in admin, and you will see. It should do just what you want.

Customer selects your product, then he can select the warranty option if he wants it.

Posted

Thanks! I was able to setup what I needed with the suggestion that Jim made. Thanks so much for your help!!!

 

Regards,

Manoj

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...