User selected shipping add-ons

General ShopSite user discussion
Post Reply
powerstream
Posts: 43
Joined: Mon Sep 11, 2006 7:29 am

User selected shipping add-ons

Post by powerstream »

Some of our products are hazardous goods, and require a hazardous goods fee.
Ideally I would like to add a radio button to the shipping method selection at checkout that says "Add hazardous fee" and would
be customer selected to add a fixed fee ($45) to the order.
Alternately, is it possible to use the coupon feature to increase the total rather than decrease?



thanks
mark
cyoung
Posts: 147
Joined: Wed Nov 09, 2016 11:01 am

Re: User selected shipping add-ons

Post by cyoung »

Options can be added via a Surcharge (would be available on all orders, not just the ones with specific products), Ordering Options, or a separate product which you could present using the Cross-sell feature, or somehow else on the cart page using custom JavaScript, or you could even modify the add to cart button/form on the product page to add both items together.

If it really is a required fee and needs to be included for sure each time the product is ordered, then you could add it via a product's Handling Charge (handling charges get lumped in with shipping charges, they don't show as a separate line item), or make it the only available ordering option so it will automatically get added to the product price in the cart.
Post Reply