@bree_eros Yes you can add checkbox options to shopping cart. Follow below file path in order to add checkbox.
\app\design\frontend\<your_theme>\default\template\checkout\cart.phtml
\app\design\frontend\<your_theme>\default\template\checkout\cart\item\default.phtml
then you need to create custom controller to full fill your action.
Cheers
-
Magento Programmer | Was my answer helpful? You can accept it as a solution.