シングルセレクト以外にも、ラジオボタンやチェックボックスなどで試しましたが、結局シングルセレクトが一番使い勝手が良かったように思います。 3. functions.phpにフィルターフックを記述 後は、以下のコードをfunctions.phpに追加するだけです。 //翌朝10時便希望時に送料210円追加 add_filter('usces_filter_set_cart_fees_shipping_charge', 'custom_filter_set_cart_fees_shipping_charge', 10, 3); function custom_filter_set_cart_fees_shipping_charge($shipping_charge, $carts, $entries){ if($entries['custom_order']['rapid'] == "希望する