How can I add a product to cart with custom \'total\' price?
if(isset($_POST[\'SubmitButton\'])){ $prod1 = $_POST[\'Option1\']; $prod2 = $_POST[\'Option2\']