payment_methods = $payment_methods; $tpl->payment_id = $payment_id; return $tpl->render( 'shop-basket/basket-payments-methods' ); } }