Page 1 of 1

Another option on checkout

PostPosted: Tue Nov 08, 2011 12:14 am
by alexus2005
Hi Guys,

I am trying to add an option on checkout page - for example a gift wrap. If a person needs a gift wrap, it will be +$5 on top of the total price. What is the best approach to do that.

Requirements:
- Must be a true/false option.
- If true - must add $5 on top of total
- If false nothing should happen
- Must be a visible value in order admin area.

I saw custom fields for each shopping cart page, but doesn't look like there is a way to set a price increase from there.

Thanks in advance.

Re: Another option on checkout

PostPosted: Tue Nov 08, 2011 5:08 am
by Jim
Surcharge is the feature that would do this. It is applied in the shopping cart where all calculations are done. It is available in Pro level stores only.

Commerce Setup > Order System > Shopping Cart :>

Surcharge text displayed to shopper : Enter descriptive text here for optional surcharges that you want to appear on the shopping cart. Use this for additional charges such as shipping C.O.D. or gift wrapping. Read the help on surcharges for more information.

Surcharge pull-down menus : Enter the choices here for your surcharge pull-down menus. Read the help on surcharges for more information.

Re: Another option on checkout

PostPosted: Tue Nov 08, 2011 11:41 pm
by alexus2005
Thank you. That was exactly what I needed.